How do I relate background_image to window size?
Example: It defines my background image, but by changing the size of the window (minimizing) the image gets "incomplete", and does not follow the edges acting as much as independent.
How do I relate background_image to window size?
Example: It defines my background image, but by changing the size of the window (minimizing) the image gets "incomplete", and does not follow the edges acting as much as independent.
In Form you have a BackgroundImageLayout
property, see what suits your situation. I imagine it will be Stretch