资源列表

« 1 2 ... .89 .90 .91 .92 .93 4894.95 .96 .97 .98 .99 ... 9415 »

[对话框与窗口window_Cwnd

说明:实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary("User32.DLL") if(hInst) { typedef BO
<zhangwei> 在 2025-04-25 上传 | 大小:1.49mb | 下载:0

[界面编程NormalSplash

说明:闪屏的是实现 注意OnTime()函数来控制时间 界面开发要有一漂亮的进入界面-Flash screen is to achieve the attention of OnTime () function to control the time interface development have entered a beautiful interface
<zhangwei> 在 2025-04-25 上传 | 大小:59kb | 下载:0

[对话框与窗口CenterWnd

说明:实现窗口的屏幕中间显示 无论怎么改便始终在桌面正中显示 更加人性化-Window to achieve the middle of the screen shows how to change regardless of the desktop, it will always show the more human median
<zhangwei> 在 2025-04-25 上传 | 大小:36kb | 下载:0

[界面编程Window_Text

说明:实现文字倾斜显示,倾斜角度自定,主要运用CGdiObject的派生类-Tilt to achieve the text shows that self-tilt angle, the main use of the derived class CGdiObject
<zhangwei> 在 2025-04-25 上传 | 大小:44kb | 下载:0

[界面编程LimitCursor

说明:限制鼠标始终在窗口指定区域作用 实现了鼠标的活动范围控制-Restrictions on the mouse has always been the role of the designated area of the window to achieve a range of activities to control the mouse
<zhangwei> 在 2025-04-25 上传 | 大小:37kb | 下载:0

[界面编程Window_QQ

说明:QQ界面的制作 可以添加自己的消息函数实现功能-QQ production interface can add your own message function to achieve functional
<zhangwei> 在 2025-04-25 上传 | 大小:96kb | 下载:0

[编辑框SolidFont

说明:实现立体字的显示 在窗口中显示 可以自己根据需要改变风格-The realization of three-dimensional characters displayed in the window can be changed according to style
<zhangwei> 在 2025-04-25 上传 | 大小:50kb | 下载:0

[对话框与窗口Console

说明:解压到Microsoft Visual Studio\VB98\Template\Projects里..可以为VB添加控制台程序!-Decompression to the Microsoft Visual StudioVB98TemplateProjects ri .. can add VB Console Application!
<清风> 在 2025-04-25 上传 | 大小:2kb | 下载:0

[按钮控件Code

说明:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-H
<秋水飘零> 在 2025-04-25 上传 | 大小:3.52mb | 下载:0

[TreeView控件ExTreeControl

说明:使用树控件,更好的掌握基本控件。初学者的好友。-Use the tree control, a better grasp of the basic controls. Beginner friends.
<liyong> 在 2025-04-25 上传 | 大小:37kb | 下载:0

[对话框与窗口ExModal

说明:模式对话框,基本内容,必须掌握。初学者之友。-Mode dialog box, the basic content, but must be grasped. Friends of beginners.
<liyong> 在 2025-04-25 上传 | 大小:36kb | 下载:0

[TreeView控件treeview

说明: treeview多层加载,复杂控制.包括图片等.另外点击控制.-TreeView loaded multi-layered, complex control. including pictures. Another click control.
<floating> 在 2025-04-25 上传 | 大小:266kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 4894.95 .96 .97 .98 .99 ... 9415 »

源码中国 www.ymcn.org