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

TdxRibbonColorGalleryItem Events
Show Inherited Hide Inherited

A bar item that provides advanced color selection capabilities.
Name Description
OnClick Allows you to respond to clicks on the bar item. Inherited from TdxBarItem.
OnCloseUp protected Occurs when a dropdown window closes. Inherited from TCustomdxBarSubItem.
OnColorChanged Enables you to respond to color selection changes.
OnDestroy This event occurs before the bar item is destroyed. Inherited from TdxBarItem.
OnDetaching Occurs when a user starts to drag the bar. Inherited from TCustomdxBarSubItem.
OnGetData Occurs prior to activation of the list stored in a container item on screen. Inherited from TCustomdxBarContainerItem.
OnGetScreenTip Inherited from TdxBarItem.
OnPaintBar Occurs when drawing a bar at the left side of the submenu. Inherited from TCustomdxBarSubItem.
OnPopup protected Occurs when a dropdown window opens. Inherited from TCustomdxBarSubItem.
See Also