Back to Devexpress

BarLargeButtonItem Events

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

latest3.5 KB
Original Source

BarLargeButtonItem Events

A bar item that displays a large image in a toolbar.

NameDescription
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed. Inherited from BarButtonItem.
CommandChangedOccurs after the value of the Command property has changed. Inherited from BarButtonItem.
CommandParameterChangedOccurs after the value of the Command property has changed. Inherited from BarButtonItem.
DefaultDropDownLinkChangedRaises when the value of the DefaultDropDownLink property changes. Inherited from BarButtonItem.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DownChangedOccurs after the item’s pressed state has been changed. Inherited from BarBaseButtonItem.
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

BarLargeButtonItem Class

BarLargeButtonItem Members

DevExpress.XtraBars Namespace