|
-
Jan 29th, 2002, 05:07 PM
#1
Form Order
I know with API you can make a form stay on top, but can you
make one that will stay at the bottom so nothing can get behide
it other then the desktop
-
Jan 29th, 2002, 05:38 PM
#2
Hyperactive Member
Use the same API, only give it a really large number instead of 0 or 1 (which ever is the one that makes it always on top)
-mcd
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
-
Jan 29th, 2002, 05:44 PM
#3
I'll give it a try thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|