System.Windows.Forms.ToolStripContentPanel Members

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

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

Public Constructors

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

Public Properties

override
AnchorAnchorStyles.

This property is not relevant to this class.

override
AutoScrollbool.

This property is not relevant to this class.

AutoScrollMarginSystem.Drawing.Size.

This property is not relevant to this class.

AutoScrollMinSizeSystem.Drawing.Size.

This property is not relevant to this class.

override
AutoSizebool.

This property is not relevant to this class.

override
AutoSizeModeAutoSizeMode.

This property is not relevant to this class.

override
BackColorSystem.Drawing.Color.

Overridden to ensure that the background color of the System.Windows.Forms.ToolStripContainer reflects the background color of the System.Windows.Forms.ToolStripContentPanel.

CausesValidationbool.

This property is not relevant to this class.

override
DockDockStyle.

This property is not relevant to this class.

LocationSystem.Drawing.Point.

This property is not relevant to this class.

override
MaximumSizeSystem.Drawing.Size.

This property is not relevant to this class.

override
MinimumSizeSystem.Drawing.Size.

This property is not relevant to this class.

Namestring.

This property is not relevant to this class.

RendererToolStripRenderer.

Gets or sets a System.Windows.Forms.ToolStripRenderer used to customize the appearance of a System.Windows.Forms.ToolStripContentPanel.

RenderModeToolStripRenderMode.

Gets or sets the painting styles to be applied to the System.Windows.Forms.ToolStripContentPanel.

TabIndexint.

This property is not relevant to this class.

TabStopbool.

This property is not relevant to this class.

Protected Methods

override
OnHandleCreated(EventArgs)
Documentation for this section has not yet been entered.
OnLoad(EventArgs)

Raises the Form.Load event.

override
OnPaintBackground(PaintEventArgs)

Renders the System.Windows.Forms.ToolStripContentPanel.

OnRendererChanged(EventArgs)

Raises the ToolStripContentPanel.RendererChanged event.

Public Events

AutoSizeChanged

This event is not relevant to this class.

CausesValidationChanged

This event is not relevant for this class.

DockChanged

This event is not relevant to this class.

Load

Occurs when the content panel loads.

LocationChanged

This event is not relevant to this class.

RendererChanged

Occurs when the value of the ToolStripContentPanel.Renderer property changes.

TabIndexChanged

This event is not relevant for this class.

TabStopChanged

This event is not relevant for this class.