scroll bar issue in panel control
HI,
I have a panel where I will be displaying image in that control, and I have added scroll facility to it, when I draw something on it, im calling invalidate to update the image, which is making scroll bar to move to the beginning of the position.
Let me know if you have any idea, how to resolve the issue, So that scroll does not goes to begining .