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


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