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


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