'Declaration Public Property DropDownControlStyle As Style
'Usage Dim instance As GcComboBox Dim value As Style instance.DropDownControlStyle = value value = instance.DropDownControlStyle
public Style DropDownControlStyle {get; set;}
'Declaration Public Property DropDownControlStyle As Style
'Usage Dim instance As GcComboBox Dim value As Style instance.DropDownControlStyle = value value = instance.DropDownControlStyle
public Style DropDownControlStyle {get; set;}