The properties of System.Windows.Forms.ToolStripPanel are listed below. For a list of all members, see the ToolStripPanel Members list.
See Also: Inherited members from System.Windows.Forms.ContainerControl
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. |