'Declaration Protected Overridable ReadOnly Property DefaultDropDownAnchor As DropDownAnchor
'Usage Dim instance As WinTextBox Dim value As DropDownAnchor value = instance.DefaultDropDownAnchor
protected virtual DropDownAnchor DefaultDropDownAnchor {get;}