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


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