C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonToggleButton Class


In This Topic
RibbonToggleButton Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the button is clicked. (Inherited from C1.Win.C1Ribbon.RibbonButton)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the button is owner-drawn. (Inherited from C1.Win.C1Ribbon.RibbonButton)
Public EventOccurs when the button is measured. (Inherited from C1.Win.C1Ribbon.RibbonButton)
Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventOccurs when the Pressed property is changed for some button that belongs to the same toggle group.  
Public EventOccurs whenever the Pressed property is changed.  
Top
See Also