Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want form so small that it can not be seen.
Message
From
09/12/1998 17:53:17
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00164724
Message ID:
00165849
Views:
14
>>>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?
>>
>>WARNING! UNTRIED SUGGESTION AHEAD!
>>
>>How about settings TOP=-100, LEFT=-100?
>
>Why not make the form off the screen say fomrname.top = 1250 (my res is 1200X1600) and then its available to you.

Wouldn't this make it sure that the form is out of sight, regardless of resolution:

with thisform
.top=-2*.height
.left=-2*.width
endwith

Well, only one of these would be enough.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform