Hello again!
Changed the form autosize to true and anchored all controls properly.
Everything is displayed correctly(labels, pictureboxes), but the button(designed to be in the bottom center of the form) still get half hidden behind bottom border(anchor: left, bottom, right).
Try to set the form height manually to force the button to show itself fully.