Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Show and Hide
Message
From
03/04/2000 23:31:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form Show and Hide
Miscellaneous
Thread ID:
00354770
Message ID:
00354770
Views:
64
Hi all,

I have this code in a valid event from a textbox

select artigos
if empty(this.value)
do form search_listbox
this.value=artigos.c_codigo
thisform.refresh()
endif

when it run's, it open's the second form and go back, but if i have in in a button it works ok, show the form and i do my selections, then i close the form and go back.

Is there a way to stop the form when it shows up in valid event?


Thanks' in Advance

João batista
Next
Reply
Map
View

Click here to load this message in the networking platform