Click or drag to resize

Control.IsEnabled Method

X#
Report if this control is currently enabled.

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

Return Value

Type: Usual
TRUE if the control is enabled; otherwise, FALSE.
See Also