Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / Animation Property

In This Topic
    Animation Property
    In This Topic
    Gets or sets a value indicating whether to use animation in menus.
    Syntax
    'Declaration
     
    
    Public Property Animation As C1AnimationEnum
    public C1AnimationEnum Animation {get; set;}
    See Also