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

搜索资源列表

  1. TitleBarEx

    0下载:
  2. 本程序自绘标题栏和最大化最小化按钮,以及自绘窗口四周的边框-procedures since the column headings drawn minimize and maximize buttons, and since painted around the window frame
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:61466
    • 提供者:马龙
  1. MYSkin_VCnet

    0下载:
  2. VC++.net2003(稍作修改就可移植到VC++6.0)实现MFC窗口边框,标题栏,最大最小关闭按钮的自绘.用户可通过改变皮肤目录下了皮肤图片来更改皮肤.debug目录没有删除,但是其中的编译后的文件删除了.保留了skin皮肤图片目录.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:355753
    • 提供者:李景帆
  1. ScreenCatch

    2下载:
  2. 一个具有标题栏自绘功能的对话框窗口,可以描绘出个性的标题栏.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:99317
    • 提供者:xhli
  1. SkinTest_demo

    0下载:
  2. 这个例子展示了如何绘制定制(自绘)窗口框架(包括标题、边框等)。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:181146
    • 提供者:黄华
  1. SkinStyle_src.rar

    0下载:
  2. 自绘窗口的代码,可以自己更换窗口皮肤,Since the code painted window, you can own skin replacement window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:145157
    • 提供者:杨一
  1. CustomWindow_demo

    0下载:
  2. VS2005编写,一个自绘很时尚简约的用于的窗口框架。-This article came as a result of trying to create a custom border for the MFC application. The simplest way to customize the window of an application is to bind it to a specific theme that gives it the look and feel we wan
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:86470
    • 提供者:larry
  1. Custom Draw Panel

    0下载:
  2. 项目中经常用到需要自定义风格的圆角窗口,以前我们都是放一个背景图片,但是当窗口大小不一样时,固定大小的背景边框圆角会被拉伸变得很难看,所以自己写了一个 panel VCL。 自绘 panel 组件,背景,边框都可使用图片自定义,可使用透明png实现圆角,自适应窗口大小。 -Custom draw panel VCL。
  3. 所属分类:对话框与窗口

    • 发布日期:2013-05-13
    • 文件大小:184333
    • 提供者:Jack
  1. scorllBitmapWnd

    0下载:
  2. 自绘带滚动条的显示图片控件,需要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) 通过程序控
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:3881
    • 提供者:zhx
  1. DrawWnd

    0下载:
  2. 该资源实现了自绘窗口的功能,并且写了双缓存,大大减弱了闪屏。-The resources to achieve the function of self-painted window, and wrote a double buffer, which greatly weakened the splash screen.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:999415
    • 提供者:胡良
  1. DrawFram

    0下载:
  2. 窗口非客户区自绘,支持换肤功能,如果你想自绘窗口,这是一个非常好的示例。-Non-client area of ​ ​ the window from painting, to support skin function, if you want to self-painted window, which is a very good example.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:139471
    • 提供者:黄士译
  1. ZCL

    1下载:
  2. 超酷的用户登录程序、圆角窗口、历史组合框、列表框、超酷按钮、抽屉式窗口、超酷软键盘等各种自绘控件-Translate from: English Allow phonetic typingType text or a website address or translate a document. Cancel Chāo kù de yònghù dēnglù chéngxù, yuán jiǎo chuāngkǒu, lìshǐ zǔhé kuāng, lièbiǎo kuāng,
  3. 所属分类:Dialog_Window

    • 发布日期:2014-10-21
    • 文件大小:270336
    • 提供者:小仙
  1. VC-draw-titlebar

    0下载:
  2. VC 自绘窗口标题栏、边框、系统按钮、最大化等-VC draw titlebar
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:84840
    • 提供者:静默
  1. lkdirectui2

    1下载:
  2. VS2013,可在MFC界面中使用,封装lib库,使用directUI方式,自绘窗口,按钮,菜单的源码。图片资源文件过大,请自备。-VS2013, directUI,owner draw,button,menu, source code。
  3. 所属分类:Dialog_Window

    • 发布日期:2016-08-21
    • 文件大小:336896
    • 提供者:liukun
  1. Vsjqal

    0下载:
  2. 用Visual Basic写的一个自绘菜单的程序,界面美观(A graphic menu written in Visual Basic program, the interface is beautiful)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:Ovgmkusa
  1. dduter

    0下载:
  2. 在这个程序中,给出了怎样自绘位图的一种方法,这个源代码是vc开发大全书中的例子(In this program, this paper gives a method of how to custom painting bitmap, this source code is example of vc development big encyclopedia)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:31744
    • 提供者:ktanley
  1. 仿QQ信息提示窗口

    1下载:
  2. 用MFC实现仿制QQ信息提示窗口,界面美观,可修改(Using MFC to achieve imitation QQ information prompt window, beautiful interface, can be modified.)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:86016
    • 提供者:枫林飘云
  1. ddbver

    0下载:
  2. 用钩子处理窗口的滚动条,实现自绘的窗口滚动条()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-07
    • 文件大小:73728
    • 提供者:inkquebd
  1. 01379999

    0下载:
  2. 一套程序界面,包括对话框中使用分隔条,自绘菜单等()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-22
    • 文件大小:67584
    • 提供者:hnperllne
  1. TXTUEQF

    0下载:
  2. 这是易语言编写的菜单自绘源码,很难得的哦()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-28
    • 文件大小:17408
    • 提供者:iterafor
  1. pbinter-algorithm

    0下载:
  2. 非常漂亮的自绘树形控件,是使用自绘树形控件的好例子()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-05-03
    • 文件大小:27648
    • 提供者:omneta
« 12 »
搜珍网 www.dssz.com