Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / UseAnimation Property

In This Topic
    UseAnimation Property
    In This Topic
    Gets or sets a value indicating whether the menu should use animation effects.

    The default value is true.

    Syntax
    'Declaration
     
    
    Public Property UseAnimation As Boolean
    public bool UseAnimation {get; set;}
    See Also