Gets or sets the padding distance between selected items and the selection frame.
SyntaxVB6
Copy Code
|
|---|
Public Property Get FramePadding() As Integer |
C++
Copy Code
|
|---|
public: |
A short integer specifying the padding distance. The default value is 0.
See Also