XTPGridItemButtonState Enumeration
Description
Image state for item buttons.
Members
| Member | Description |
|---|---|
| xtpGridItemButtonStateAll | All states set. |
| xtpGridItemButtonStateNormal | Specifies a normal icon. This is the image displayed when the item is displayed normally. |
| xtpGridItemButtonStateHot | Specifies a hot icon. This is the image displayed when the mouse pointer is positioned over the item. |
| xtpGridItemButtonStatePressed | Specifies a "pressed" or pushed icon. This is the image displayed when the item is currently pressed by the mouse cursor. |
| xtpGridItemButtonStateDisabled | Specifies a disabled icon. This is the image displayed when the item is disabled. |
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.