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


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