资源列表

« 1 2 ... .73 .74 .75 .76 .77 4878.79 .80 .81 .82 .83 ... 9411 »

[界面编程WINSHOW

说明:用 Win API 实现自绘按钮类 用过MFC自绘按钮的人都知道,是通过重载了父窗口WM_DRAWITEM的响应消息实现的。同时也要子类化按钮来得到按钮的其他有用的消息,比如WM_MOUSEMOVE、WM_KEYDOWN等消息。因为MFC的消息循环都是封装好的,所以只要派生一下基本控件类就可以了。当是用WIN32API做的话就需要自己来子类化按钮窗口的消息循环了,相信经常编程的朋友都知道,子类化控件要用到SetWindowLong来改变窗口的回调过程,然后在回调窗口内添上自己需要处理的消息即
<苗然> 在 2025-06-16 上传 | 大小:99kb | 下载:0

[对话框与窗口qdct

说明:用于创建一个MFC程序的启动窗体源代码,实现程序运行前的启动屏功能-MFC procedures used to create a startup form source code, the realization of program to run before the startup screen feature
<bing he> 在 2025-06-16 上传 | 大小:37kb | 下载:0

[Static控件BMSplitter

说明:BM Splitter Demonstation
<> 在 2025-06-16 上传 | 大小:423kb | 下载:0

[界面编程PropertySample

说明:网上搜集的,属性页例程,供大家参考参考,不是我编写的,来自VCKbase-Collected online, attribute routines page for your information, it is not my prepared from VCKbase
<王振刚> 在 2025-06-16 上传 | 大小:14kb | 下载:0

[菜单menu

说明: 实现VIEW中菜单变灰的实例。通过这个实例,您可以实现将VIEW中的菜单变灰的功能。希望对你们有所帮助-VIEW menu grayed out in the realization of examples. Through this example, you can achieve the VIEW menu grayed out in the function. I hope for your help
<hejiping> 在 2025-06-16 上传 | 大小:1.84mb | 下载:0

[界面编程jidianqi

说明:一个继电模拟测试系统,界面,牵涉到切割窗体,Tree,List等控件。学习Dialog的可以下载下来看看。窗体切割。-Simulation tests of a relay system, interface, form involves cutting, Tree, List and other controls. Learning Dialog can be downloaded to see. Form cutting.
<zhangyu> 在 2025-06-16 上传 | 大小:200kb | 下载:0

[界面编程MyDraw

说明:画图 选择 文字编辑!属性修改!单击按钮生成图元!双击进行属性修改-Paint select a text editor! Attribute modification! Click the button to generate pixel! Double-click Properties to modify
<任强> 在 2025-06-16 上传 | 大小:165kb | 下载:0

[界面编程screen[1].sco

说明:这组程序在xenix上运行,实现类似windows上的窗口功能(为文本模式),用户可以在资源定义文件中定义窗口、菜单、输入框,程序运行时,即可在字符终端上显示相应的界面。使用make -f mk.ts进行编译,生成的测试执行程序名为ts,ts命令以ttt.rc为输入参数。 该组程序可以用于unix终端界面的基础程序。 -This set of procedures in the run XENIX achieve similar windows on the window fun
<yanhua> 在 2025-06-16 上传 | 大小:76kb | 下载:0

[界面编程TMSPRO

说明:very good full scope of vcl components
<j cal> 在 2025-06-16 上传 | 大小:8.16mb | 下载:1

[按钮控件OfficeColorPickers_demo

说明:office风格的颜色选择框,与office的显示效果一致,非常富有借鉴意义-office-style color selection box, with the office of the display consistent, very rich reference
<> 在 2025-06-16 上传 | 大小:103kb | 下载:0

[对话框与窗口ResizableDialog

说明: 一个可以自动调整对话框大小的类集合,值得收藏-A dialog box automatically adjusts the size of the class a collection worthy of collection
<aaaa> 在 2025-06-16 上传 | 大小:28kb | 下载:0

[ListView/ListBoxlbk

说明:这是VC中一个列表框在窗体中停靠的例子程序,实现在窗口左侧出现列表框的效果.-This is a VC in a list box in the form of call examples of procedures, the realization of the list appears in the left side of the window fr a me effect.
<sss> 在 2025-06-16 上传 | 大小:3.51mb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 4878.79 .80 .81 .82 .83 ... 9411 »

源码中国 www.ymcn.org