RecentItemBase Constructors
A base class for all UI elements in the RecentItemControl.Name | Parameters | Description |
---|---|---|
RecentItemBase() | none | Initializes a new instance of the RecentItemBase class with the default settings. |
RecentItemBase(RecentPanelBase) | recentControlPanel | Initializes a new instance of the RecentItemBase class with the specified settings. |
See Also