DialogEx.SetFocus

DialogEx.SetFocus ( 

string ObjectName )

Example 1

DialogEx.SetFocus("Customer Name");

Sets focus to the "Customer Name" object on the current dialog.

See also:  Related Actions