[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.CurrentTextStyleChanged

CurrentTextStyleChanged Event

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.

Namespace: C1.Win.Editor
Assembly: C1.Win.Editor.8.dll
Syntax
public event C1Editor.TextStyleEventHandler CurrentTextStyleChanged
Returns
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.