DIAdemヘルプ

Method: SetFocus for EditBox

  • 更新日2024-09-12
  • 4分で読める

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