Autore Topic: Evento Combobox_Change()  (Letto 462 volte)

Offline vuott

  • Moderatore globale
  • Senatore Gambero
  • *****
  • Post: 11.276
  • Ne mors quidem nos iunget
    • Mostra profilo
Evento Combobox_Change()
« il: 12 Maggio 2013, 14:13:31 »
Vorrei riportare questa discussione apparsa nella M.L.I.:


« Don't know if it's just a misunderstanding.

If I change the ReadOnly-Property of a Combobox to true,
it doens't raise a change-event when I switch between elements.

In a ReadOnly-false-combobox it works fine.

piet
»


« The Change event is only for Read-Write combo-box, because it is the
Change event of the internal TextBox used by the ComboBox.

Use the Click event for Read-Only combo-box.

Regards,
--
Benoît Minisini
»
« Chiunque, non ricorrendo lo stato di necessità, nel proprio progetto Gambas fa uso delle istruzioni Shell o Exec, è punito con la sanzione pecuniaria da euro 20,00 a euro 60,00. »