资源列表
[对话框与窗口] BackgroundPicture
说明:在C++Builder中演示主窗体如何修改背景图片-In C++ Builder in the main form shows how to modify the background picture<Paul> 在 2025-06-18 上传 | 大小:630kb | 下载: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
[对话框与窗口] 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