Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
DrawItem | Occurs when the item is owner-drawn. | |
DropDown | Occurs when the drop-down portion of this element is shown. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
DropDownClosed | Indicates that the drop-down portion of this element has closed. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
ElementToolTipShowing | Occurs before a tooltip of an gallery element is displayed. RibbonGallery has UpScrollButton, DownScrollButton and DropDownButton elements. | |
HighlightedItemChanged | Occurs when the mouse moves over a GalleryItem. | |
MouseEnter | Occurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem) | |
MouseLeave | Occurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SelectedIndexChanged | Occurs when the value of the SelectedIndex property changes. |