'Declaration
Public Overrides Property AllowDrop As Boolean
'Usage
Dim instance As FormulaTextBox Dim value As Boolean instance.AllowDrop = value value = instance.AllowDrop
public override bool AllowDrop {get; set;}
'Declaration
Public Overrides Property AllowDrop As Boolean
'Usage
Dim instance As FormulaTextBox Dim value As Boolean instance.AllowDrop = value value = instance.AllowDrop
public override bool AllowDrop {get; set;}