Need to hide maximize box only

Need to hide maximize box only

am 23.04.2008 22:53:01 von RafaelSoteldo

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

Re: Need to hide maximize box only

am 24.04.2008 11:23:15 von Roman Wagner

Not hiding. But you can disable the MaximizeBox by settings the value
of Form.MaximizeBox to false.