ToolStripPanelRow Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Bounds | Gets the size and location of the ToolStripPanelRow, including its nonclient elements, in pixels, relative to the parent control. |
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | Controls | Gets the controls in the ToolStripPanelRow. |
![]() | DefaultMargin | Gets the space, in pixels, that is specified by default between controls. |
![]() | DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. |
![]() | DesignMode | |
![]() | DisplayRectangle | Gets the display area of the control. |
![]() | Events | |
![]() | LayoutEngine | Gets an instance of the control's layout engine. |
![]() | Margin | Gets or sets the space between controls. |
![]() | Orientation | Gets the layout direction of the ToolStripPanelRow relative to its containing ToolStripPanel. |
![]() | Padding | Gets or sets padding within the control. |
![]() | Site | |
![]() | ToolStripPanel | Gets the ToolStripPanel that contains the ToolStripPanelRow. |

