'Declaration
Public Shadows Property SelectionColor As Color
'Usage
Dim instance As FormulaTextBox Dim value As Color instance.SelectionColor = value value = instance.SelectionColor
public new Color SelectionColor {get; set;}
'Declaration
Public Shadows Property SelectionColor As Color
'Usage
Dim instance As FormulaTextBox Dim value As Color instance.SelectionColor = value value = instance.SelectionColor
public new Color SelectionColor {get; set;}