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


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