'Declaration
Protected Overridable Function CalculateDockBounds() As System.Drawing.Rectangle
'Usage
Dim instance As NDockingHintService Dim value As System.Drawing.Rectangle value = instance.CalculateDockBounds()
protected virtual System.Drawing.Rectangle CalculateDockBounds()