BCGControlBar Library for .NET
Minimum Field (ProgressBarDef)




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

ProgressBarDef Class
ProgressBarDef Members

Send Feedback