What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Stuck with Visual Basic

Stuck with Visual Basic
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Stuck with Visual Basic
I just had a quick look at your project...

If you check the borderstyle of the main form, you'll notice that it does not change when you switch between "None" and "Fixed Single". So even if you do set it to "None", it still will have a thin lined border. Compare that to my example project I posted before, you'll notice that it does not have a thin lined border when you set the border property to "None".

The reason why the thin lined border still shows in your form is because you use a menu on that form, which you forgot to mention in this thread.

Remove the menu and you'll notice that there wont be a border, toolbar, etc and that you can perfectly set a caption for the form and show it in the taskbar.

If you still want to use the menu, I suggest to try the method given in the link given by fatfreechicken. Though, I'd suggest to first optimize and revise your project as it is a bit chaotic already.

;)
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-15-2006 07:44 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Stuck with Visual Basic - by Salem on 07-11-2006 at 05:22 PM
RE: Stuck with Visual Basic - by pollolibredegrasa on 07-11-2006 at 05:27 PM
RE: RE: Stuck with Visual Basic - by Salem on 07-11-2006 at 06:20 PM
RE: Stuck with Visual Basic - by CookieRevised on 07-11-2006 at 06:34 PM
RE: RE: Stuck with Visual Basic - by Salem on 07-12-2006 at 07:39 AM
RE: Stuck with Visual Basic - by ShawnZ on 07-12-2006 at 07:43 AM
RE: RE: Stuck with Visual Basic - by Salem on 07-12-2006 at 02:08 PM
RE: Stuck with Visual Basic - by CookieRevised on 07-12-2006 at 04:29 PM
RE: RE: Stuck with Visual Basic - by Salem on 07-12-2006 at 04:33 PM
RE: Stuck with Visual Basic - by CookieRevised on 07-15-2006 at 07:44 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