BCGControlBar Library for .NET
DefaultAnimationTimeOut Field




Specifies the interval of the animation timer in milliseconds.
Syntax
'Declaration
 
Public Shared DefaultAnimationTimeOut As Integer
'Usage
 
Dim value As Integer
 
value = RibbonStatusBarPane.DefaultAnimationTimeOut
 
RibbonStatusBarPane.DefaultAnimationTimeOut = value
public static int DefaultAnimationTimeOut
public: static int DefaultAnimationTimeOut
public:
static int DefaultAnimationTimeOut
Remarks
The default value is 100 milliseconds.
Requirements

Target Platforms: 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

Reference

RibbonStatusBarPane Class
RibbonStatusBarPane Members

Send Feedback