Hello. I would like to ask if you do not know how to make a window (for example 66%) transparent. I have no idea.
Thank you.
This is a discussion on Transparent windows (BCPPB 5.0) within the C++ Programming forums, part of the General Programming Boards category; Hello. I would like to ask if you do not know how to make a window (for example 66%) transparent. ...
Hello. I would like to ask if you do not know how to make a window (for example 66%) transparent. I have no idea.
Thank you.
Look up SetLayeredWindowAttributes()
Thank you.