An NDoc Documented Class Library

Window.BeforeWaitForActive フィールド

メッセージ送信系関数で対象Windowがアクティブになるまで待機するかどうか。 trueの場合、処理毎にWaitForActiveが呼ばれます。 デフォルトはfalseです。 対象関数:SendMessage, PostMessage, SetText, GetText, WmCommand, KeyM, KeyE, MouseM, MouseE, MouseWheel, Close, Open, Exit, SetForeground, SetFocus, SetEnable, Move, Update, SetLayerd, Show

public static bool BeforeWaitForActive;

参照

Window クラス | FNF.WindowController 名前空間