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


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