Click or drag to resize

Window.Disable Method

X#
Disable this window (until a subsequent call to Enable()).

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Disable() AS USUAL
Request Example View Source

Return Value

Type: Usual
NIL
Remarks
Disabled windows no longer receive mouse and keyboard events.
See Also