Tagged Questions

2
votes
1answer
65 views

how do I set images to scale to 100% of their table-cell? (C#/WinForms)

I have the TableLayoutControl anchored to scale with the window and the images in it need to scale with them. I am not concerned with image quality.