Property Style
Style
When implemented by a class, gets or sets the index of lexical style evaluated by the hit-test operation. Contains index of lexical style if mouse is over the text; - 1 otherwise.
int Style { get; set; }
When implemented by a class, gets or sets the index of lexical style evaluated by the hit-test operation. Contains index of lexical style if mouse is over the text; - 1 otherwise.
int Style { get; set; }