The properties of System.Windows.Forms.ToolStripPanelRow are listed below. For a list of all members, see the ToolStripPanelRow Members list.
See Also: Inherited members from System.ComponentModel.Component
[read-only] | Bounds | System.Drawing.Rectangle.
Gets the size and location of the System.Windows.Forms.ToolStripPanelRow, including its nonclient elements, in pixels, relative to the parent control. |
[read-only] | Controls | Control[].
Gets the controls in the System.Windows.Forms.ToolStripPanelRow. |
[read-only] | DisplayRectangle | System.Drawing.Rectangle.
Gets the display area of the control. |
[read-only] | LayoutEngine | System.Windows.Forms.Layout.LayoutEngine.
Gets an instance of the control's layout engine. |
Margin | Padding.
Gets or sets the space between controls. | |
[read-only] | Orientation | Orientation.
Gets the layout direction of the System.Windows.Forms.ToolStripPanelRow relative to its containing System.Windows.Forms.ToolStripPanel. |
Padding | Padding.
Gets or sets padding within the control. | |
[read-only] | ToolStripPanel | ToolStripPanel.
Gets the System.Windows.Forms.ToolStripPanel that contains the System.Windows.Forms.ToolStripPanelRow. |
[read-only] | DefaultMargin | Padding.
Gets the space, in pixels, that is specified by default between controls. |
[read-only] | DefaultPadding | Padding.
Gets the internal spacing, in pixels, of the contents of a control. |