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


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