CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - CWND

搜索资源列表

  1. zsplitter_demo

    0下载:
  2. 从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov -CWnd derived from the splitter let you type in the dialog, property sheet or other forms separate window on the one example. Author : Mike Melnikov
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:77.77kb
    • 提供者:wave
  1. Animation-Style_Dialog_Class

    0下载:
  2. 制作动画的类,很不错的 // construction CAniDialog(UINT nDlgID, CWnd* pParent) CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent) // operation // access frame number UINT GetFrameNum() const void SetFrameNum(UINT nFrames) // access an
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:20.82kb
    • 提供者:曾新
  1. MixColor1

    0下载:
  2. 除了文本框外,其他的CWnd类也需要改变背景色和文本颜色,那么该如何实现呢-addition to the text box, other CWnd class also need to change the background color and text color, then how to achieve that?
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31.01kb
    • 提供者:恭敬
  1. teach_road_4

    0下载:
  2. VC基础教程 第四章 窗口控件 版权所有 闻怡洋从VC提供的MFC类派生图中我们可以看出窗口的派生关系,派生图,所有的窗口类都是由CWnd派生。所有CWnd的成员函数在其派生类中都可以使用。本节介绍一些常用的功能给大家。 -based VC IV Directory window controls only Wen Yue-yang from the VC MFC category derived map, we window can be seen a derivative, derivati
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:106.03kb
    • 提供者:yourname
  1. testfreepool

    0下载:
  2. 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:95.07kb
    • 提供者:fish6
  1. WM_NCLBUTTONDOWN

    0下载:
  2. void TransparentWnd::OnLButtonDown(UINT nFlags, CPoint point) { CWnd::OnLButtonDown(nFlags, point) //实现无标题拖动 PostMessage(WM_NCLBUTTONDOWN, HTCAPTION, MAKELPARAM(point.x,point.y)) }-void TransparentWnd : : OnLButtonDown (UINT nF
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:15.65kb
    • 提供者:zanjiangfeng
  1. vwindlg2

    0下载:
  2. 对guru的dialog中添加单个view进行了修改,为dialog添加两个view,并验证它们的消息不会冲突;而对于cwnd类添加到dialog中,消息会产生冲突。-guru of the dialog to add a single view of changes Add 2 to dialog view, and verify their information will not conflict; For cwnd category added to the dialog, the ne
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:42kb
    • 提供者:cgzs.zhang
  1. base64

    0下载:
  2. CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ZeroMemory
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:鲜跃明
  1. MDI_background_test

    0下载:
  2. 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:黄华
  1. 从CWnd继承,完全自绘的滚动条控件

    1下载:
  2. 从CWnd继承,完全自绘的滚动条控件,接口和CScrollBar完全一致-Inherited from CWnd, completely self-painted scroll bar controls, exactly the same interface and CScrollBar
  3. 所属分类:对话框与窗口

    • 发布日期:2016-01-26
    • 文件大小:53kb
    • 提供者:Jason
  1. Demo

    0下载:
  2. 最大化和最小化窗口 调用CWnd::SendMessage()发送最大化或最小化窗口消息-Maximize and minimize windows call CWnd:: SendMessage () to send the message window is maximized or minimized
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-25
    • 文件大小:11kb
    • 提供者:王刚
  1. mulview

    0下载:
  2. 分割窗口将窗口分成几个部分,每个部分通常代表一个视图(但也可以是具有子窗口标识的CWnd对象),又称窗格。-Window will be split window is divided into several parts, each part is usually on behalf of a view [but may also be labeled with the child window CWnd object], also known as pane.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:17.95kb
    • 提供者:hzz
  1. MatrixCtrl

    0下载:
  2. 这是一个矩阵字体现显示控件,使用简单,首先插入该CMatrixCtrl控件的.h和 .cpp文件到您的项目,添加一个静态控件到您的对话框资源,把静态控件修改声明为CMatrixCtrl类的一个成员变量。-This is an attempt to create a control which looks a little bit like the credits of the Matrix movie. While it isn t the greatest clone of the Matri
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:105.61kb
    • 提供者:Athink
  1. other-5

    0下载:
  2. 本程序从CWnd派生出CGfxOutBarCtrl等若干类,用于实现Outlook 98中的条形控件-This procedure introduced a function BitmapToRegion (), used to convert a bitmap region. It scans the contents of the bitmap to find non-transparent pixels of the continuous line, to increase the lin
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:77.82kb
    • 提供者:deng_sir
  1. customcontrol-gridview

    0下载:
  2. 继承CWnd和CEdit实现的类似GridView的自定义控件。双击编辑,响应单击消息。使用vs2005.-CEdit inherits CWnd and achieve similar GridView custom control. Double-click edit, click the response message. Using vs2005.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:5.68mb
    • 提供者:韩晓明
  1. Demo

    0下载:
  2. 获得指定点的窗口 调用CWnd::WindowFromPoint()-Call to the specified point window CWnd:: WindowFromPoint ()
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:3.4mb
    • 提供者:王刚
  1. Demo

    0下载:
  2. 如何关闭窗口 调用 CWnd::SendMessage函数发送WM_CLOSE消息-How to Close call CWnd:: SendMessage function sends the WM_CLOSE message
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:王刚
  1. gain-CWnd

    0下载:
  2. 在MFC的窗口中,如何通过HWND获得CWnd指针-MFC window by HWND CWnd pointer
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:6.9mb
    • 提供者:rail
  1. XpMenu

    0下载:
  2. 用Cwnd实现的菜单效果,和其他的菜单重绘方式不一样,效果很好-Menu Cwnd achieve results, and other menu redraw way with good results
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:101.92kb
    • 提供者:姚立明
  1. Lesson3Code

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the MFC AppWizard principle and the a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:64.08kb
    • 提供者:Sevident
« 12 »
搜珍网 www.dssz.com