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


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