Click or drag to resize

StatusBar.DisabledKeyIndicatorColor Property

X#
The Color object that the status bar uses to indicate that a key is disabled. The default is gray.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY DisabledKeyIndicatorColor AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The Color object that the status bar uses to indicate that a key is disabled. The default is gray.
See Also