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


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