I am using old good RichEdit control with last version of VB.NET I want to set font attributes for text which will be typed from now and then. So, RichEdit.Font and RichEdit.SelectedFont are not an options.
What should be the correct approach?
Thank you in advance.