FoxProProgrammer
Programmer
The definition of the Change Event is:
The Change event occurs when the contents of a text box or the text portion of a combo box changes.
Why does the Change event occur if you select a combo box and don't change the value? Example: if the item selected in a combo box is "Test1" and you select the combo box but choose "Test1", why does the Change event occur? It seems to me that based on the definition it shouldn't fire or did I misinterpret the definition.
Thanks.
dz
The Change event occurs when the contents of a text box or the text portion of a combo box changes.
Why does the Change event occur if you select a combo box and don't change the value? Example: if the item selected in a combo box is "Test1" and you select the combo box but choose "Test1", why does the Change event occur? It seems to me that based on the definition it shouldn't fire or did I misinterpret the definition.
Thanks.
dz