Windows
For MDI frame windows, the ToolbarHeight property specifies the height of the toolbar when it is a floating toolbar.
Enter the desired height in the ToolbarHeight field on the Toolbar tab page in the window’s Properties view.
The ToolbarHeight property takes an integer value. The following line sets toolbar height for a window:
This.ToolbarHeight = 100