C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / TextChanged Event

In This Topic
TextChanged Event (RibbonControlHost)
In This Topic
Fires when the value of the Text property changes.
Syntax
'Declaration
 
Public Event TextChanged As System.EventHandler
 
See Also