articles

Home / DeveloperSection / Articles / ToolStripContainer Control in VB.Net

ToolStripContainer Control in VB.Net

ToolStripContainer Control in VB.Net

Pushpendra Singh33792 11-Dec-2010

ToolStripContainer control is a container of ToolStrip. ToolStripContainer allows more than one ToolStrip control in side ToolStripContainer.

Drag and drop ToolStripContainer control from toolbox on the window Form.

ToolStripContainer Control in VB.Net

Panel on each side of the Form can contain only MenuControl (ToolStrip, MenuStrip or StatusStrip). Central panel of ToolStripContainer can contain one or more other controls.

Expand the panel in which u want to add ToolStrip.

ToolStripContainer Control in VB.Net

Run the project

ToolStripContainer Control in VB.Net

When you click top panel menuStrip then top menu will show

.ToolStripContainer Control in VB.Net

When you click left panel ToolStrip then left menu will show.


ToolStripContainer Control in VB.Net



Updated 14-Jul-2020

Leave Comment

Comments

Liked By