Back to Devexpress

BarItem Events

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

latest1.5 KB
Original Source

BarItem Events

Provides the functionality of bar elements.

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.
ItemClickOccurs when the current item is clicked.
ItemDoubleClickFires when a link to an item is double-clicked.
ItemPressFires immediately after a link associated with an item has been pressed.
ItemRightClickOccurs when a user right-clicks the BarItem.

See Also

BarItem Class

BarItem Members

DevExpress.XtraBars Namespace