[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTimePicker.TextChanged

TextChanged Event

Event raised when the text is changed.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonTimePicker.TextChanged", "Event raised when the text is changed.")]
public event EventHandler TextChanged
<C1Category("PropertyChanged", "Property Changed")>
<C1Description("RibbonTimePicker.TextChanged", "Event raised when the text is changed.")>
Public Event TextChanged As EventHandler
Returns
Type Description
EventHandler Event raised when the text is changed.