Hi,

I have 2 dialog base applications having same background image. On startup both these applications will be diaplayed in full screen resolution.

I have another application to start both these components.
. Start first componet
. wait for 5 seconds
. Start Second application.

My problem is when the second application is displaying( whicjh has the same screen as first application ), it flickering.

Please provide some solutions( if its in GDI+ it will be very helpful ).