How Do I Make an Item in a Windows Form like those in The Main Toolbar of Most Programs?

GroundZERO 63 asked:


I want to make tools like the “File, Edit, and Help” buttons on a standard toolbar. There are somethings that are similar but they have an arrow that you have to click for the list to drop down. Basically I want a label that opens into a drop down list when you click it.
The program is written in C#.

Sorry for not saying that

Discount Calling Rate

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • MySpace
  • StumbleUpon
  • Technorati
  • TwitThis

2 Responses to “How Do I Make an Item in a Windows Form like those in The Main Toolbar of Most Programs?”

  1. Mahdi C - February 28th, 2009

    Programming Language?

  2. Jason C - February 28th, 2009

    It’s called a menu bar, should be quite easy to make, google it with your needed language like:

    C# menu bar

    or

    Visual Basic menu bar