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


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