RecentPanelBase Properties
A base class for the RecentItemControl‘s panels (e.g., the RecentStackPanel objects).
Name | Description |
---|---|
Appearance |
Provides access to this Recent |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets this Recent |
Caption |
Gets or sets the distance between this panel’s caption and icon. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Glyph |
Gets or sets the icon displayed by this panel. This property is obsolete. Use the Image |
Glyph |
Gets or sets the distance in pixels between this panel’s text and icon. |
Image |
Provides access to properties that allow you to set up raster and vector images for this Recent Control panel. |
Indent |
Gets or sets the distance between items hosted within this panel. |
Is |
Returns whether or not this Recent |
Items | Provides zero-based indexed access to all Recent Item Control elements hosted within this panel. |
Move |
Gets or sets whether or not pinned Recent |
Name |
Gets or sets this Recent |
Panel |
Gets or sets the distance between the panel content and this panel’s border. |
Recent |
Gets the parent Recent |
Selected |
Gets or sets the currently selected item owned by this Recent |
Selected |
Gets the currently selected Recent |
Selected |
Gets or sets the currently selected Recent |
Show |
Gets or sets whether or not the panel caption should be visible. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
See Also