ScrollableControl.DockPaddingEdges Properties
.NET Framework 4.5
The ScrollableControl.DockPaddingEdges type exposes the following members.
| Name | Description | |
|---|---|---|
|
All | Gets or sets the padding width for all edges of a docked control. |
|
Bottom | Gets or sets the padding width for the bottom edge of a docked control. |
|
Left | Gets or sets the padding width for the left edge of a docked control. |
|
Right | Gets or sets the padding width for the right edge of a docked control. |
|
Top | Gets or sets the padding width for the top edge of a docked control. |