搜索资源列表
3D-Button
- 在VC环境下的3D按扭-VC environment in 3D buttons
3DTextBtn
- 非常有趣的3D文字按钮在VC中的实现,希望对美工要求的朋友能有帮助!-Very interesting 3D Text button in the realization of VC in the hope that the requirements of art can help a friend!
VC_Programming_amazing_3D_text_button_classic_code
- VC编程开发奇妙的三维文字按钮经典代码VC Programming amazing 3D text button classic code-VC Programming amazing 3D text button classic code
vc_instrument
- 这是一个虚拟仪表的演示程序,在VC++ 6.0下开发的。 点击鼠标左键,可使各种仪表的指针或数字动以来。 硬件需要:支持opengl的三维图形加速卡-This is a virtual instrument demo program, developed under VC++ 6.0. Click the left mouse button, and allows a variety of instrument pointer or digital move since. Hardwar
DrawDialog
- DrawDialog VC源码下载,C++自绘窗体的完整代码,注释非常详细,相信会帮助大家设计好自己的个性窗体,先从定义一个位图画刷开始,填充客户区域,获取窗口设备上下文,定义窗体左右标题宽度和窗体边框及3D宽度,绘制左边线,判断位图的宽度与窗体边缘的宽度,绘制右标题,绘制中间标题,绘制窗体上的各个按钮(最大化按钮、最小化和关闭按钮等),/鼠标在最小化按钮上移动时,更改按钮显示的位图。。。更多相关说明请下载参阅源码文件。-DrawDialog VC source code download, C