In VC, it is not easy to have a gorgeous interface for the program we write. Here we will introduce
The famous class library is still an excellent product. It is very beautiful.
Cbuttonst is a fully functional cbutton derived class. You can use it to implement the effects of various buttons. It includes the following features:
1. All cbutton Functions
2. Text and Icon buttons
3. Support for 16x16, 32x32, 48x48, 16 or 256 color charts
4. Support for transparent buttons
5. Supports standard or new flat button styles
6. Change of button style during running time
7. icon changes when the mouse is hovering over the button
8. tooltips support
9. Each button can have its own Mouse shape
10. Button colors can be customized
Is a few buttons made with cbuttonst
Figure 1
The cbuttonst class consists of btnst. H, btnst. cpp, bcmenu. H, and bcmenu. cpp files.
If you want to use more than one cbuttonst window, we recommend that you import the above four files in the workspace of VC ++ | FileView, and then import them to sdtafx. add the appropriate include statement to the H file, for example, # include "btnst. H ".
:
Http://download.csdn.net/source/1586052
Class file, with a good demo program, and a tutorial