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


In This Topic
C1CommandMenu Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the value of the BackColor property changes.  
Public EventOccurs when the value of the BackgroundImage property changes.  
Public EventOccurs when the value of the BackHiColor property changes.  
Public EventEvent fired when the Category property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the Checked property has changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the command is invoked by the user. (Inherited from C1.Win.C1Command.C1Command)
Public EventOccurs after the command's submenu is closed.  
Public EventEvent fired after a command link was linked to this command. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired after a command link was unlinked from this command. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the command state has to be verified. (Inherited from C1.Win.C1Command.C1Command)
Public EventOccurs when the current command link changes.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when an owner drawn menu or toolbar needs to be drawn.  
Public EventOccurs when an owner drawn link needs to be drawn.  
Public EventEvent fired when the drop down arrow is clicked on the toolbar button. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the Enabled property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the Font property of menu is changed.  
Public EventOccurs when the value of the ForeColor property changes.  
Public EventOccurs when the value of the ForeHiColor property changes.  
Public EventOccurs when the value of the HideNonRecentLinks property changes.  
Public EventEvent fired when the Image or ImageIndex or Icon property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the LargeMenuDisplay property of menu is changed.  
Public EventOccurs when an owner drawn link needs to layout its text, image and control within the link bounds.  
Public EventOccurs when an owner drawn link needs to be measured.  
Public EventOccurs before the command's submenu is displayed.  
Public EventEvent fired when the Pressed property has changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the command is selected by the user. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the ShowShortcut property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the ShowTextAsToolTip property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the ShowToolTips property of menu is changed.  
Public EventEvent fired when the SideCaption property of menu is changed.  
Public EventEvent fired when the Text property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the ToolTip property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventEvent fired when the Visible property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
Public EventOccurs when the VisualStyle property has changed.  
Public EventEvent fired when the Width property of menu is changed.  
Top
See Also