| |
Variant |
A Variant expression that specifies the height to display the symbol, as one of
the following:
- empty or "" {string}, the height of the control's Font
specifies the height to display the symbol
- number, specifies the height to display the symbol
For instance:
- empty or ""
{string}, the height of the control's Font
specifies the height to display the symbol
- 0, no symbol is shown
- 4, the symbol's height is fixed to 4-pixels tall
| |