いいえ (No) ボタン ID (値: 7)
IDNO
(プラグイン / モジュール : iron_taskdialog.hsp)
「いいえ」ボタンが押された場合に stat にこの値 (7) が返ります。 Windows API の標準定数です。
| IDOK | OK ボタン ID (値: 1) | (iron_taskdialog.hsp) |
| IDCANCEL | キャンセルボタン ID (値: 2) | (iron_taskdialog.hsp) |
| IDYES | はい (Yes) ボタン ID (値: 6) | (iron_taskdialog.hsp) |
| taskdlg_simple | 簡易タスクダイアログを表示 | (iron_taskdialog.hsp) |
| プラグイン / モジュール | iron_taskdialog.hsp |
| バージョン | 3.8 |
| 作成日 | 2026/04/18 |
| 著作者 | IronHSP |
| URL | https://github.com/inovia/IronHSP |
| 備考 | comctl32.dll (OS 標準)。Windows Vista 以降が必要。
#include "iron_taskdialog.hsp" を記述して使用。 |
| タイプ | 拡張命令 |
| グループ | タスクダイアログ定数 |
| 対応環境 |
|
| hs ファイル | hsphelp\iron_taskdialog.hs |