Version

AnimationDuration Property (TabAddNewItem)

Gets sets duration of animation effect in milliseconds.
Syntax
'Declaration
 
Public Property AnimationDuration As Integer
public int AnimationDuration {get; set;}
Remarks
Animation is represented by gradual increase of ContentTabItem size and opacity.

Range of values from 0 to 1500. Values less than 30 are equivalent to 0.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also