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


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