System.Windows.Forms.ToolStripPanelRow: Property Members

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

Public Properties

[read-only]
BoundsSystem.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]
ControlsControl[].

Gets the controls in the System.Windows.Forms.ToolStripPanelRow.

[read-only]
DisplayRectangleSystem.Drawing.Rectangle.

Gets the display area of the control.

[read-only]
LayoutEngineSystem.Windows.Forms.Layout.LayoutEngine.

Gets an instance of the control's layout engine.

MarginPadding.

Gets or sets the space between controls.

[read-only]
OrientationOrientation.

Gets the layout direction of the System.Windows.Forms.ToolStripPanelRow relative to its containing System.Windows.Forms.ToolStripPanel.

PaddingPadding.

Gets or sets padding within the control.

[read-only]
ToolStripPanelToolStripPanel.

Gets the System.Windows.Forms.ToolStripPanel that contains the System.Windows.Forms.ToolStripPanelRow.

Protected Properties

[read-only]
DefaultMarginPadding.

Gets the space, in pixels, that is specified by default between controls.

[read-only]
DefaultPaddingPadding.

Gets the internal spacing, in pixels, of the contents of a control.