コントロールに操作フォーカスをあわせる
ControlFocus [, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
引数名 | 説明 |
---|---|
Control | コントロールを指定。 ウィンドウ指定の方法参照。 |
WinTitle | ウィンドウタイトルなど。 ウィンドウ指定の方法参照。 |
WinText | ウィンドウに含まれるテキスト |
ExcludeTitle | 除外タイトル |
ExcludeText | 除外テキスト |
成功時は「0」、失敗時は「1」。
SetControlDelay, ControlGetFocus, Control, ControlGet, ControlMove, ControlGetPos, ControlClick, ControlGetText, ControlSetText, ControlSend
ControlFocus, OK, Some Window Title ; Set focus to the OK button