BCGSoft.ControlBars Namespace > DockManager Class > CalcExpectedDockedRect Method : CalcExpectedDockedRect(DockInfo,SDMarkerType,Rectangle) Method |
'Declaration Public Overloads Sub CalcExpectedDockedRect( _ ByRef param1 As DockInfo, _ ByVal markerType As SDMarkerType, _ ByVal rectTrackedBar As Rectangle _ )
'Usage Dim instance As DockManager Dim param1 As DockInfo Dim markerType As SDMarkerType Dim rectTrackedBar As Rectangle instance.CalcExpectedDockedRect(param1, markerType, rectTrackedBar)
public void CalcExpectedDockedRect( ref DockInfo param1, SDMarkerType markerType, Rectangle rectTrackedBar )
public: void CalcExpectedDockedRect( ref DockInfo* param1, SDMarkerType markerType, Rectangle rectTrackedBar )
public: void CalcExpectedDockedRect( DockInfo^% param1, SDMarkerType markerType, Rectangle rectTrackedBar )
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