public class TextEventArgs : EventArgs
Public Class TextEventArgs
Inherits EventArgs
No code example is currently available or this language may not be supported.
TextEventArgs | Create a new instance of the TextEventArgs Item. |
TextEventArgs(String) | Create a new instance of the TextEventArgs Item. |
Value | Get/Set the text to pass in this event. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |