[]
An event called each time the cursor position is changed by key or mouse action and reports the style of the text at the new cursor position.
public event C1Editor.TextStyleEventHandler CurrentTextStyleChanged
Public Event CurrentTextStyleChanged As C1Editor.TextStyleEventHandler
| Type | Description |
|---|---|
| C1Editor.TextStyleEventHandler | An event called each time the cursor position is changed by key or mouse action and reports the style of the text at the new cursor position. |