System.Windows.Forms.ToolStripContainer Members

The members of System.Windows.Forms.ToolStripContainer are listed below.

See Also: Inherited members from System.Windows.Forms.ContainerControl

Public Constructors

Initializes a new instance of the System.Windows.Forms.ToolStripContainer class.

Public Properties

override
AutoScrollbool.

This property is not relevant for this class.

AutoScrollMarginSystem.Drawing.Size.

This property is not relevant for this class.

AutoScrollMinSizeSystem.Drawing.Size.

This property is not relevant for this class.

BackColorSystem.Drawing.Color.

This property is not relevant for this class.

BackgroundImageSystem.Drawing.Image.

This property is not relevant for this class.

override
BackgroundImageLayoutImageLayout.

This property is not relevant for this class.

[read-only]
BottomToolStripPanelToolStripPanel.

Gets the bottom panel of the System.Windows.Forms.ToolStripContainer.

BottomToolStripPanelVisiblebool.

Gets or sets a value indicating whether the bottom panel of the System.Windows.Forms.ToolStripContainer is visible.

CausesValidationbool.

This property is not relevant for this class.

[read-only]
ContentPanelToolStripContentPanel.

Gets the center panel of the System.Windows.Forms.ToolStripContainer.

ContextMenuStripContextMenuStrip.

This property is not relevant for this class.

[read-only]
ControlsControl.ControlCollection.

This property is not relevant for this class.

override
CursorCursor.

This property is not relevant for this class.

ForeColorSystem.Drawing.Color.

This property is not relevant for this class.

[read-only]
LeftToolStripPanelToolStripPanel.

Gets the left panel of the System.Windows.Forms.ToolStripContainer.

LeftToolStripPanelVisiblebool.

Gets or sets a value indicating whether the left panel of the System.Windows.Forms.ToolStripContainer is visible.

[read-only]
RightToolStripPanelToolStripPanel.

Gets the right panel of the System.Windows.Forms.ToolStripContainer.

RightToolStripPanelVisiblebool.

Gets or sets a value indicating whether the right panel of the System.Windows.Forms.ToolStripContainer is visible.

[read-only]
TopToolStripPanelToolStripPanel.

Gets the top panel of the System.Windows.Forms.ToolStripContainer.

TopToolStripPanelVisiblebool.

Gets or sets a value indicating whether the top panel of the System.Windows.Forms.ToolStripContainer is visible.

Protected Properties

[read-only]
override
DefaultSizeSystem.Drawing.Size.

Gets the default size of the System.Windows.Forms.ToolStripContainer, in pixels.

Protected Methods

Public Events

BackColorChanged

This event is not relevant for this class.

BackgroundImageChanged

This event is not relevant for this class.

BackgroundImageLayoutChanged

This event is not relevant for this class.

CausesValidationChanged

Occurs when the value of the ToolStripContainer.CausesValidation property changes.

ContextMenuStripChanged

Occurs when the value of the ToolStripContainer.ContextMenuStrip property changes.

CursorChanged

This event is not relevant for this class.

ForeColorChanged

This event is not relevant for this class.