BCGControlBar Library for .NET
PointerStyle Enumeration




Syntax
'Declaration
 
Public Enum PointerStyle 
   Inherits System.Enum
'Usage
 
Dim instance As PointerStyle
public enum PointerStyle : System.Enum 
__value public enum PointerStyle : public System.Enum 
public enum class PointerStyle : public System.Enum 
Members
MemberDescription
MarkerDiamond 
MarkerRectangle 
MarkerTriangle 
NeedleArrow 
NeedleArrowBase 
NeedleRectangle 
NeedleTriangle 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.Controls.Gauges.PointerStyle

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

BCGSoft.Controls.Gauges Namespace

Send Feedback