Hi.I have two forms and the event onformshow is the same that the other.What im trying to do is to do a linking.
I have in the form.onshow inverno the code .
And in the verao.onshow event i have inverno.onshow(verao) "verao as sender"
code in the inverno form is
with sender do
listbox.dosomething
But the listbox does always is the form inverno and not on the form verao
Why?
I have in the form.onshow inverno the code .
And in the verao.onshow event i have inverno.onshow(verao) "verao as sender"
code in the inverno form is
with sender do
listbox.dosomething
But the listbox does always is the form inverno and not on the form verao
Why?