DIAdem Help

Method: SetFocus for EditBox

  • Mise à jour2024-09-12
  • Temps de lecture : 2 minute(s)

Method: SetFocus for EditBox

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

Object.SetFocus
ObjectEditBox
Object with this method

The following example sets the focus on EditBox1:

Call EditBox1.SetFocus