'宣言 Public Overloads Function ShowPanWindow( _ ByVal startPosition As System.Windows.Forms.FormStartPosition _ ) As System.Windows.Forms.Form
public System.Windows.Forms.Form ShowPanWindow( System.Windows.Forms.FormStartPosition startPosition )
パラメータ
- startPosition
- パンウィンドウの開始位置。
戻り値の型
パンウィンドウを表す System.Windows.Forms.Form 値。