public class TextEventArgs : EventArgsPublic Class TextEventArgs
Inherits EventArgsNo 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) |