登录
首页 » 界面开发 » 一款不错的利用CControlBar对窗口实现定制的程序

一款不错的利用CControlBar对窗口实现定制的程序

于 2022-06-28 发布 文件大小:69.37 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

一款不错的利用CControlBar对窗口实现定制的程序-A good use of CControlBar to realize custom window procedure

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 奉献一组WINDOWS编程的SPLITTER VIEW操作SDI和MDI源码,有焦点窗口高亮显示,VIEW的DRAG和DROP,VIEW的SWITCH操作等...
    奉献一组WINDOWS界面编程的SPLITTER VIEW操作SDI和MDI源码,有焦点窗口高亮显示,VIEW的DRAG和DROP,VIEW的SWITCH操作等-a dedicated group of the Windows programming interface SPLITTER VIEW operation MDI and SDI source, the focus window highlighted, and the phenomenon and VIEW DROP, VIEW operation of the SWITCH
    2022-01-25 17:33:06下载
    积分:1
  • Duilib窗体增加阴影效果
    应用背景用于在Duilib界面库产生的窗体周围添加阴影效果关键技术1. 在要添加阴影效果的窗体类中包含WndShadow的头文件,并创建对应类型的成员变量m_WndShadow。 2. 在WinMain处添加初始化 // Initiation of the shadow CWndShadow::Initialize(hInstance); 3. 窗体OnCreate中设置 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) { LONG styleValue = ::GetWindowLong(*this, GWL_STYLE); styleValue &= ~WS_CAPTION; ::SetWindowLong(*this, GWL_STYLE, styleValue | WS_CLIPSIBLINGS | WS_CLIPCHILDREN); m_WndShadow.Create(m_hWnd); m_WndShadow.SetSize(4); m_WndShadow.SetPosition(0, 0); //blablabla.... return 0; } 说明:此处为了更清除的看到窗体边框阴影效果,我将调用的地方原来的m_WndShadow.SetSize(4);改为 了m_WndShadow.SetSize(15);正常情况下,Size设置为4的效果即可。
    2022-06-18 09:40:40下载
    积分:1
  • 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
    使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
    2022-03-02 20:44:17下载
    积分:1
  • 程序运行前等待时间的跳转画编程,停留时会根据程序的启动时间的长短而生变化....
    程序运行前等待时间的跳转画面编程,停留时会根据程序的启动时间的长短而发生变化.-running the waiting time before the Jump screen programming will stay the commencement of proceedings and the length of time change.
    2022-03-03 22:35:44下载
    积分:1
  • 场景(图形),聊天室,源代码(在绝对高标准,很酷)
    场景(图形),聊天室,源代码(绝对高标准,酷)
    2022-03-17 16:49:10下载
    积分:1
  • 虚拟键盘
    此项目包含简单的虚拟键盘,可以使用从由用户输入的字符或数字,computer.this 的设计项目一般为任何目的而设计,可以设置键盘的行动所需。
    2022-07-01 18:38:45下载
    积分:1
  • 8051F实现多功能晶体管测试仪,包括19*264的LCD显示和键盘,核心算法等...
    8051F实现多功能晶体管测试仪,包括19*264的LCD显示和键盘,核心算法等-8051F realize multi-function transistor tester, including 19* 264 of the LCD display and keyboard, the core algorithm
    2022-02-05 17:01:04下载
    积分:1
  • 虚拟按键拨号程序
    通过matlab实现上位机虚拟按键的界面设计,通过串口向下位机发送按键指令,当下位机51单片机接收到按键指令时,控制蜂鸣器发声;同时界面上显示被按的按键值。
    2022-02-22 12:47:35下载
    积分:1
  • VCD租借综合管理程序!!!!!!!!!!!!!!! VCD租借综合管理程序
    VCD租借综合管理程序!!!!!!!!!!!!!!! VCD租借综合管理程序-VCD rental integrated management process !!!!!!!!!!!!!!! VCD rental integrated management proce
    2023-04-25 20:45:03下载
    积分:1
  • from memory structure and create dialog, to prevent the application's resour...
    从内存中构造和创建对话框, 防止应用程序的资源文件被串改-from memory structure and create dialog, to prevent the application"s resource file is altered
    2022-08-14 10:08:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载