scrollable picturebox c# .net stop flickering using doublebufferring -


i create scrollable picturebox referring link.

it works fine. image flickering when scrolling.

windows forms has doublebuffered property. picturebox haven't. think if can use doublebuffered on picturebox might problem solved.

please overcome problem

thank yohan

picturebox double-buffered

check flicker-free painting

also how avoid flickering of forms


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -