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

TdxBarItemControl Class

An abstract base class for item controls that represents toolbar items.

#Declaration

#Remarks

TdxBarItemControl is a base class for all item controls. Item controls represent items on a toolbar. One item can have several item controls. TdxBarItemControl is the ancestor of the TdxBarButtonControl, TdxBarSubItemControl, and TdxBarWinControl classes. TdxBarItemControl provides the basic properties and methods that item controls use to interact with users.

#Inheritance

TObject
TcxIUnknownObject
TdxBarItemControl
See Also