can I change the forecolor and backcolor of text
after i create a text editor with a pop up menu enable.
in the popup menu i have to choice black on white and white on black..
i can check the textbox forecolor and backcolor by using the following code
textbox.forecolor =color.black
textbox.backcolor=color.white
i just wonder can i just change the forecolor and backcolor of selectedText, not the entire textbox
any idea i will greatly appreciate
Hui Deng
|