DIAdemヘルプ

Method: RefreshValue for EditBox

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

Method: RefreshValue for EditBox

Refreshes the displayed value of a control in user dialog boxes. This is useful when other events change the value of the variables linked to the control.

Object.RefreshValue
ObjectEditBox
Object with this method

The following example refreshes the value of EditBox1:

Call EditBox1.RefreshValue