Specifies the effect to display when a submenu expands or collapses.
For a list of all members of this type, see Effect Members.
System.Object
EO.Web.Effect
[Visual Basic]
Public Class Effect
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
EO.Web Menu supports 60+ expand/collapse effects.
- Use Type property to specify what kind of effect to display.
- Use Duration property to specify how long (in milliseconds) the effect will take.
- Use Steps property to specify the number of steps the effect will take. More steps results in smoother effect.
See using expand/collapse effect for a simple walkthrough on how to set a submenu's expanding/collapsing effects.
Requirements
Namespace: EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
Effect Members | EO.Web Namespace