| Visual Basic (Declaration) | |
|---|---|
Public Property MenuStyleSettings As WebMenuStyles | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebMenuBar Dim value As WebMenuStyles instance.MenuStyleSettings = value value = instance.MenuStyleSettings | |
| C# | |
|---|---|
public WebMenuStyles MenuStyleSettings {get; set;} | |
In the previous release, we introduced a nice Fading animation effect to WebMenu system component. As one of the initiative in 2008 release, we have added more animation effects and apply it consistently to applicable components and scenarios.
The improved WebMenu now features Quadratic sliding animation. This type of animation quickly adds elegant image to your Web application as the menu smoothly sliding from the left or bottom direction depend on the menu position. The sliding animation is using quadratic acceleration logic, which is an enhanced acceleration algorithm to achieve elegant and high-performance animation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2