Why Font Size clears all Bold formats in RichTextBox?
Using the following command removes all bold texts in the RichTextBox !!!
If i do this command before bolding, the problem will be resolved. but the structure of my problem is different. it needs to change the font size after thatCode:Richtext1.Font.Size = 16![]()
How to save the bold format?
Thank you![]()




Reply With Quote
