'DeclarationProtected Overridable ReadOnly Property DefaultDockEdge As System.Windows.Forms.DockStyle
'UsageDim instance As NDesktopToolbar Dim value As System.Windows.Forms.DockStyle value = instance.DefaultDockEdge
protected virtual System.Windows.Forms.DockStyle DefaultDockEdge {get;}