Back to Devexpress

RecentPinItem Events

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-recentpinitem-dot-underscore-events.md

latest2.6 KB
Original Source

RecentPinItem Events

A pin item within the Recent Item Control.

NameDescription
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed. Inherited from RecentItemBase.
CommandChangedOccurs after the value of the Command property has changed. Inherited from RecentItemBase.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed. Inherited from RecentItemBase.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ItemClickOccurs whenever an end-user clicks this item at runtime. Inherited from RecentItemBase.
ItemPressedOccurs when an end-user presses this item at runtime. Inherited from RecentItemBase.
PinButtonCheckedChangedFires whenever an end-user clicks pins this RecentPinItem.

See Also

RecentPinItem Class

RecentPinItem Members

DevExpress.XtraBars.Ribbon Namespace