You know the RichTextBox. Is there an easy way to get a "RichTextButton" in WinForms? Think about the button tag in HTML, which allows something like a rich text button.
I want to add some text formatting to buttons in C#/.NET.
You know the RichTextBox. Is there an easy way to get a "RichTextButton" in WinForms? Think about the button tag in HTML, which allows something like a rich text button.
I want to add some text formatting to buttons in C#/.NET.