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


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