We typically recommend using the Toolstrip class
(There is also a dedicated Toolbar class but Toolstrip is simpler to use and gives a little more flexibility for most cases).
An example for this is included in the SDKPackage, and available online here -- obviously you can use simple Buttons or IButtons rather than the ImgButtons etc shown in the example if this is more appropriate for your application.
Comment