Do you mean Fill ?
map.Dock = DockStyle.Fill;
This does not fix the problem, it just fills my main form with the image I previously posted.
map.Dock = DockStyle.Fill;
This does not fix the problem, it just fills my main form with the image I previously posted.