Hi,
The "Strip*" controls have already been implemented in version 6.4.0 Release d, and that includes MenuStrip, ToolStrip, StatusStrip etc.
I would suggest you took a look at MenuStrip for this purpose. Although it defaults to Dock=Top, you can change that to None and then positiion it as you wish anywhere on the form.
Hope this helps,
Palli