DisableMsgDispatch Property
Description
Sets / returns whether Windows messages should be processed during Spel method execution.
Syntax
DisableMsgDispatch
Type
Boolean
Default Value
False
Remarks
This property should normally not be used. It is intended for special applications that do not want keyboard or mouse processing while a Spel method is executing.