J
Jeremy
I have an mdi app with a misbehaving form. In its closed event I do
MyForm=Nothing. But when the user re-opens the form, one of the comboboxes
remembers the previous displayvalue. Is there something else I need to do
to kill the components on the form?
Jeremy
MyForm=Nothing. But when the user re-opens the form, one of the comboboxes
remembers the previous displayvalue. Is there something else I need to do
to kill the components on the form?
Jeremy