public virtual int ScrollBarSize {get; set;}
'Declaration Public Overridable Property ScrollBarSize As Integer
'Declaration
Public Overridable Property ScrollBarSize As Integer
'Usage Dim instance As C1ComboBox Dim value As Integer instance.ScrollBarSize = value value = instance.ScrollBarSize
'Usage
Dim instance As C1ComboBox Dim value As Integer instance.ScrollBarSize = value value = instance.ScrollBarSize
C1ComboBox Class C1ComboBox Members