Need to hide maximize box only

Hi there:

Is there a way to hide the maximize box, but keeping minimize and close box.

When I set the property ControlBox to false, all three boxes desapear.
--

Rafael Soteldo
RafaelSoteldo [ Mi, 23 April 2008 22:53 ] [ ID #1948293 ]

Re: Need to hide maximize box only

Not hiding. But you can disable the MaximizeBox by settings the value
of Form.MaximizeBox to false.
Roman Wagner [ Do, 24 April 2008 11:23 ] [ ID #1949107 ]
Microsoft » microsoft.public.dotnet.general » Need to hide maximize box only

Vorheriges Thema: User control sharing between several projects
Nächstes Thema: Create ActiveX control using Visual Net 2005