Documentation for this section has not yet been entered.
The SystemInformation.IsMenuFadeEnabled property indicates whether a menu uses fade animation, if menu animation is enabled. The SystemInformation.IsMenuAnimationEnabled property indicates whether menu animation is enabled.
If menu animation is enabled and the value of this property is true, menus use fade animation. If menu animation is enabled and the value of this property is false, menus use slide animation. If menu animation is disabled, the value of this property is meaningless.
If the value of the SystemInformation.IsMenuAnimationEnabled is false, the value of this property is meaningless.
This property is supported only on Windows 2000, Windows XP, and the Windows Server 2003 family. On other platforms, this property returns false.