BCGSoft.ControlBars Namespace > DockingContainer Class : AlignToRect Method |
Specifies the inner rectangle of the docking container according to the specified rectangle.
'Declaration Public Function AlignToRect( _ ByVal rectBounds As Rectangle _ ) As Rectangle
'Usage Dim instance As DockingContainer Dim rectBounds As Rectangle Dim value As Rectangle value = instance.AlignToRect(rectBounds)
public Rectangle AlignToRect( Rectangle rectBounds )
public: Rectangle AlignToRect( Rectangle rectBounds )
public: Rectangle AlignToRect( Rectangle rectBounds )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2