[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.TextChanged

TextChanged Event

Fires when the value of the Text property changes.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonControlHost.TextChanged", "Fires when the value of the Text property changes.")]
public event EventHandler TextChanged
<C1Category("PropertyChanged", "Property Changed")>
<C1Description("RibbonControlHost.TextChanged", "Fires when the value of the Text property changes.")>
Public Event TextChanged As EventHandler
Returns
Type Description
EventHandler Fires when the value of the property changes.