In my project I am using 4 pictureBoxs in a single form.
While applying the pan and zoom function separately, the first image works correctly but, if I go for the second one the first image bitmap changes to exceptions.
I don't know why it changes like this. Please help me.
I am using C Sharp.