Menus with buttons

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi All,

I want to create a menu bar on the bottom of the
screen... No problem right, but I want to add buttons to
the menu. In eVB it was sooo easy... But I am having
trouble in C#.

Can anyone help me here?

Thanks,
James.
 
Yup,

I worked this one out...
Adding a MainMenu bar and then Toolbar to the bottom of
the Form will automagically align the toolbar buttons
after the right most MainMenu Item... Alignment is
performed at runtime.

THanks,
James.
 

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