The default size of the form is larger than grid. How can I change so the form fits the grid? Now there is extra space in the grid despite the fact that there is no field there. I changed Height and Width to Column Height and Column Width in Tab, Tabpage and Grid, but the problem remains.
The form is as small as it can. Setting column height and weight means that the grid is expanded to fill all available space.
There must be something else wider than the grid, which forces the form to be as wide as it is. Note that it maybe the toolbox on the top of the form.
I assume that the form is set to have automatic size.