Method GetStyle
GetStyle(long)
Returns the style at this position in the text control.
ITextBoxTextAttr GetStyle(long pos)
Parameters
poslongThe position for which text style is returned.
Returns
Remarks
Turn on IsRichEdit in order to use this method.