文件名称:VC-PP-interface-simple-landscaping
介绍说明--下载内容均来自于网络,请自行研究使用
附件中的资源详细介绍了VC++软件开发中所用到的两种
软件界面风格简单美化的方法:
1.采用OnCtlColor函数对软件界面在背景颜色、控件颜色、字体等方面做简单的美化;
2.使用SkinMagic插件,对软件的整体界面风格进行改变和美化。
资源中包含两个VC++工程:Point11和Point12,其中Point11实现第一种方法,
Point12实现第二种方法。
此外:Point12中除了包含了所必须的SkinMagicLib.h、SkinMagicTrial.lib
和SkinMagicTrial.dll三个文件之外,还在Point12\Debug\smf目录下为你提供
了22种软件皮肤资源,免去了你自己再去下载的麻烦,你可以自己选择不同的皮肤使用。
一定值得你学习和参考。-Annex resources in the detailed descr iption of the VC software development used in the two
Software interface style simple landscaping method:
1. OnCtlColor function using the software interface in the background color, control color, font and so do simple landscaping
2. Use the SkinMagic plugin to change and beautify the overall interface style of the software.
The resource contains two VC++ projects: Point11 and Point12, where Point11 implements the first method,
Point12 implements the second method.
In addition: Point12 in addition to the necessary skinMagicLib.h, SkinMagicTrial.lib
And SkinMagicTrial.dll three files, but also in the Point12 \ Debug \ smf directory to provide you with
The 22 kinds of software skin resources, eliminating the trouble you go to download, you can choose their own different skin use.
Must be worth learning and reference.
软件界面风格简单美化的方法:
1.采用OnCtlColor函数对软件界面在背景颜色、控件颜色、字体等方面做简单的美化;
2.使用SkinMagic插件,对软件的整体界面风格进行改变和美化。
资源中包含两个VC++工程:Point11和Point12,其中Point11实现第一种方法,
Point12实现第二种方法。
此外:Point12中除了包含了所必须的SkinMagicLib.h、SkinMagicTrial.lib
和SkinMagicTrial.dll三个文件之外,还在Point12\Debug\smf目录下为你提供
了22种软件皮肤资源,免去了你自己再去下载的麻烦,你可以自己选择不同的皮肤使用。
一定值得你学习和参考。-Annex resources in the detailed descr iption of the VC software development used in the two
Software interface style simple landscaping method:
1. OnCtlColor function using the software interface in the background color, control color, font and so do simple landscaping
2. Use the SkinMagic plugin to change and beautify the overall interface style of the software.
The resource contains two VC++ projects: Point11 and Point12, where Point11 implements the first method,
Point12 implements the second method.
In addition: Point12 in addition to the necessary skinMagicLib.h, SkinMagicTrial.lib
And SkinMagicTrial.dll three files, but also in the Point12 \ Debug \ smf directory to provide you with
The 22 kinds of software skin resources, eliminating the trouble you go to download, you can choose their own different skin use.
Must be worth learning and reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC++软件界面简单美化\Point11\Point11.aps
....................\.......\Point11.cpp
....................\.......\Point11.h
....................\.......\Point11.rc
....................\.......\Point11.sln
....................\.......\Point11.suo
....................\.......\Point11.vcproj
....................\.......\Point11Dlg.cpp
....................\.......\Point11Dlg.h
....................\.......\ReadMe.txt
....................\.......\res\Point11.ico
....................\.......\...\Point11.rc2
....................\.......\resource.h
....................\.......\stdafx.cpp
....................\.......\stdafx.h
....................\.......\targetver.h
....................\......2\Debug\smf\AlphaOS.smf
....................\.......\.....\...\BlueHorn.smf
....................\.......\.....\...\corona.smf
....................\.......\.....\...\DarkArea.smf
....................\.......\.....\...\Devior.smf
....................\.......\.....\...\futuraIII.smf
....................\.......\.....\...\GreenOcean.smf
....................\.......\.....\...\Kromo.smf
....................\.......\.....\...\KromoBlue.smf
....................\.......\.....\...\LightBlue.smf
....................\.......\.....\...\LightRed.smf
....................\.......\.....\...\MacOS.smf
....................\.......\.....\...\MetalWorld.smf
....................\.......\.....\...\Ocean.smf
....................\.......\.....\...\OrangeHorn.smf
....................\.......\.....\...\OrangeOcean.smf
....................\.......\.....\...\PurpleOcean.smf
....................\.......\.....\...\Tusk.smf
....................\.......\.....\...\x-plus.smf
....................\.......\.....\...\xpblue.smf
....................\.......\.....\...\xpgrean.smf
....................\.......\.....\...\xpsteel.smf
....................\.......\Point12.aps
....................\.......\Point12.cpp
....................\.......\Point12.h
....................\.......\Point12.rc
....................\.......\Point12.sln
....................\.......\Point12.suo
....................\.......\Point12.vcproj
....................\.......\Point12Dlg.cpp
....................\.......\Point12Dlg.h
....................\.......\ReadMe.txt
....................\.......\res\Point12.ico
....................\.......\...\Point12.rc2
....................\.......\resource.h
....................\.......\SkinMagicLib.h
....................\.......\SkinMagicTrial.dll
....................\.......\SkinMagicTrial.lib
....................\.......\stdafx.cpp
....................\.......\stdafx.h
....................\.......\targetver.h
....................\.......\Debug\smf
....................\......1\res
....................\......2\Debug
....................\.......\res
....................\Point11
....................\Point12
VC++软件界面简单美化