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


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