Back to Devexpress

ContextButtonBase Events

windowsforms-devexpress-dot-utils-dot-contextbuttonbase-dot-underscore-events.md

latest1.9 KB
Original Source

ContextButtonBase Events

Represents a base class for context buttons.

NameDescription
ClickFires when the current item is clicked. Inherited from ContextItem.
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.
CustomToolTipAllows you to specify a tooltip shown when the mouse pointer hovers over a context button. This event is only raised for RatingContextButton and TrackBarContextButton objects. Inherited from ContextItem.
HyperlinkClickFires when a hyperlink in the button caption is clicked.

See Also

ContextButtonBase Class

ContextButtonBase Members

DevExpress.Utils Namespace