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