Version

UltraRadialMenu Class Events

For a list of all members of this type, see UltraRadialMenu members.

Public Events
 NameDescription
Public EventAfterPerformActionAfterPerformAction event gets fired after an action associated with a key action mapping has been performed.  
Public EventBeforePerformActionBeforePerformAction event gets fired before an action associated with a key action mapping is about to be performed.  
Public EventCenterButtonClickOccurs after the center button tool has been clicked.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDrillDownButtonClickOccurs after the the drilldown button of a tool has been clicked  
Public EventListToolSelectedValueChangedOccurs after the SelectedValue of a RadialMenuListTool or RadialMenuFontListTool has changed.  
Public EventListToolSelectedValueCommittedOccurs after the SelectedValue of a RadialMenuListTool or RadialMenuFontListTool is committed.  
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Public EventToolCheckedChangedOccurs after a tool's Checked property has changed.  
Public EventToolCheckedChangingOccurs before a tool's Checked property has changed.  
Public EventToolClickOccurs after a tool has been clicked.  
Public EventToolColorChangedOccurs after the Color of a RadialMenuColorTool or RadialMenuColorWellTool has changed.  
Public EventToolValueChangedOccurs after the Value of a RadialMenuNumericTool or RadialMenuNumericGaugeTool has changed.  
See Also