'Declaration
Public Property DefaultDuration As TimeSpan
'Usage
Dim instance As ListBoxAnimationSettings
Dim value As TimeSpan
instance.DefaultDuration = value
value = instance.DefaultDuration
Property Value
A TimeSpan representing the default duration to use for any "duration" property that does not have an explicit value. By default, 750 milliseconds.
Remarks
The values assigned to the DefaultDuration and DefaultEasingFunction properties will only be taken into consideration if a new ListBoxAnimationSettings instance is provided.
Requirements
Target Platforms: Windows 11, Windows 10, 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