BCGControlBar Library for .NET
AnimationFrameRate Field




Specifies the animation frame rate of the status bar, in milliseconds.

Syntax
'Declaration
 
Public AnimationFrameRate As Integer
'Usage
 
Dim instance As StatusBarPaneData
Dim value As Integer
 
value = instance.AnimationFrameRate
 
instance.AnimationFrameRate = value
public int AnimationFrameRate
public: int AnimationFrameRate
public:
int AnimationFrameRate
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

StatusBarPaneData Class
StatusBarPaneData Members

Send Feedback