Discover a very simple, integrated method to make a control, such as static, button, sliderctrl, and progress control transparent in a dialog box.
General Solution for a Transparent Control
Published 10/24/2008
Discover a very simple, integrated method to make a control, such as static, button, sliderctrl, and progress control transparent in a dialog box.
This article discusses the CDialogSK class, which extends the MFC CDialog. See how to add transparency to a dialog, how to add a bitmap to the background, how to set a style for the background, and more.
Changing the background color of a dialog
Simple way to change dialog's background and text colors
Become proficient at C++/CLI programming under the .NET context by posting a first CLR console base project.
Use code extensions to expand the core principles of code re-use.
Learn how to create various odd shapes.
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.