'Declaration Public Property DropDownWidth As Double
'Usage Dim instance As GcComboBox Dim value As Double instance.DropDownWidth = value value = instance.DropDownWidth
public double DropDownWidth {get; set;}
'Declaration Public Property DropDownWidth As Double
'Usage Dim instance As GcComboBox Dim value As Double instance.DropDownWidth = value value = instance.DropDownWidth
public double DropDownWidth {get; set;}