Form

chris1234
12-18-2000, 01:32 AM
HEEEELLLLLLLLLLLLOOOOOOO, its me, CHRIS!
I was just wondering if you could make the form window sit ontop of all the other windows, like the icq list
thx

BillSoo
12-18-2000, 05:48 AM
If you make it modal, it will sit on top of all other windows in *your* program, but not other programs.

If you make it system modal, it will sit on top of all other windows, including other programs.

To make it modal, just show it like this:

form1.show vbModal

To make it system modal is a bit more complex...

"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder

chris1234
12-19-2000, 04:16 AM
thats not exactly what i mean.
I want it so you can still access other windows but you can always just see the my program.
e.g.
say you were playing a game of solitare while you were typing in word and you were switching between the 2. I want it so when you made a move in solitare and switched to word solitare could still be ontop of word but as an inactive window and then you can type 'vb rules in word but still see your little game o solitare.
<GASP>

Derek Stone
12-19-2000, 02:32 PM
Check out the attachment.

Good Luck
-cl

<a href="http://vb.wsoftware.net" target="_new">http://vb.wsoftware.net</a>

chris1234
12-19-2000, 08:32 PM
Wow thanks alot crazed lunatic, and thanks billsoo

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum