Change all text without selecting?
Posted: Thu Sep 18, 2008 2:15 am
Hi,
I simply want to change the font of all the text without selecting anything from a ComboBox, is this possible?
I have only 4 Styles that ever need changing as this is an ASCII Art Viewer.
I have tried using: rve.ApplyTextStyle(0); but this has no effect.
Could someone please tell me how I can do this without selecting any text so that all the documents text is changed like in Notepad?
An example would be very much appreciated.
Many thanks
jnap
I simply want to change the font of all the text without selecting anything from a ComboBox, is this possible?
I have only 4 Styles that ever need changing as this is an ASCII Art Viewer.
I have tried using: rve.ApplyTextStyle(0); but this has no effect.
Could someone please tell me how I can do this without selecting any text so that all the documents text is changed like in Notepad?
An example would be very much appreciated.
Many thanks
jnap