An NDoc Documented Class Library

Window.WaitTime フィールド

メッセージ送信系関数・子ウィンドウ取得系関数で、対象Windowが有効になるまで待機する時間(ms)。 デフォルトは5000です。 対象関数:SendMessage, PostMessage, SetText, GetText, WmCommand, KeyM, KeyF, MouseM, MouseF, MouseMove, Close, Open, Exit, SetForeground, SetFocus, SetEnable, Move, Update, SetLayerd, Show, GetWindowRect, GetTopChildList, GetTopChild, GetChildList, GetChild

public static int WaitTime;

参照

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