Is there any way to enable double buffering in an MdiClient control? I have
a case where I need to hide all of the MdiClient forms and interactively draw
a custom background in an MdiClient control but without double buffering the
flicker is unbearable.
Thanks for any help!
Lance
a case where I need to hide all of the MdiClient forms and interactively draw
a custom background in an MdiClient control but without double buffering the
flicker is unbearable.
Thanks for any help!
Lance
Comment