How I can set transparent background for bitmap on custom page?
I have bitmap.
How I can set transparent background for bitmap on custom page?
Thank you
Archive: How I can set transparent background for bitmap on custom page?
How I can set transparent background for bitmap on custom page?
I have bitmap.
How I can set transparent background for bitmap on custom page?
Thank you
There is no need to create a plug-in that traps WM_PAINT. SetCtlColors should be enough. Search the forum for SetCtlColors and you should find plenty of examples.