Skip to main content
A newer version of this page is available. .

RecentTextGlyphItemBase Events

The base class for all RecentItemControl elements that are able to display both caption and image.
Name Description
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ItemClick Occurs whenever an end-user clicks this item at runtime. Inherited from RecentItemBase.
ItemPressed Occurs when an end-user presses this item at runtime. Inherited from RecentItemBase.
See Also