Articles in this section

How can I obtain shadow effect for menu?

 

To obtain the shadow effect, set the properties as follows.

C#

Menu1.ShadowColor=System.Drawing.Color.Red;

Menu1.ShadowDirection = 135;

Menu1.ShadowStrength = 3;

VB

Menu1.ShadowColor=System.Drawing.Color.Red

Menu1.ShadowDirection = 135

Menu1.ShadowStrength = 3

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied