Button Bar

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

Hi

This may be simple, but can anyone tell me the easiest way to create a
button bar below a main menu bar like what you get in Word, Excel etc. I
can't see anything in VB.NET help regarding this?

Thanks
Richard
 
* "Richard said:
This may be simple, but can anyone tell me the easiest way to create a
button bar below a main menu bar like what you get in Word, Excel etc. I
can't see anything in VB.NET help regarding this?

There is a ToolBar control available. Have a look at the toolbox for
this control and the ImageList component.
 
Thanks to both of you, that is exactly what I needed and is so simple!
 

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