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


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