|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« DBWPartFreezeEvent |
Detects the occurrence of a freeze event on a Part
Function DBWPartFreezeEvent()
TRUE |
If a freeze event on Part has occoured |
|---|---|
FALSE |
otherwise |
if DBWPartFreezeEvent() then
msgbox "Part - Freeze Event"
end if