Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INDockAreaProvider Interface

In This Topic
    INDockAreaProvider Interface Methods
    In This Topic

    For a list of all members of this type, see INDockAreaProvider members.

    Public Methods
     NameDescription
     MethodChecks whether the specified point is within any of the dock areas of this provider.  
     MethodConvert the specified rectange to screen coordinates. Typically this method calls the parent container's RectangleToScreen method.  
     MethodRecalculates the dock areas according to the current display rectangle.  
    Top
    See Also