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

TdxBarToolbarsListItemControl Methods
Show Inherited Hide Inherited

Represents TdxBarToolbarsListItem on toolbars and in submenus.
Name Description
BeginGroupChanged protected This method is called when changing the BeginGroup property. Inherited from TdxBarItemControl.
CanClicked protected Specifies an item control’s response to mouse clicks. Inherited from TdxBarSubItemControl.
CanDestroyOnClick protected Specifies whether a parent bar control loses focus when a user clicks the item control. Inherited from TdxBarItemControl.
CaptionChanged protected This procedure is called when changing item control captions. Inherited from TdxBarItemControl.
ControlClick(Boolean,Char) protected Activates an item control. Inherited from TdxBarSubItemControl.
ControlInactivate(Boolean) protected Inherited from TdxBarItemControl.
CreateSubMenuControl protected Creates a bar control of type TdxBarSubMenuControl. Inherited from TdxBarSubItemControl.
DoCloseUp(Boolean) protected Inherited from TdxBarButtonLikeControl.
DoDropDown(Boolean) protected Inherited from TdxBarButtonLikeControl.
Equals(TObject) Inherited from TObject.
GetDefaultHeight protected Inherited from TdxBarItemControl.
GetDefaultWidth protected Inherited from TdxBarItemControl.
GetHashCode Inherited from TObject.
HasWindow Determines whether the current item control is a windowed control. Inherited from TdxBarItemControl.
HotGlyphChanged protected Inherited from TdxBarItemControl.
IsDroppedDown Inherited from TdxBarItemControl.
Paint(TcxCanvas,TRect,TdxBarPaintType) Paints an item control. Inherited from TdxBarItemControl.
PaintStyleChanged protected Inherited from TdxBarItemControl.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
Repaint Repaints an item control on screen. Inherited from TdxBarItemControl.
ToString Inherited from TObject.
Update Inherited from TdxBarItemControl.
Update(TRect) Inherited from TdxBarItemControl.
UseRightToLeftAlignment Inherited from TdxBarItemControl.
UseRightToLeftReading Inherited from TdxBarItemControl.
UseRightToLeftScrollbar Inherited from TdxBarItemControl.
See Also