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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -