Method SetBasicStyle
SetBasicStyle(ITextBoxRichAttr)
Sets the basic (overall) style.
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).