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


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