Explore the Rich Edit Control text formatting capabilities.
-
Updated
Oct 15, 2024 - Visual Basic .NET
Explore the Rich Edit Control text formatting capabilities.
Retrieve text from RichEditControl in available formats.
Copy the character and paragraph properties and apply formatting to the selected text.
Use the Visitor-Iterator pattern to enclose bold text in asterisks and return all characters without formatting. Paragraph ends are replaced with newline symbols, other document elements are skipped.
Add a description, image, and links to the xtrarichedit topic page so that developers can more easily learn about it.
To associate your repository with the xtrarichedit topic, visit your repo's landing page and select "manage topics."