public new int SelectionStart {get; set;}
'Declaration Public Shadows Property SelectionStart As Integer
'Declaration
Public Shadows Property SelectionStart As Integer
'Usage Dim instance As FormulaTextBox Dim value As Integer instance.SelectionStart = value value = instance.SelectionStart
'Usage
Dim instance As FormulaTextBox Dim value As Integer instance.SelectionStart = value value = instance.SelectionStart
FormulaTextBox Class FormulaTextBox Members