C1.Android.Input Assembly / C1.Android.Input Namespace / TextChangedEventArgs Class
Members


TextChangedEventArgs Class
Event information for C1ComboBox.TextChanged event.
Syntax
'Declaration
 
Public Class TextChangedEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As TextChangedEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Android.Input.TextChangedEventArgs

See Also