Controlbox MDI form

  • Thread starter Thread starter Sylo
  • Start date Start date
S

Sylo

Hi,

I'm french and I don't find the answer at my question. You are my last
chance and sorry for my english...
I'm in VB .NET 2002

I have a MDI form with the property ControlBox at FALSE. When the MDI Form
appears, no problem, we have not ther controlbox. But when I maximize the
MDI Form, the controlBox appears and I DON'T WANT THAT !!!!!

How Can I do for that this controlbox don't appears in this MDI form

Thanks

Sylo
 
Bon jour,

It must be a bug, can somebody confirm this
Sylo, excuse my french, I know only those 2 words ;)

--Saurabh
 
Sylo said:
Hi,

I'm french and I don't find the answer at my question. You are my
last chance and sorry for my english...
I'm in VB .NET 2002

I have a MDI form with the property ControlBox at FALSE. When the MDI
Form appears, no problem, we have not ther controlbox. But when I
maximize the MDI Form, the controlBox appears and I DON'T WANT THAT
!!!!!

How Can I do for that this controlbox don't appears in this MDI
form

If you don't want a controlbox, it is not an MDI child form. All MDI child
forms can be resized, maximized, minimized, and when they are maximized, the
MDI parent shows the controlboxes.


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
 
* "Saurabh said:
It must be a bug, can somebody confirm this
Sylo, excuse my french, I know only those 2 words ;)

I wouldn't say that this is a bug. All MDI children are considered to
be "documents". All documents can be resized, maximized and minimized.
If you want to show a form that doesn't need this functionality, don't
display it as MDI child.
 
Okay okay,
technically you are correct, that the MDI child and blah blah.... why did it
not add a control box as soon as I added the form into the MDI Container,
why did it wait till I maximised the form? Could this be a bug ?

--Saurabh
 
* "Saurabh said:
technically you are correct, that the MDI child and blah blah.... why did it
not add a control box as soon as I added the form into the MDI Container,
why did it wait till I maximised the form? Could this be a bug ?

Mhm... I still don't think so. This behavior results out of something
that "should" not be done.
 
Lol big mistake ! the only two words you know are in fact only one word in
french !:-) Bonjour in one word ! lol
 
Hi Bismark,

Is it important in these newsgroups to have critique on people on there use
of a language?

In fact, you as French-speaking person have to know that bon and jour are
two French words.

It is maybe used wrong; however, your statement is as well wrong. So please
do not in a degenerate way correct people, which try to be polite because of
the fact that your knowledge of the French language is better.

Just my thought about this

Cor
 
Hi, my thought about this that you haven't any slice of humour ! Probably
too deep in your source code to see other things in life !

Juste my thought about this

Bismark
 
In my opinion this is a sick way of humour, nothing to do with that, just
trying to pull yourself on a higher level than others just because you know
better French, try to answer it in the language of the other one, than I can
appreciate it because you give him than the change to fight back.
 
Comme dirait Molière :

Traître, insolent, trompeur,lâche,coquin,pendard,gueux,
belître,fripon,maraud,voleur !!!!
 
Comme dirait Molière :
Traître, insolent, trompeur,lâche,coquin,pendard,gueux,
belître,fripon,maraud,voleur !!!!

I thought he wrote it in a sentence that when you are not able to say
anything true anymore you can use those words.
 
Back
Top