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


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