CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OnEraseBkgnd

搜索资源列表

  1. catchscreen

    0下载:
  2. 把整个桌面屏幕截图,保存下来,然后把对话框设置全屏顶层窗口,然后把保存下来的位图,在OnEraseBkgnd中把整个位图贴到对话框上,然后用像皮筋类选择截取范围,看起来就像操作屏幕一样-entire desktop screenshots, preserved and then set up full-screen dialog top window, then the preservation of the bitmap, in which the entire OnEraseBkgnd Bi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60045
    • 提供者:
  1. GradualColorWnd

    0下载:
  2. 背景渐变的程序界面设计,基于MFC中的OnEraseBKgnd函数来实现
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:14192
    • 提供者:肖月
  1. catchscreen

    1下载:
  2. 程序是基于对话框,无标题栏,系统菜单,最小化框,最大化框,无边框....,程序初始化时,把整个桌面屏幕截图,保存下来,然后把对话框设置全屏顶层窗口,然后把保存下来的位图,在OnEraseBkgnd中把整个位图贴到对话框上,然后用像皮筋类选择截取范围,看起来就像操作屏幕一样 。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:68456
    • 提供者:--
  1. DlgWithBackground

    0下载:
  2. 使用位图作为对话框的背景,是一个MFC的程序,重载了OnEraseBkgnd的方法-Bitmap dialog as the background of an MFC procedures, the heavy load of OnEraseBkgnd
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:115644
    • 提供者:余割
  1. Bdlg32

    0下载:
  2. 背景贴图的例子,微软出品,包含OnPaint方式、OnEraseBkGnd方式,另外还有Bitmap Button/Static,清晰好懂-Examples of background textures, Microsoft products, including OnPaint methods, OnEraseBkGnd way, there is another Bitmap Button/Static, clear and well understood
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:322296
    • 提供者:samenpan
  1. BkgndSDI

    0下载:
  2. 在单文档框架结构的背景窗口上显示图案。重载视图OnEraseBkgnd函数,添加代码:if(!m_bAnimatedBkgnd) pDC->StretchBlt(0,0, rcClient.right-rcClient.left, rcClient.bottom-rcClient.top, &dcMem, 0,0, bm.bmWidth, bm.bmHeight, SRCCOPY) else {
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:117373
    • 提供者:linxiuguo
  1. DirectoryList

    0下载:
  2. class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:105842
    • 提供者:zhoujay
  1. chat

    0下载:
  2. class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:57392
    • 提供者:zhoujay
  1. GradualColorWnd

    0下载:
  2. 背景渐变的程序界面,重载了OnEraseBkgnd函数来实现在背景中显示颜色-Gradient background of the program interface, a heavy-duty OnEraseBkgnd function to realize in the background display color
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:14136
    • 提供者:申晓东
  1. DrawBackground

    0下载:
  2. 对多文档窗口应用程序中的主框架,可改变窗口的背景,使程序看起来更专业,窗口改变背景不能简单地用ClassWizard重载OnEraseBkgnd(CDC* pDC)函数的方法 实现。 因为多文档窗口应用程序中的主框架窗口的背景区是一个MDIClient类的窗口,因 此改变背 景与这个MDIClient类的窗口有关。MDIClient类的窗口的句柄是m_hWndMDIClient(在CMDifr a meWnd中)-Multi-document window in the applicat
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5715113
    • 提供者:
  1. dialogbackground

    1下载:
  2. 采用3种方式(OnPaint()、OnEraseBkgnd()、OnCtlColor())实现对对话框背景的改写,并且比较3种方式的优缺点及三个函数的执行顺序。-With 3 ways (OnPaint (), OnEraseBkgnd (), OnCtlColor ()) to achieve the background of the dialog box rewritten, and compare the advantages and disadvantages of 3 ways th
  3. 所属分类:Windows编程

    • 发布日期:2013-11-16
    • 文件大小:19274430
    • 提供者:李春丽
  1. skinlistdemo

    0下载:
  2. vc++ VC.NET三个版本的CListCtrl美化源码包,C++自绘标题栏和滚动条的CListCtrl,我写了Init( )函数。在这个函数中动态创建了scrollbars ,并且保证原始的scrollbar被隐藏了。还需要考虑到标题栏的大小,因为我们需要保证CStatic的scrollbars在PositionScrollBars()中的位置是正确的。如果窗口的外观发生变化,我需要保证scrollbars 还在正确的位置上。因为重载了OnEraseBkgnd和OnPainthandlers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13275803
    • 提供者:kpudn20
  1. beijingtouming

    0下载:
  2. 对话框的背景透明 关键在OnEraseBkgnd函数-dialog back is transparent OnEraseBkgnd
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-06
    • 文件大小:1428480
    • 提供者:郭永星
搜珍网 www.dssz.com