icon - in winforms

  • Thread starter Thread starter tom
  • Start date Start date
T

tom

i cant find an icon icon in the winforms tool box
on visual studio.

surely must be there somewhere

I need to put an icon on a form

sorry for being thick
thanks
 
Hi,
You can use the PictureBox control for this :-)

Cheers,
Alex Clark
 
Hello,

tom said:
i cant find an icon icon in the winforms tool box
on visual studio.

surely must be there somewhere

I need to put an icon on a form

Use a PictureBox control for this purpose and set its 'Image' property.
 

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

Similar Threads


Back
Top