Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RAlignment
.TopPadding
public property
TopPadding
Prototype:
[Read/Write] property TopPadding[=integer]
Description:
The padding to insert at the top of the control.
The padding adds blank space to the sides of the control. For instance, this can be used to indent the child control towards the right by adding padding on the left.
Return value:
Returns the top padding value as an integer.