Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 15th, 2004, 8:42 AM   #1
jberman
Newbie
 
Join Date: Nov 2004
Posts: 1
Rep Power: 0 jberman is on a distinguished road
I am a new VB programmer and was wondering if somone could give me some help.

I have a form that loads inside another form. I guess this form is the child form.
Whenever the child form is maximized the icon on the top left of the child form's border jumps onto the parent form's main menu. This is not a problem when only one child form is open but when more than one is maximized and both of their icons jump onto the parent forms main menu it creates a bug. Even after closing both forms one of the icons remains on the main menu and it messes up the entire menu. I am including a couple screenshots of my problem. Does anyone know a way I can access that windows file menu property and play with it? I actually tried to minimize the other window whenever another one was maximized but it did not work. Any help would be greatly appreciated.


After the first child form is opened and maximized:


After the second child form is opened and maximized:


After both forms are closed this is the bug that is created on the parent form's main menu:



Thx again for any help.

Josh
jberman is offline   Reply With Quote
Old Jan 11th, 2005, 5:29 PM   #2
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
This is a bug in XP or rather the way in which VB runtimes draw forms. It's not just Child forms - under previous versions, if you created a fixed border form and "deleted" the icon, the window would just be a caption and a close button. Not on XP: it doesn't seem to like having "no icon". There may be some obscure KB fix for it, but I wouldn't bother - it's not a bug in your code, so it's not your problem.
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:36 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC