BCGSoft.ControlBars Namespace > DockManager Class > CalcExpectedDockedRect Method : CalcExpectedDockedRect(DockInfo,Rectangle,Control,Point) Method |
'Declaration Public Overloads Sub CalcExpectedDockedRect( _ ByRef param1 As DockInfo, _ ByVal rect As Rectangle, _ ByVal control As Control, _ ByVal ptHotPoint As Point _ )
'Usage Dim instance As DockManager Dim param1 As DockInfo Dim rect As Rectangle Dim control As Control Dim ptHotPoint As Point instance.CalcExpectedDockedRect(param1, rect, control, ptHotPoint)
public void CalcExpectedDockedRect( ref DockInfo param1, Rectangle rect, Control control, Point ptHotPoint )
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