DIAdem Help

Method: SetFocus for Table

  • Updated2024-09-12
  • 2 minute(s) read

Method: SetFocus for Table

Sets the focus on a control in a user dialog box.

Object.SetFocus
ObjectTable
Object with this method

The following example sets the focus on Table1:

Call Table1.SetFocus