The members of System.Windows.Forms.ToolStripContainer are listed below.
See Also: Inherited members from System.Windows.Forms.ContainerControl
Initializes a new instance of the System.Windows.Forms.ToolStripContainer class. |
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. |
override | CreateControlsInstance()
| |
override | OnRightToLeftChanged(EventArgs)
| |
override | OnSizeChanged(EventArgs)
|
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. |