For a list of all members of this type, see UltraRadialMenu members.
Name | Description | |
---|---|---|
Appearances | Returns the appearances collection. | |
AutoGenerateKeyTips | Gets or sets the value indicating whether to auto generate key tips for items in the radial menu when the key tip has not already been specified. | |
CenterTool | Gets or sets the tool in the center of the menu. | |
ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
CreationFilter | Returns or sets an object implementing the Infragistics.Win.IUIElementCreationFilter interface. This object is invoked during the print operation to allow for manipulation of the positioning and creation of uielements. | |
CurrentState | Returns a UltraRadialMenuStates value which represents the current state of the UltraRadialMenu control | |
CursorFilter | Gets or sets the cursor filter property | |
DrawFilter | Returns or sets an object implementing the Infragistics.Win.IUIElementDrawFilter interface. This object is invoked during the print operation to allow elements to be owner drawn. | |
EventManager | The object that enables, disables and controls firing of specific component events. | |
Expanded | Gets or sets the expanded state of the menu. | |
ImageList | Gets or sets the ImageList that contains the Image objects used by the tools. | |
ImageTransparentColor | Gets or sets the transparent color used when drawing tool images. | |
KeyActionMappings | Returns a collection of UltraRadialMenuKeyActionMapping objects which define the keyboard behavior for the UltraRadialMenu control. | |
MenuSettings | Gets an object which contains various settings that affect the radial menu. | |
OwningControl | Returns or sets the System.Windows.Forms.Control who owns the UltraRadialMenu. | |
ScrollBarLook | Gets or sets the ScrollBarLook instance which defines the appearance of the scroll bars. | |
Site | (Inherited from System.ComponentModel.Component) | |
StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
ToolSettings | Gets an object that contains various settings related to the tools. | |
UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) |
Name | Description | |
---|---|---|
ActiveControlOfActiveForm | Gets the leaf active control of the active form. If this is overridden in derived classes, it should call the base implementation first. If the base returns null, additional code should be used to find the active control of the active form. All toolbars managers used in an application should have the same implementation of this property or inconsistent behavior will occur. | |
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |