The members of System.Windows.Forms.ToolStripPanel are listed below.
See Also: Inherited members from System.Windows.Forms.ContainerControl
Initializes a new instance of the System.Windows.Forms.ToolStripPanel class. |
override | AllowDrop | bool.
This property is not relevant to this class. |
override | AutoScroll | bool.
This property is not relevant to this class. |
AutoScrollMargin | System.Drawing.Size.
This property is not relevant to this class. | |
AutoScrollMinSize | System.Drawing.Size.
This property is not relevant to this class. | |
override | AutoSize | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripPanel automatically adjusts its size when the form is resized. |
override | Dock | DockStyle. Documentation for this section has not yet been entered. |
[read-only] override | LayoutEngine | System.Windows.Forms.Layout.LayoutEngine. Documentation for this section has not yet been entered. |
Locked | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripPanel can be moved or resized. | |
Orientation | Orientation.
Gets or sets a value indicating the horizontal or vertical orientation of the System.Windows.Forms.ToolStripPanel. | |
Renderer | ToolStripRenderer.
Gets or sets a System.Windows.Forms.ToolStripRenderer used to customize the appearance of a System.Windows.Forms.ToolStripPanel. | |
RenderMode | ToolStripRenderMode.
Gets or sets the painting styles to be applied to the System.Windows.Forms.ToolStripPanel. | |
RowMargin | Padding.
Gets or sets the spacing, in pixels, between the System.Windows.Forms.ToolStripPanelRows and the System.Windows.Forms.ToolStripPanel. | |
[read-only] | Rows | ToolStripPanelRow[].
Gets the System.Windows.Forms.ToolStripPanelRows in this System.Windows.Forms.ToolStripPanel. |
TabIndex | int.
This property is not relevant to this class. | |
TabStop | bool.
This property is not relevant to this class. | |
override | Text | string.
This property is not relevant to this class. |
[read-only] override | DefaultMargin | Padding. Documentation for this section has not yet been entered. |
[read-only] override | DefaultPadding | Padding. Documentation for this section has not yet been entered. |
BeginInit()
| ||
EndInit()
| ||
Join(ToolStrip)
| ||
Join(ToolStrip, System.Drawing.Point)
| ||
Join(ToolStrip, int)
| ||
Join(ToolStrip, int, int)
| ||
PointToRow(System.Drawing.Point)
|
override | CreateControlsInstance()
| |
override | Dispose(bool)
| |
override | OnControlAdded(ControlEventArgs)
| |
override | OnControlRemoved(ControlEventArgs)
| |
override | OnDockChanged(EventArgs)
| |
override | OnLayout(LayoutEventArgs)
| |
override | OnPaintBackground(PaintEventArgs)Documentation for this section has not yet been entered. | |
override | OnParentChanged(EventArgs)
| |
OnRendererChanged(EventArgs)
| ||
override | OnRightToLeftChanged(EventArgs)
|
AutoSizeChanged |
Occurs when the value of the ToolStripPanel.AutoSize property changes. | |
RendererChanged |
Occurs when the value of the ToolStripPanel.Renderer property changes. | |
TabIndexChanged |
This event is not relevant for this class. | |
TabStopChanged |
This event is not relevant for this class. | |
TextChanged |
This event is not relevant for this class. |