Gets or sets the padding inside containers.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ContainerPadding() As Long |
C++
Copy Code
|
|---|
public: |
A float value specifying the padding size between parent nodes and their outermost children. The default value is 0.
See Also