Icons on the menus

  • Thread starter Thread starter sonu
  • Start date Start date
S

sonu

Hi,

Is it possible to attach the icons to the menus in VB.NET.

I have read we have to use ownerdraw menus to do this.
Does anyone know more than this.

Sample application would be a better help.

Thanks in advance.
 
In VB2005 it is simply possible by setting a property or in the designer...
Don't know which version you are referring to
 
sonu said:
Is it possible to attach the icons to the menus in VB.NET.

If you are using VS 2005 (.NET 2.0) you can use the MenuStrip control which
is available directly in the toolbox.
 

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