What I wanted to do is to not show the "Close" Button (X) of the form on the ShowDialog. For that, i set the formstyle to none, but then I have not the caption bar that I can click and move the form, so I wanted to make something like that or in some way hide de Close button and still have the caption bar for the click and drag move form feeling.
There is any way to have this done or simulate this?