MESCIUS SPREAD for Windows Forms 15.0J
Show(IWin32Window) メソッド

System.Windows.Forms.IWin32Windowを実装し、このフォームを所有する最上位ウィンドウを表すオブジェクト。
指定したオーナーを持つフォームをユーザーに表示します。
構文
'宣言
 
Public Overloads Shadows Sub Show( _
   ByVal owner As IWin32Window _
) 
public new void Show( 
   IWin32Window owner
)

パラメータ

owner
System.Windows.Forms.IWin32Windowを実装し、このフォームを所有する最上位ウィンドウを表すオブジェクト。
例外
例外解説
System.ArgumentExceptionownerパラメーターで指定されたフォームが、表示されるフォームと同じです。
参照

ModelessForm クラス
ModelessForm メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.