Leadtools.Controls Namespace : ControlPadding Object |
The following tables list the members exposed by ControlPadding.
Name | Description | |
---|---|---|
ControlPadding Constructor | Initializes a new instance of ControlPadding with default values. |
Name | Description | |
---|---|---|
All | The padding value for all the edges. | |
Bottom | The bottom edge value. | |
Empty | Creates a ControlPadding object with no padding. | |
Left | The left edge value. | |
Right | The right edge value. | |
Top | The top edge value. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this ControlPadding | |
Create | Creates a new ControlPadding instance with the specified values. | |
CreateAll | Creates a new ControlPadding using the supplied padding size for all edges. |