Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want form so small that it can not be seen.
Message
From
07/12/1998 10:30:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00164724
Message ID:
00164760
Views:
15
>Will spare ya'll (southern speak) the gory details of why I need a form that can not be seen, except that I have the need to take focus from several forms before routine1. Would like to have a generic invisible1 form. Before routine1 I would "invisible1.show()". Then after the routine "invisible1.release()".
>
>Set the invisible.Height = 0, but the blue bar still shows. Any ideas?
>
you can just move it off the screen e.g.
loForm.left=-9999
loForm.top=-9999
Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform