Table of Contents

Method SetBasicStyle

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

SetBasicStyle(ITextBoxRichAttr)

Sets the basic (overall) style.

public virtual void SetBasicStyle(ITextBoxRichAttr style)

Parameters

style ITextBoxRichAttr

Remarks

This is the style of the whole buffer before further styles are applied, unlike the default style, which only affects the style currently being applied (for example, setting the default style to bold will cause subsequently inserted text to be bold).