'Declaration
Public Property ImageWidth As Integer
'Usage
Dim instance As GcComboBox Dim value As Integer instance.ImageWidth = value value = instance.ImageWidth
public int ImageWidth {get; set;}
Property Value
A System.Int32 value indicates the width of image area.The default is 16.