public override int SelectionLength {get; set;}
'Declaration Public Overrides Property SelectionLength As Integer
'Declaration
Public Overrides Property SelectionLength As Integer
'Usage Dim instance As FormulaTextBox Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
'Usage
Dim instance As FormulaTextBox Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
FormulaTextBox Class FormulaTextBox Members