Name | Description | |
---|---|---|
![]() | Click | Occurs when the button is clicked. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DrawItem | Occurs when the button is owner-drawn. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
![]() | MeasureItem | Occurs when the button is measured. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
![]() | MouseEnter | Occurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | MouseLeave | Occurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | PressedButtonChanged | Occurs when the Pressed property is changed for some button that belongs to the same toggle group. |
![]() | PressedChanged | Occurs whenever the Pressed property is changed. |