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


In This Topic
RibbonColorPicker Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the button is clicked. (Inherited from C1.Win.C1Ribbon.RibbonSplitButton)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the drop-down portion of this element is shown. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase)
Public EventIndicates that the drop-down portion of this element has closed. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase)
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 whenever the RibbonSplitButton.Pressed property is changed. (Inherited from C1.Win.C1Ribbon.RibbonSplitButton)
Public EventOccurs when the Color property has changed.  
Top
See Also