❔ how can i get rid of this border (winform)
i tried to make it fill up my whole screen using this:
now, there's some kind of white border around it. does anyone know how i can get rid of it?
4 Replies
Most likely caused by margins - or it isn't filled
is there a way i can change it? ive never done any margin stuff in winforms before
just give a look at the borders properties of the form and the controls, you will find it
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.