ScrollableControl.DockPaddingEdges Class
Determines the border padding for docked controls.
Definition
Members Table
The following table lists the members exposed by the ScrollableControl.DockPaddingEdges object. Click a tab on the left to choose the type of member you want to view.
Methods
| Method | Description |
|---|
| Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable) |
| Equals | Overloaded. Compares two objects to determine if they are equals. |
| GetHashCode | Overriden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object) |
| System.ICloneable.Clone | Creates a duplicate of this ScrollableControl.DockPaddingEdges. |
| ToString | Returns a String that represents the current Object. (Inherited from Object) |
Properties
| Property | 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. |
Inheritance Hierarchy
ObjectScrollableControl.DockPaddingEdges
Class Information
| Namespace | System.Windows.Forms |
|---|
| Flash Library | System.Windows.Forms.scl |
|---|
| Flash Library Version | 2.0.0.2118 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|