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

TCustomdxBarControl Class

The base class for bar controls (toolbars, submenus, and popup menus).

#Declaration

#Remarks

Bar controls are created by the TdxBarItemLinks.CreateBarControl method. The type of newly created bar control depends upon source information storage:

There is no need to access or manage bar controls directly. Use their non-visual counterparts instead.

TdxBarControl and TdxBarSubMenuControl are inherited from TCustomdxBarControl.

See Also