Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / CheckStyle Enumeration


In This Topic
    CheckStyle Enumeration
    In This Topic
    Specifies the possible check style.
    Syntax
    'Declaration
     
    
    Public Enum CheckStyle 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As CheckStyle
    public enum CheckStyle : System.Enum 
    Members
    MemberDescription
    Radio 
    Standard 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.UI.WinForm.Controls.CheckStyle

    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