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
Learn more about a few commonly used components and explore their utility and usages.
Take a look at some of the most popular languages to use within the .NET paradigm.
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.