'宣言 Public Function New( _ ByVal text As System.String, _ ByVal menuCaption As System.String _ )
public Status( System.string text, System.string menuCaption )
パラメータ
- text
- System.String値。
- menuCaption
- ダイアログ内にステータスを表示するためのメニューキャプション。
'宣言 Public Function New( _ ByVal text As System.String, _ ByVal menuCaption As System.String _ )
public Status( System.string text, System.string menuCaption )