Skybound Rebar

Rebar.AnimateBands Property

Gets or sets whether bands are animated when they are maximized, minimized or restored.

[Visual Basic]
Public Property AnimateBands As Boolean
[C#]
public bool AnimateBands {get; set;}

Property Value

true if bands are animated when they are maximized, minimized or restored; otherwise, false. The default value is true.

See Also

Rebar Class | Skybound.Rebar Namespace