c# - About Resizing Buttons on PictureBox -


i have project using a map animation(gif file) on picturebox. on map, have 4 buttons should on main streets.

i have problem resizing form. in example,

true

when resize:

false

as can see, button locations incorrect.

form layout order : mainform > tablelayoutpanel > panel > picturebox > buttons

is there suggestion ? in advance

note : when use static image panel instead of picturebox, works. must use gif image. ok if suggest also.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -