共用方式為


UIConfig.RestoreForm 方法 (Form, Int32, Int32, Int32, Int32, FormStartPosition)

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Sub RestoreForm ( _
    form As Form, _
    defaultX As Integer, _
    defaultY As Integer, _
    defaultWidth As Integer, _
    defaultHeight As Integer, _
    defaultStartPosition As FormStartPosition _
)
public void RestoreForm(
    Form form,
    int defaultX,
    int defaultY,
    int defaultWidth,
    int defaultHeight,
    FormStartPosition defaultStartPosition
)

參數

.NET Framework 安全性

請參閱

參考

UIConfig 類別

RestoreForm 多載

Microsoft.TeamFoundation.Client 命名空間