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


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