Home All Groups Group Topic Archive Search About

disable restore contorl for mdi child forms

Author
16 Sep 2006 4:13 AM
Muhammad Ahsin Saleem
hi
i have a problem that in my mdi form when i open a child form in
maximized state it has restore control button and i want to disable
that button whan the form has opened up so that client can not restore
the mdi child form can any body help me

Author
18 Sep 2006 1:39 PM
Brian Tkatch
Muhammad Ahsin Saleem wrote:
> hi
> i have a problem that in my mdi form when i open a child form in
> maximized state it has restore control button and i want to disable
> that button whan the form has opened up so that client can not restore
> the mdi child form can any body help me

You can use borderless.

After trying, this message may help.

http://groups.google.com/group/microsoft.public.dotnet.languages.vb/browse_frm/thread/26aa9dd310503b0a/c69aef299baa605b

B.