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


In This Topic
RibbonTextBox Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the user cancels changes to the text box.  
Public EventOccurs when the user commits changes to the text box.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the text box 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 text box 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 EventEvent raised when the text is changed.  
Top
See Also