CRichEditCtx.SetTextBoldmethod
Sets the attribute of selected text or word to bold.
Syntax
SUB SetTextBold ()
Description
Changes the selected text or word under the cursor to bold. If it is already set, it removes it.
Reference
- Defined in AfxNova/CRichEditCtx.inc:3957
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class