Back to Devexpress

RadialMenu Properties

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

latest8.7 KB
Original Source

RadialMenu Properties

The menu where items are arranged along the circumference.

NameDescription
AllowGlyphSkinningGets or sets whether the menu item glyphs are painted using the item foreground colors.
AlphaChannelGets or sets the opacity level of the menu.
ArcHoveredThicknessGets or sets the thickness of arcs that mark hovered items.
ArcSelectedThicknessGets or sets the thickness of arcs that mark selected items.
AutoExpandGets or sets whether the menu is automatically expanded when invoked.
BackColorGets or sets the Radial Menu’s background color.
BorderColorGets or sets the background color of the menu’s outer border (the outer circle segment).
ButtonBorderColorGets or sets the border color of the central button.
ButtonRadiusGets or sets the radius of the central button that expands and collapses the menu.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CanShowPopupIndicates whether the current PopupMenuBase object can be displayed. Inherited from PopupMenuBase.
CloseOnOuterMouseClickGets or sets whether the current RadialMenu should be closed when an end-user clicks anywhere outside the RadialMenu‘s area.
CollapseOnOuterMouseClickGets or sets whether the current RadialMenu should be collapsed to its central circle button when an end-user clicks anywhere outside this RadialMenu.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CurrentContainerGets whether the container for items currently displayed in the menu is the RadialMenu, BarSubItem or BarLinkContainerItem object.
DefaultGlyph staticGets or sets the glyph displayed by default in the RadialMenu‘s central circle button.
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.
GlyphGets or sets an image displayed within the Radial Menu’s central circle button.
InnerRadiusGets or sets the starting radius of the inner circle segment that is filled with the color specified by an item’s BackColor ( BarItem.ItemInMenuAppearance.Normal.BackColor ) property.
ItemAutoSizeGets or sets whether items are auto-sized to fit the entire area of the RadialMenu.
ItemLinksProvides access to links owned and displayed by the popup menu. Inherited from PopupMenuBase.
LinksPersistInfoGets or sets a value that stores information on the links added to the current PopupMenuBase object at design time. Inherited from PopupMenuBase.
ManagerSpecifies the BarManager responsible for managing the PopupMenuBase object. Inherited from PopupMenuBase.
MenuColorGets or sets the secondary RadialMenu‘s color.
MenuDrawModeThis property is not supported by the RadialMenu class.
MenuRadiusGets or sets the radius of the Radial Menu, in pixels.
NameGets or sets the name of the popup menu component. Inherited from PopupMenuBase.
PaintStyleGets or sets the style used to paint the current RadialMenu.
RibbonSpecifies the RibbonControl responsible for managing the PopupMenuBase object. Inherited from PopupMenuBase.
SiteGets or sets the ISite of the Component. Inherited from Component.
SubMenuHoverColorGets or sets the color used to paint the menu’s border segment corresponding to a sub-menu when it is hovered over.
TagGets or sets user-defined data associated with the control. Inherited from PopupMenuBase.
TextRenderingHintGets or sets the RadialMenu‘s text rendering quality.
VisibleGets whether the menu is visible.

See Also

RadialMenu Class

RadialMenu Members

DevExpress.XtraBars.Ribbon Namespace