Back to Devexpress

RibbonMiniToolbar Properties

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonminitoolbar-dot-underscore-properties.md

latest4.2 KB
Original Source

RibbonMiniToolbar Properties

A popup toolbar whose transparency depends on the distance from the mouse cursor to it.

NameDescription
AlignmentGets or sets the toolbar’s alignment relative to the mouse cursor. This alignment is used when the toolbar is displayed.
AllowShowingWhenPopupIsOpenGets or sets a value indicating whether the toolbar remains visible when a popup menu is displayed.
AllowToolTipsGets or sets whether tooltips can be displayed for items within the RibbonMiniToolbar.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ItemLinksProvides access to a collection of item links displayed by the toolbar.
OpacityOptionsProvides access to the toolbar opacity options.
ParentControlGets or sets the parent control which owns the toolbar.
PopupMenuGets or sets a popup menu to be displayed simultaneously with the toolbar.
RibbonGets a Ribbon Control that owns the toolbar.
RowCountGets or sets the number of item link rows for this RibbonMiniToolbar.
SiteGets or sets the ISite of the Component. Inherited from Component.
TagGets or sets an object that contains custom data for the current RibbonMiniToolbar object.

See Also

RibbonMiniToolbar Class

RibbonMiniToolbar Members

DevExpress.XtraBars.Ribbon Namespace