What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Hidie mouse in visual basic

Hidie mouse in visual basic
Author: Message:
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Hidie mouse in visual basic
:S


make the form your using a maximsed ontop form :P

eg if linking the form use

code:
private sub command1_click ()
form2.show 1
' the 1 makes it show as a modual which has it on top :P
end sub

05-20-2004 04:20 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Hidie mouse in visual basic - by Necroman on 05-20-2004 at 02:59 PM
RE: Hidie mouse in visual basic - by Stigmata on 05-20-2004 at 03:55 PM
RE: Hidie mouse in visual basic - by Necroman on 05-20-2004 at 04:18 PM
RE: Hidie mouse in visual basic - by dotNorma on 05-20-2004 at 04:20 PM
RE: Hidie mouse in visual basic - by Stigmata on 05-20-2004 at 04:20 PM
RE: Hidie mouse in visual basic - by Mike on 05-20-2004 at 04:30 PM
RE: Hidie mouse in visual basic - by CookieRevised on 05-20-2004 at 04:43 PM
RE: Hidie mouse in visual basic - by Necroman on 05-20-2004 at 04:45 PM
RE: Hidie mouse in visual basic - by CookieRevised on 05-20-2004 at 05:31 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On