Determines whether a soft shadow appears below a tip.
This enumeration is used by VisualTipProvider.Shadow.
| Member Name | Description |
|---|---|
| SystemDefault | A soft shadow is displayed when it is supported by the operating system and window shadows are enabled. |
| Disabled | No soft shadows are displayed. |
| Enabled | A soft shadow is always displayed when it is supported by the operating system. |
Namespace: Skybound.VisualTips
Assembly: Skybound.VisualTips (in Skybound.VisualTips.dll)