RibbonMiniToolbar Properties
A popup toolbar whose transparency depends on the distance from the mouse cursor to it.
Name | Description |
---|---|
Alignment | Gets or sets the toolbar’s alignment relative to the mouse cursor. This alignment is used when the toolbar is displayed. |
Allow |
Gets or sets a value indicating whether the toolbar remains visible when a popup menu is displayed. |
Allow |
Gets or sets whether tooltips can be displayed for items within the Ribbon |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
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. |
Item |
Provides access to a collection of item links displayed by the toolbar. |
Opacity |
Provides access to the toolbar opacity options. |
Parent |
Gets or sets the parent control which owns the toolbar. |
Popup |
Gets or sets a popup menu to be displayed simultaneously with the toolbar. |
Ribbon | Gets a Ribbon Control that owns the toolbar. |
Row |
Gets or sets the number of item link rows for this Ribbon |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tag |
Gets or sets an object that contains custom data for the current Ribbon |
See Also