TdxStatusBarKeyboardStatePanelStyle Properties
This defines the display style and behavior of the keyboard state panels.
Name | Description |
---|---|
Alignment |
Specifies the alignment of text within the panel.
Inherited from Tdx |
Caps |
Specifies the appearance of the CAPS LOCK key indicator. |
Color |
Specifies the background color of the panel.
Inherited from Tdx |
Font |
Specifies the font used to display text within the panel.
Inherited from Tdx |
Full |
Specifies whether key indicators are displayed in separate panel sections. |
Insert |
Specifies the appearance of the Insert key indicator. |
Keyboard |
Defines which keyboard indicators are visible on the status bar. |
Num |
Specifies the appearance of the NUM LOCK key indicator. |
Owner |
Provides access to the status bar panel that corresponds to the current panel style.
Inherited from Tdx |
Painter |
Inherited from Tdx |
Parent |
Specifies whether panel text is painted using font settings of the status bar control.
Inherited from Tdx |
Scroll |
Specifies the appearance of the SCROLL LOCK key indicator. |
Status |
Provides access to the status bar control, which owns the panel corresponding to the current panel style.
Inherited from Tdx |
See Also