New to Telerik UI for WinFormsStart a free 30-day trial

Defines the possible modes for animating an auto-hidden window.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.RadDock.dll

Syntax:

C#
public enum AutoHideAnimateMode

Fields

The window is animated when hidden.

C#
AnimateHide = 2

The window is animated when shown.

C#
AnimateShow = 1

The window is animated when shown and hidden.

C#
Both = 3

No Animation is applied.

C#
None = 0
In this article
DefinitionFieldsAnimateHideAnimateShowBothNone
Not finding the help you need?
Contact Support