Hi,
I'm not good with programming, so wanna ask quite a stupid question. I make
a font dialog as a part of my parent form. Then i used the MDI to create a
child form which consist of a richTextBox
How do change the font and colour of my typing in richTextBox inside my
child form from the fontDialog in my parent form.
And about the changing of the fonts, how to separate this 2 scenario :
1. Block the existing sentences, choose the font dialog option and change
the style.
2. Change the style, and it will only change the next letter typed. But it
does not change any typing that is not blocked.
Thanks in advance
Cheers
I'm not good with programming, so wanna ask quite a stupid question. I make
a font dialog as a part of my parent form. Then i used the MDI to create a
child form which consist of a richTextBox
How do change the font and colour of my typing in richTextBox inside my
child form from the fontDialog in my parent form.
And about the changing of the fonts, how to separate this 2 scenario :
1. Block the existing sentences, choose the font dialog option and change
the style.
2. Change the style, and it will only change the next letter typed. But it
does not change any typing that is not blocked.
Thanks in advance
Cheers