I have a form that only has the closing button (X) with it.

I'd like to add a minimizing button (_) but if i do by changing the BoarderStyle, it allows the form to have the maximizing button.

I want to disable or hide only the maximizing(restore) button. How can I do that?

Thanks in advance,