winforms - How to make a textBox (placed within a pictureBox/Panel), proportional to the pictureBox change in size when zooming in & out C# -
any appreciated. have picturebox housed in panel. i'm overlapping picturebox dynamic textbox's created user upon button click(ie. mouseevent)
so far, can few cool things, such as...drag textbox(s) around within picturebox etc. (here's problem comes in...picturebox, zooming in , out when textbox(s) have been placed) note: i'm using scroll wheel zooming.
i'm having difficult time getting textbox(s) size proportionally change change in size of picturebox. also, size of picturebox change, i'm sure textbox location change. i'm guessing textbox locationevent play part.
any great. all.
Comments
Post a Comment