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


In This Topic
RibbonControlHost Class Events
In This Topic

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

Public Events
 NameDescription
Public EventFires when the value of the BackColor property changes.  
Public EventFires when the hosted control is clicked.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventFires when the hosted control is double-clicked.  
Public EventFires when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into the hosted control.  
Public EventFires when the user drags an item into the client area of the hosted control.  
Public EventFires when the user drags an item and the mouse pointer is no longer over the client area of the hosted control.  
Public EventFires when the user drags an item over the client area of the hosted control.  
Public EventFires when the value of the Enabled property changes.  
Public EventFires when the hosted control is entered.  
Public EventFires when the value of the ForeColor property changes.  
Public EventFires during a drag operation.  
Public EventFires when the hosted control receives the focus.  
Public EventFires when a key is pressed while the hosted control has focus.  
Public EventFires when a key is pressed while the hosted control has focus.  
Public EventFires when a key is released while the hosted control has focus.  
Public EventFires when the input focus leaves the hosted control.  
Public EventFires when the hosted control loses the focus.  
Public EventFires when the user presses a mouse button on the hosted control.  
Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventFires when the mouse pointer hovers over the hosted control.  
Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventFires when the user moves the mouse over the hosted control.  
Public EventFires when the user releases a mouse button over the hosted control.  
Public EventFires when the hosted control is redrawn.  
Public EventFires during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.  
Public EventFires when the hosted control is resized.  
Public EventFires when the value of the RightToLeft property changes.  
Public EventFires when the value of the Text property changes.  
Public EventFires after the contents of the hosted control have been validated.  
Public EventFires to validate the contents of the hosted control before it loses focus.  
Public EventFires when the value of the Visible property changes.  
Top
See Also