'Declaration
Protected Overridable ReadOnly Property DefaultControlLocation As System.Drawing.Point
'Usage
Dim instance As NParentControlDesigner Dim value As System.Drawing.Point value = instance.DefaultControlLocation
protected virtual System.Drawing.Point DefaultControlLocation {get;}