The SelectedShadowColor property returns/sets the shadow border color of the Items.

Property Value

Selected border Shadow Color.

Remarks

Each Item in WebMenu can have a 1-pixel border surrounding it that is visible when the mouse hovers over it. This border is divided into a "Highlight" section (Left, Top) and a "Shadow" section (Right, Bottom). Use RGB color value strings expressed as a hexadecimal triplet ("#000000") or predefined HTML color value ("black").

When both the WebMenu.SelectedHighlightColor and WebMenu.SelectedShadowColor are empty, no Items will (or can) have a border.

Default: Empty String


Copyright © Coalesys, Inc.