Gets or sets the height of text displayed below nodes whose TextStyle or CaptionStyle is set to tsBelow.
SyntaxVB6
Copy Code
|
|---|
Public Property Get IconTextHeight() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 50.
RemarksThis property specifies the maximum height of the text of boxes or tables having tsBelow text style.
See Also