Window.IsEnabled Method | |
Report if this window is currently enabled.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD IsEnabled() AS USUAL
public virtual Usual IsEnabled()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if the window is enabled; otherwise, FALSE.
See Also