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