Click or drag to resize

StatusBar.DisabledKeyIndicatorColor Property (Typed)

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

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

Property Value

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