I need to use a background image in a multiline textbox.
the background color works ok but nothing happens when I
try to set the BackgroundImage property.

txtT1.BackgroundImage=Image.FromFile("C:\\theimage.jpg");

How can I set it?
Thanks.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to