Padding Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Add(Padding, Padding) | Computes the sum of the two specified Padding values. |
![]() | Equals(Object^) | Determines whether the value of the specified object is equivalent to the current Padding.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Generates a hash code for the current Padding. (Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() ![]() | Subtract(Padding, Padding) | Subtracts one specified Padding value from another. |
![]() | ToString() | Returns a string that represents the current Padding.(Overrides ValueType::ToString().) |
Show:

