Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / CBS_UNCHECKEDNORMAL Field


In This Topic
    CBS_UNCHECKEDNORMAL Field
    In This Topic
    CBS_UNCHECKEDNORMAL constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const CBS_UNCHECKEDNORMAL As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.CBS_UNCHECKEDNORMAL
    public const int CBS_UNCHECKEDNORMAL
    See Also