Wimark.Controls Class Library  

DockManager.Animate Property

Gets or sets a value indicating whether auto hidden controls should slide into view when they are selected.

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

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

DockManager Class | DockManager Members | Wimark.Controls Namespace