DateTimeEditors for WinRT
TextChanged Event

Syntax
'Declaration
 
Public Event TextChanged As Windows.UI.Xaml.Controls.TextChangedEventHandler
public event Windows.UI.Xaml.Controls.TextChangedEventHandler TextChanged
Event Data

The event handler receives an argument of type Windows.UI.Xaml.Controls.TextChangedEventArgs containing data related to this event. The following TextChangedEventArgs properties provide information specific to this event.

PropertyDescription
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback