how do i put an image in the background of a textbox?

  • Thread starter Thread starter Daniel
  • Start date Start date
hi Daniel
For the standard textbox control that is provided with visual studio , you
can only change the background color from its BackColor property. you might
need create your own custom control if you want to do that .
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top