Back to Devexpress

BarStaticItem Events

windowsforms-devexpress-dot-xtrabars-dot-barstaticitem-dot-underscore-events.md

latest1.9 KB
Original Source

BarStaticItem Events

Represents a bar item with a look and feel similar to the StatusbarPanel.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
HyperlinkClickOccurs each time an end-user clicks a hyperlink within the current BarItem. Inherited from BarItem.
ItemClickOccurs when the current item is clicked. Inherited from BarItem.
ItemDoubleClickFires when a link to an item is double-clicked. Inherited from BarItem.
ItemPressFires immediately after a link associated with an item has been pressed. Inherited from BarItem.
ItemRightClickOccurs when a user right-clicks the BarItem. Inherited from BarItem.

See Also

BarStaticItem Class

BarStaticItem Members

DevExpress.XtraBars Namespace