资源列表

« 1 2 ... .09 .10 .11 .12 .13 614.15 .16 .17 .18 .19 ... 1523 »

[对话框与窗口BackgroundPicture

说明:在C++Builder中演示主窗体如何修改背景图片-In C++ Builder in the main form shows how to modify the background picture
<Paul> 在 2025-06-18 上传 | 大小:630kb | 下载:0

[对话框与窗口single

说明:告诉我们如何进行单文档多视图的编程。是学习的好资料。-Tell us how to view programming over a single document. Vc good information to learn.
<大塘> 在 2025-06-18 上传 | 大小:39kb | 下载:0

[对话框与窗口ObjWnd

说明:利用 Windows 子窗口,实现特殊效果的“显示元素”,可以自由选择/拖拽。-Using Windows child window, to achieve special effects "display element", are free to select/drag.
<YangTze> 在 2025-06-18 上传 | 大小:88kb | 下载:0

[对话框与窗口DlgUI

说明:对话框界面:工具栏,菜单 的实现,关键点在于ON_WM_MENUSELECT的处理。-Dialog interface: toolbar, menu implementation, the key point is that ON_WM_MENUSELECT processing.
<YangTze> 在 2025-06-18 上传 | 大小:29kb | 下载:0

[对话框与窗口mfc02

说明:单击父对话框上的CreatChildDlg按钮,弹出子对话框,父子对话框上个有一个Edit和SendMSG按钮,在Edit中输入内容,单击发送按钮就可以实现父子对话框之间Edit中内容的传送。-to exchange message between dialog of parent and child dialog
<永恒之夜> 在 2025-06-18 上传 | 大小:3.3mb | 下载:0

[对话框与窗口mfc22

说明:通过MFC的picture控件动态加载位图显示,并附上两种静态加载位图的小结,我自己在学习picture控件的时候因为找不到相关的有用资料,所以浪费了很多时间,现在把自己的一些心得发出来,仅供大家参考-to display bitmap dynamicly in picture control in mfc
<永恒之夜> 在 2025-06-18 上传 | 大小:3.37mb | 下载:0

[对话框与窗口easymove

说明:用鼠标移动窗体,窗体不需要上方控制条-Move the mouse over the form, the form does not need top of the control bar. . . . . . .
<chenshigang> 在 2025-06-18 上传 | 大小:6kb | 下载:0

[对话框与窗口VCdevelopedexquisiteUI

说明:VC开发的精美UI,可以直接使用或参考使用。-VC beautifully developed UI, you can directly use or reference.
<程光钧> 在 2025-06-18 上传 | 大小:4.58mb | 下载:0

[对话框与窗口program50

说明:本程序可响应数字键盘上1——9数字键和鼠标移动滚动条,在窗口中绘制出圆形的移动轨迹。-This program can respond to the numeric keypad on the 1- 9 numeric keys and the mouse scroll bar in the window, draw circular trajectories.
<高辉> 在 2025-06-18 上传 | 大小:27kb | 下载:0

[对话框与窗口simplifie_tMP3Player

说明:一个简单的MP3播放器,在VS2003下编译链接通过,可以实现简单的MP3播放功能,程序小巧,绿色,易用-a simplified MP3 Player
<kennethe> 在 2025-06-18 上传 | 大小:3.39mb | 下载:0

[对话框与窗口verylikemsn

说明:非常漂亮的仿MSN界面资源 源码 不下载会后悔的-MSN interface is very nice imitation of resources will regret not download source
<zsy> 在 2025-06-18 上传 | 大小:3.63mb | 下载:0

[对话框与窗口scorllBitmapWnd

说明:自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
<zhx> 在 2025-06-18 上传 | 大小:4kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 614.15 .16 .17 .18 .19 ... 1523 »

源码中国 www.ymcn.org