Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / Animate Property

In This Topic
    Animate Property
    In This Topic
    Gets or sets a value indicating whether to use animation when showing or hiding the control.
    Syntax
    'Declaration
     
    
    Public Property Animate As Boolean
    public bool Animate {get; set;}
    See Also