资源列表
[界面编程] daibeijingedit
说明:可以根据次例子为自己的程序在richedit2.0中添加背景,我就是这样做的。-Second example in accordance with procedures for their own add richedit2.0 background, what I did.<薛炳天> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[界面编程] FlashSkin
说明:Flash 作为软件皮肤的实现,不规则界面的实现,无规则界面的拖放,动态菜单的生成,用来加载皮肤。 C++BUILDER -Flash as a software realization of the skin, the realization of irregular interface, drag-and-drop interface without rules, dynamic menu generation, used to load the skin. C++ BUILDER<lixiao> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[对话框与窗口] RadioGridView_demo
说明:自定义GridView有时并不轻松,例如,将一个radio按钮栏放在其中就不容易,这个代码展示了为什么radio按钮栏不能正常工作以及如何创建简单而且可扩展的radio按钮GridView。-GridView custom is not always easy, for example, a column on which radio button is not easy, why this code to display radio button column does not work as<周航> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[对话框与窗口] Accelerator1
说明:认情况下有快捷键资源,直接建立快捷键与消息的映射,就能实现程序的快捷键,而基于对话框的程序默认情况下没有快捷键资源-if(pMsg->message == WM_KEYDOWN && pMsg->wParam == Q && IsCTRLPressed()) { AfxMessageBox("Ctrl+ Q 被按下") return TRUE }<郭格林> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[RichEdit] HTML_Builder_Source
说明:This the source code for the HTML Builder available for download on the home page. This a simple HTML editor that opens a web brower and updates it as you write your HTML code. It can be set up update every couple of seconds, or just when you click t<Eddie> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[对话框与窗口] FilesDragDrop
说明:实现了一个响应拖拽操作的单文档例子,可以支持多个文件。-To achieve a drag-and-drop operation in response to a single file example, can support multiple files.<张爽> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[按钮控件] FlatButtonClass
说明:This an example to show to implement flat buttons into your graphical user interface.-This is an example to show how to implement flat buttons into your graphical user interface.<netcat> 在 2025-07-05 上传 | 大小:22kb | 下载:0
[界面编程] DragContainerClass
说明:CEGUI中拖拽控件的一些介绍,主要是一些方法和属性的介绍-CEGUI in a number of drag-and-drop controls that are mainly to introduce the methods and properties<Forever> 在 2025-07-05 上传 | 大小:22kb | 下载:0