Wimark.Controls Class Library  

ContextMenu.Animate Property

Gets or sets a value indicating how the menu should animate when it is opened.

[Visual Basic]
Public Property Animate As Animate 
[C#]
public Animate Animate {get; set;}
[C++]
public: __property Animate get_Animate();
public: __property void set_Animate(Animate);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ContextMenu Class | ContextMenu Members | Wimark.Controls Namespace