DIAdemヘルプ

Method: RefreshText for ComboBox

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

Method: RefreshText for ComboBox

Refreshes the text displayed on a control in user dialog boxes. This is useful when the text contains a DIAdem expression, such as @T1@, with changed values.

Object.RefreshText
ObjectComboBox
Object with this method

The following example refreshes the ComboBox1 text:

Call ComboBox1.RefreshText