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