Hi everybody
I have a little problem when I scroll a large bitmap (2000x2000px)in my C# application. I use AutoScroll = true (AutoScrollMinSize = Image.SIze) of the form as well as DrawImage method of Graphics object in overrided OnPaint method. But scrolling doesn
I have a little problem when I scroll a large bitmap (2000x2000px)in my C# application. I use AutoScroll = true (AutoScrollMinSize = Image.SIze) of the form as well as DrawImage method of Graphics object in overrided OnPaint method. But scrolling doesn