Back to Devexpress

WindowsUIButton Events

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-windowsuibutton-dot-underscore-events.md

latest1.6 KB
Original Source

WindowsUIButton Events

A Custom Button in the WindowsUI View. A button in the WindowsUIButtonPanel control.

NameDescription
ClickOccurs when an end-user clicks this WindowsUIButton.
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed.
CommandChangedOccurs after the value of the Command property has changed.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed.

See Also

WindowsUIButton Class

WindowsUIButton Members

DevExpress.XtraBars.Docking2010 Namespace