'Declaration
Public Overrides Property SelectionLength As Integer
'Usage
Dim instance As GcComboBox Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
public override int SelectionLength {get; set;}
'Declaration
Public Overrides Property SelectionLength As Integer
'Usage
Dim instance As GcComboBox Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
public override int SelectionLength {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The assigned value is less than zero. |