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


In This Topic
RibbonNumericBox Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the user cancels changes to the RibbonNumericBox.  
Public EventOccurs when the user commits changes to the RibbonNumericBox.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventFires when the Format property changes.  
Public EventOccurs when the RibbonNumericBox 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 RibbonNumericBox 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 NumberFormat property is recreated.  
Public EventFires when the up/down buttons are clicked, before their built-in processing.  
Public EventEvent raised when the text is changed.  
Public EventFires when the Value property changes.  
Top
See Also