Gets and sets if a drop shadow should be placed under the caption.
Read-write property
Visual Basic |
---|
Public Property ShadowText As Boolean |
A boolean value which is True to place a drop shadow under the caption. Otherwise, False should be used.
The color of the drop shadow is calculated automatically from the value of the ForeColor property.