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