MDI icon question.

biggin
07-18-2003, 10:09 AM
Quick question to all,

I have inherited a VB 6 application that uses an MDI form. When a user, opens a child form, within the MDI form, the icon that has been associated with the MDI form copies itself, meaning there are now two icons displayed in the toolbar rather than only one. This happens for each child form. If I open five forms, you can see 5 icons across the toolbar of the MDI form. There seems to be no limit...

Just wondering if anyone else has seen this and if so, were you capable of fixing it. It is rather irritating to the users and also to the developer!

Regards,
Samantha.

Anis
07-18-2003, 10:26 AM
Set the ControlBox Property to False of MDI Child Form.

biggin
07-18-2003, 12:06 PM
Thank you. It worked, and in fact elimminated the need for me code the disabling of the close (x) form control. I have passed this on to my teammates as we are all familiar, and work with visual basic. Your advise is greatly appreciated.

Regards,
Samantha.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum