Control.IsEnabled Method | ![X#](../icons/logo100.jpg) |
Report if this control is currently enabled.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.22 GA
Syntax VIRTUAL METHOD IsEnabled() AS USUAL
public virtual Usual IsEnabled()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if the control is enabled; otherwise, FALSE.
See Also