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


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