i want to disable resizing so the user cant resize the form
i want the user only to minimize the form, and then click on it in the task bar to maximize it.
i disabled the MaxButton and set the border to fixed single
but when the user double clicks on the blue bar at the top of the window the form gets smaller. How do i disable that?
i want the user only to minimize the form, and then click on it in the task bar to maximize it.
i disabled the MaxButton and set the border to fixed single
but when the user double clicks on the blue bar at the top of the window the form gets smaller. How do i disable that?