[]
Provides EventArgs with Text.
public class TextEventArgs : EventArgs
Public Class TextEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| TextEventArgs(string) | Creates an instance of TextEventArgs class. |
| Name | Description |
|---|---|
| Text | Text from event. |