'宣言 Public Overloads Sub Float( _ ByVal tabPage As C1DockingTabPage, _ ByVal position As System.Drawing.Point _ )
public void Float( C1DockingTabPage tabPage, System.Drawing.Point position )
パラメータ
- tabPage
 - フローティング状態にするタブページ。
 - position
 - 位置。
 
'宣言 Public Overloads Sub Float( _ ByVal tabPage As C1DockingTabPage, _ ByVal position As System.Drawing.Point _ )
public void Float( C1DockingTabPage tabPage, System.Drawing.Point position )