RecentItemBase Events
A base class for all UI elements in the RecentItemControl.
Name | Description |
---|---|
Command |
Occurs when the Can |
Command |
Occurs after the value of the Command property has changed. |
Command |
Occurs after the value of the Command |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Item |
Occurs whenever an end-user clicks this item at runtime. |
Item |
Occurs when an end-user presses this item at runtime. |
See Also