OverviewExamples
DialogEx.SetFocus ( |
Sets focus to an object on the current dialog.
Note: Focus can only be set for Flash, input, listbox, combobox, tree, and Web objects. It may also apply to various types of plugin objects that support focus.
(string) The name of the object.
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions