L
Laxmikant Rashinkar
Hi,
I would like to write an instant messenger program.
I thought I would use a textbox for the text, so I can easily scroll up and
down.
But the problem is that I cannot use multi colored text inside a text box.
So is using a panel the only way out? Assuming I used drawstring() to
display
my message in any color I want, how would I scroll the text on the panel?
Is there any public domain code for instant messanger?
thanks
LK
I would like to write an instant messenger program.
I thought I would use a textbox for the text, so I can easily scroll up and
down.
But the problem is that I cannot use multi colored text inside a text box.
So is using a panel the only way out? Assuming I used drawstring() to
display
my message in any color I want, how would I scroll the text on the panel?
Is there any public domain code for instant messanger?
thanks
LK