Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 10
There are 1 users currently browsing forums.
Visual Basic Programming This area is for talking about programming with visual basic.

Reply
  #1  
Old 02-13-2007
Toddler
 
Join Date: Feb 2007
Posts: 10
Rep Power: 0
Hugh is on a distinguished road
Question Please, I need some help removing a Control Box in MDI App

Hello Young Coders, I am sure you can help me with this little issue that I have.


I have created a new MDI Form... and then a mdi child form... BUT an annoying control Box appears and I dont want it.

I have disabled the in the mdi child: ControlBox property, Minimize Box, Maximizebox, showIcon, etc...


I have attached a picture showing the infamous controlbox.


thanks for your help.
Attached Images
File Type: jpg Toolbar Removal.JPG (34.5 KB, 23 views)
Reply With Quote
  #2  
Old 02-13-2007
Toddler
 
Join Date: Feb 2007
Posts: 10
Rep Power: 0
Hugh is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

by the way it's a vb.net 2005 app.

tks.

Reply With Quote
  #3  
Old 02-14-2007
Toddler
 
Join Date: Feb 2007
Posts: 10
Rep Power: 0
Hugh is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

BUMP for help
Reply With Quote
  #4  
Old 02-15-2007
GrantThomas's Avatar
Mr. Disappointment
 
Join Date: May 2006
Location: Newcastle Upon Tyne, England
Age: 25
Posts: 790
Rep Power: 5
GrantThomas is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

Could you post the image again at all? Seems to be, well, not there.

If I could see the image I would surely do what I can to help, but since you said you have set the certain properties I just cant picture it.

Grant
Reply With Quote
  #5  
Old 02-16-2007
Toddler
 
Join Date: Feb 2007
Posts: 10
Rep Power: 0
Hugh is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

I cant upload the file, it seems to be a bug in the server


I will try later. and by the way, I do can see the pic. something must be buggy in the forum.
Reply With Quote
  #6  
Old 02-16-2007
waheedahmed's Avatar
C# += C++ += C ;
 
Join Date: Apr 2006
Location: Pakistan
Posts: 1,002
Rep Power: 6
waheedahmed is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

I dont think the uploading problem would be solved anywhere soon, try using ImageShack.

Do you want to completely get rid of the title bar? I am sure we would be more helpful when the image is available.

Waheed
Reply With Quote
  #7  
Old 02-16-2007
Vista06's Avatar
7. Like Vista + puppies
 
Join Date: Aug 2006
Location: In a van, down by the river
Posts: 1,836
Rep Power: 6
Vista06 is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

What do you mean by "Control Box"?
Reply With Quote
  #8  
Old 02-16-2007
Mike Tomasello's Avatar
 
Join Date: Dec 2006
Location: University of York, UK
Age: 20
Posts: 1,892
Rep Power: 5
Mike Tomasello is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

As far as I can figure out he wants a MDI form to appear like a normal form does without the Control Box (close, minimise, maximise).

Mike
Reply With Quote
  #9  
Old 02-16-2007
Vista06's Avatar
7. Like Vista + puppies
 
Join Date: Aug 2006
Location: In a van, down by the river
Posts: 1,836
Rep Power: 6
Vista06 is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

I don't think Windows will let you do that. In my experience, the MDI Child properties are always overridden. I don't know why.
Reply With Quote
  #10  
Old 02-17-2007
GrantThomas's Avatar
Mr. Disappointment
 
Join Date: May 2006
Location: Newcastle Upon Tyne, England
Age: 25
Posts: 790
Rep Power: 5
GrantThomas is on a distinguished road
Re: Please, I need some help removing a Control Box in MDI App

I too think Vista may be right here however there may be a way of doing it by customising the MDIParent control.

Im a little busy at the moment but when im free il have a go at it and see.

Grant
Reply With Quote


Reply


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

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is the Control Panel? gorda001 Windows/Microsoft 25 09-28-2006 02:27 AM
Label Web Server Control Spy^ General Web Programming 0 01-02-2005 09:45 AM
Textbox Web Server Control Spy^ General Web Programming 0 01-02-2005 09:44 AM
Listbox Web Server Control Spy^ General Web Programming 0 01-02-2005 09:42 AM
CheckBox Web Server Control Spy^ General Web Programming 0 01-02-2005 09:41 AM