Table of Contents

Method GetStyle

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetStyle(long)

Returns the style at this position in the text control.

ITextBoxTextAttr GetStyle(long pos)

Parameters

pos long

The position for which text style is returned.

Returns

ITextBoxTextAttr

Remarks

Turn on IsRichEdit in order to use this method.