SetDialogObjectFocus


 

SetDialogObjectFocus>Dialog_Name,Object_Name

 

Not supported in Macro Scheduler Lite.

 

Focuses the specified object of the specified dialog.

 

If you are unsure of the name of the object edit the dialog in the Dialog Designer and double click on the object to see it's name.

 

Abbreviation: DSF

 

Example:

 

SetDialogObjectFocus>Dialog1,msMemo2