DIAdem-Hilfe

Method: RefreshValue for ComboBox

  • Aktualisiert2024-09-12
  • 2 Minute(n) Lesezeit

Method: RefreshValue for ComboBox

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
ObjectComboBox
Object with this method

The following example refreshes the value of ComboBox1:

Call ComboBox1.RefreshValue