Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxStatusBarKeyStateAppearance Properties

Controls the appearance of the keyboard indicators on the status bar.
Name Description
ActiveCaption The caption displayed when the key is activated (locked).
ActiveFontColor The color of an indicator font in active state.
Code Gets the key code corresponding to the keyboard state caption whose appearance is specified by this TdxStatusBarKeyStateAppearance object.
Id Returns a value representing the key whose appearance is specified by this TdxStatusBarKeyStateAppearance object.
InactiveCaption The caption displayed when the key is inactivated (unlocked).
InactiveFontColor The color of the inactive state indicator font.
See Also