Icons

  • Thread starter Thread starter Vanessa
  • Start date Start date
V

Vanessa

Is there a way to create a little bigger icons
and icons with more pixels than one created
using the Visual C# IDE?
Any references?
 
In the IDE you can create Icons of any size; look under the image menu when
you create a new icon.

Merlin
 
Hi Vanessa,

One Icon can hold many different pictures. The default one holds 16x16 and
32x32 pixel images. I forgot where but you right click in the left window
(I think, I don't have access to Visual Studio here so I might be wrong)
to change between 16x16 and 32x32 and any other image you have added using
the image menu.

Happy coding!
Morten
 

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