BCGControlBar Library for .NET
_isClosed Field




Syntax
'Declaration
 
Protected _isClosed As Boolean
'Usage
 
Dim instance As CircularScale
Dim value As Boolean
 
value = instance._isClosed
 
instance._isClosed = value
protected bool _isClosed
protected: bool _isClosed
protected:
bool _isClosed
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

CircularScale Class
CircularScale Members

Send Feedback