Specifies how much space to leave for container captions.
SyntaxVB6
Copy Code
|
|---|
Public Property Get CaptionHeight() As Long |
C++
Copy Code
|
|---|
public: |
An integer specifying the height of container caption-bars. The default value is 0.
See Also