Articles in this section
Category / Section

How can I obtain shadow effect for menu?

1 min read

 

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)
Please sign in to leave a comment
Access denied
Access denied