Back to Devexpress

BarItemCustomDrawEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-baritemcustomdraweventargs-dot-underscore-properties.md

latest3.0 KB
Original Source

BarItemCustomDrawEventArgs Properties

Provides data for the BarManager.CustomDrawItem event.

NameDescription
BoundsReturns this bar item link’s bounds.
CacheProvides access to this bar item link’s graphics cache.
DrawOnlyTextGets whether or not this bar item link should display only its caption.
DropDownBoundsGets the area occupied by the drop-down menu for this bar item link.
GlyphGets the icon that should be displayed for this bar item link by default.
GlyphBoundsGets the area occupied by this bar item link’s default icon.
GraphicsProvides access to the Graphics object associated with this bar item link.
HandledGets or sets whether or not this item link is painted manually.
LinkInfoSpecifies the info for the bar item link related to this event.
RibbonItemInfoSpecifies the info for the ribbon item related to this event.
ShouldDrawCheckBoxGets whether or not this bar item link should display a check box.
ShouldDrawDropDownGets whether or not this bar item link should display its drop-down menu by default.
ShouldDrawEditorGets whether or not this bar item link should display an editor.
StateGets the current bar item link state (normal, selected, pressed, checked, disabled etc.).
TextGets the default text that should be displayed by this bar item link.
TextBoundsGets the area occupied by this bar item link’s default text.

See Also

BarItemCustomDrawEventArgs Class

BarItemCustomDrawEventArgs Members

DevExpress.XtraBars Namespace