Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
UltraMessageBoxInfo コンストラクタ(MessageBoxStyle,IWin32Window,String,String,MessageBoxButtons,MessageBoxIcon,MessageBoxDefaultButton,DefaultableBoolean)
UltraMessageBoxInfo クラスのインスタンスを作成します。
シンタックス
パラメータ
- style
- UltraMessageBox の表示スタイル。
- owner
- UltraMessageBox の所有するウィンドウ。
- text
- UltraMessageBox の詳細/コンテンツ領域に表示するテキスト。
- caption
- UltraMessageBox のキャプションに表示されるテキスト。
- buttons
- UltraMessageBox に表示するボタン。
- icon
- UltraMessageBox の詳細/コンテンツ領域に表示するシステム アイコン。
- defaultButton
- UltraMessageBox が表示されたときにフォーカスを持つボタンを示します。
- showHelpButton
- ヘルプ ボタンを表示するかどうかを示します。
参照