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


In This Topic
RibbonDatePicker Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the user cancels changes to the RibbonDatePicker.  
Public EventOccurs when the user commits changes to the RibbonDatePicker.  
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 EventFires when the Format property changes.  
Public EventOccurs when the RibbonDatePicker receives focus.  
Public EventOccurs when a key is first pressed.  
Public EventOccurs when the user presses and releases a key.  
Public EventOccurs when a key is released.  
Public EventOccurs when the RibbonDatePicker loses focus.  
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 EventFires when the DateFormat property is recreated.  
Public EventEvent raised when the text is changed.  
Public EventFires when the Value property changes.  
Top
See Also