BCGControlBar Library for .NET
CurrFrame Field




Specifies the current animation frame or current image to display from the Image List.
Syntax
'Declaration
 
Public CurrFrame As Integer
'Usage
 
Dim instance As StatusBarPaneData
Dim value As Integer
 
value = instance.CurrFrame
 
instance.CurrFrame = value
public int CurrFrame
public: int CurrFrame
public:
int CurrFrame
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