V VJ May 4, 2004 #1 I am looking to paint some object on my text box. How do I accomplish this, since there is no Paint event for the TextBox VJ
I am looking to paint some object on my text box. How do I accomplish this, since there is no Paint event for the TextBox VJ
K Klaus H. Probst May 5, 2004 #2 Text boxes are not drawing surfaces. Whatever it is you're trying to do you'll have to do some other way.
Text boxes are not drawing surfaces. Whatever it is you're trying to do you'll have to do some other way.