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


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