The properties of System.Windows.Forms.ToolStripContainer are listed below. For a list of all members, see the ToolStripContainer Members list.
See Also: Inherited members from System.Windows.Forms.ContainerControl
override | AutoScroll | bool.
This property is not relevant for this class. |
AutoScrollMargin | System.Drawing.Size.
This property is not relevant for this class. | |
AutoScrollMinSize | System.Drawing.Size.
This property is not relevant for this class. | |
BackColor | System.Drawing.Color.
This property is not relevant for this class. | |
BackgroundImage | System.Drawing.Image.
This property is not relevant for this class. | |
override | BackgroundImageLayout | ImageLayout.
This property is not relevant for this class. |
[read-only] | BottomToolStripPanel | ToolStripPanel.
Gets the bottom panel of the System.Windows.Forms.ToolStripContainer. |
BottomToolStripPanelVisible | bool.
Gets or sets a value indicating whether the bottom panel of the System.Windows.Forms.ToolStripContainer is visible. | |
CausesValidation | bool.
This property is not relevant for this class. | |
[read-only] | ContentPanel | ToolStripContentPanel.
Gets the center panel of the System.Windows.Forms.ToolStripContainer. |
ContextMenuStrip | ContextMenuStrip.
This property is not relevant for this class. | |
[read-only] | Controls | Control.ControlCollection.
This property is not relevant for this class. |
override | Cursor | Cursor.
This property is not relevant for this class. |
ForeColor | System.Drawing.Color.
This property is not relevant for this class. | |
[read-only] | LeftToolStripPanel | ToolStripPanel.
Gets the left panel of the System.Windows.Forms.ToolStripContainer. |
LeftToolStripPanelVisible | bool.
Gets or sets a value indicating whether the left panel of the System.Windows.Forms.ToolStripContainer is visible. | |
[read-only] | RightToolStripPanel | ToolStripPanel.
Gets the right panel of the System.Windows.Forms.ToolStripContainer. |
RightToolStripPanelVisible | bool.
Gets or sets a value indicating whether the right panel of the System.Windows.Forms.ToolStripContainer is visible. | |
[read-only] | TopToolStripPanel | ToolStripPanel.
Gets the top panel of the System.Windows.Forms.ToolStripContainer. |
TopToolStripPanelVisible | bool.
Gets or sets a value indicating whether the top panel of the System.Windows.Forms.ToolStripContainer is visible. |
[read-only] override | DefaultSize | System.Drawing.Size.
Gets the default size of the System.Windows.Forms.ToolStripContainer, in pixels. |