M
martin
Hello
Does anyone know how to implement double buffering
to a form (not just when manually drawing with graphics)?
I have any graphical elements (labels and buttons with images,form is
irregular and has brush background etc) and I would like to somehow enforce
automatic doublebuffering when form is being redrawn (or at least when
datagrid is being redrawn as it has derived column styles with different
brushes and textures on its fields).
Does anyone know how to implement double buffering
to a form (not just when manually drawing with graphics)?
I have any graphical elements (labels and buttons with images,form is
irregular and has brush background etc) and I would like to somehow enforce
automatic doublebuffering when form is being redrawn (or at least when
datagrid is being redrawn as it has derived column styles with different
brushes and textures on its fields).