C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / C1RadialMenu Class


In This Topic
C1RadialMenu Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the tooltip is displaying if the TooltipPlacement is set to C1.Win.C1Command.RadialMenu.TooltipPlacementMode.Custom.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when a menu item is checked.  
Public EventOccurs when a menu item is clicked.  
Public EventOccurs when a menu item is closed.  
Public EventOccurs when a menu item is closing.  
Public EventOccurs when a menu item is opened.  
Public EventOccurs when a menu item is opening.  
Public EventOccurs when a menu item is unchecked.  
Public EventOccurs when the menu is closed.  
Public EventOccurs when the menu is closing.  
Public EventOccurs when the menu is collapsed.  
Public EventOccurs when the menu is collapsing.  
Public EventOccurs when the menu is expanded.  
Public EventOccurs when the menu is expanding.  
Public EventOccurs when the menu is opened.  
Public EventOccurs when the menu is opening.  
Public EventOccurs when a public property has changed.  
Top
See Also