Lander
Lander
CC#
Created by Lander on 1/7/2024 in #help
WinForms change RichTextBox selection font size but keep style
I'd like to change the font size of the selected text, doing this should keep all other styles on each character. Is there a better way to do it without having to loop over each character? If not -- can I make it at least so it doesn't update the view after each character but after it's done changing all characters
1 replies