I was making a Form application on Visual Studio 2019 (Windows Forms) and then noticed the image was tearing when I was resizing the form. How can I fix it? Should I change one of the properties of the TabControl
control?
Here's a photo showing what happened: Background Image Tearing
Note: the image seen in the photo is the background image of the Form
control