[]
Class object used to inform text style information. This object passes style information for the TextStyleEventHandler event.
public delegate void C1Editor.TextStyleEventHandler(object sender, TextStyleEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | |
| TextStyleEventArgs | e |
| Name | Description |
|---|---|
| TextStyleEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, TextStyleEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, TextStyleEventArgs) |