MESCIUS InputMan for ASP.NET 10.0J
Show(String,String) メソッド

メッセージボックスに表示するテキスト (String型)
入力欄の初期値 (String型)
入力メッセージボックスを表示します。
シンタックス
Public Overloads Sub Show( _
   ByVal promptMsg As String, _
   ByVal defaultPromptMsg As String _
) 
public void Show( 
   string promptMsg,
   string defaultPromptMsg
)

パラメータ

promptMsg
メッセージボックスに表示するテキスト (String型)
defaultPromptMsg
入力欄の初期値 (String型)
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.