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

搜索资源列表

  1. MAZES Result

    0下载:
  2. 压缩包没有密码,用任何winrar都可以解压,该迷宫是用vc++编写的可视化程序,是将bitmap转化成数组矩阵,然后寻找bitmap的通路,并将结果显示在可视化窗口中。-compressed no password, any WinRAR can unpack, the maze is vc + + visualization procedures will be transformed into bitmap array matrix, and then find the bitmap pa
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1.88mb
    • 提供者:陈招国
  1. Lesson8Code

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:76.09kb
    • 提供者:刘祥景
  1. APICreateForm

    0下载:
  2. API生成窗口,不需要界面。通过模块实现-API generation window, no interface. Through Module
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:12.5kb
    • 提供者:刘可
  1. msn_style_popup

    0下载:
  2. 无闪烁MSN风格弹出信息框窗体组件,直接放到Form上,Form自动变成MSN风格,与Msnpopup组件相比实用性更强,可在Form上放置任何控件。无源码仅可在D6下使用。 -style pop-up window frame components information directly into Form. automatic Form into MSN style, Msnpopup components stronger than practicality, Form can be
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:203.08kb
    • 提供者:wangyi
  1. showbrow

    0下载:
  2. 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calli
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:46.52kb
    • 提供者:aoma
  1. shiyansan

    1下载:
  2. 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window area. immediately keyboard or mou
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28.22kb
    • 提供者:王界
  1. progress_wnd

    0下载:
  2. A popup window containing a progress control and cancel button - no resource file ne-A popup window containing a progress Contr ol and cancel button-no resource file ne
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:38.14kb
    • 提供者:map
  1. myCustomWizard

    0下载:
  2. 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35.21kb
    • 提供者:小秋
  1. AutoResizeDlg

    0下载:
  2. 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dial
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:黄承杰
  1. ViewPicture

    0下载:
  2. VC++下开发的浏览图像文件程序,只要双击可执行文件,就能运行程序,若提示没有所指定的数据库,可以自己指定数据库。-development of the VC View images documentation procedures, as long as you double-click the executable, we will be able to run the program, If no prompt specified by the database, the database
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:644.38kb
    • 提供者:原盘风
  1. myfiledialogdemo

    0下载:
  2. 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:596.62kb
    • 提供者:hk
  1. 2007

    0下载:
  2. 全部API,自绘图形而成! 编译方法: 1)加入XPLIB.lib库 2)加入CLASSXP.H 3)在菜单中Project\\Settings\\C/C++-Precompiled headers 选No using......项目。(否则不能编译通过)
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:193.91kb
    • 提供者:lijunwei
  1. msgballoon_bin

    0下载:
  2. An enhanced MessageBox, no need for user interaction to dismiss
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:
  1. 10 改变对话框的背景色

    0下载:
  2. 改变对话框的背景色,没有密码-change the background color, no password
  3. 所属分类:对话框与窗口

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

    1下载:
  2. 很多基于对话框的应用程序都是不带框架的,也就是说对话框没有标题栏。众所周知,窗口的移动都是通过鼠标点住标题栏拖动窗口实现的,那么现在没有了标题栏,如何移动对话框-lot of the dialog-based applications are without framework, in other words not the dialog title bar. As we all know, Windows Mobile are living through a click of the mou
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:63.61kb
    • 提供者:吴忧
  1. TestIconPicker

    0下载:
  2. 实现了上回说到的多功能文本框之后,接下去的任务就是做一个表情符号选择器:CIconPicker。 说明:本来是想实现图标选择的,但是后来有需要改成了位图选择器,但是类名没有改过来,还是叫 CIconPicker。附带工程中有图标选择器。-achieved on the back said multifunctional text box, the next task is to do a symbolic expression choice : CIconPicker. Note : origi
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:111.85kb
    • 提供者:李宾
  1. SkinMagicSDK_Beta0.4 国产的皮肤库(skinmagic)sdk

    1下载:
  2. 一个国产的皮肤库(skinmagic)sdk,没有源代码,但是提供了库文件,-A sdk of skin library (skinmagic ), there is no source code , but have offered library files.
  3. 所属分类:对话框与窗口

    • 发布日期:2017-11-08
    • 文件大小:638.64kb
    • 提供者:
  1. dlg_move

    0下载:
  2. 拖动滚动条实现对话框的移动及对话框上控件的移动,而不会出现闪烁现象。利用此原理,可实现控件的无闪烁移动。-Drag the scroll bar to achieve the dialog dialog controls movement and the movement, with no flicker. Take advantage of this principle, can realize the control flicker-free movement.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:李信息
  1. minimumdistance

    0下载:
  2. This functions finds minimum distance loop between no.of points using the distance formula.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:1.57kb
    • 提供者:梓恒
  1. q3ModelViewer

    0下载:
  2. 很酷的q3模型观看器 而且可以看shader效果 可惜没有源代码-Cool q3 model viewer can see shader effects and unfortunately there is no source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:184.18kb
    • 提供者:王亚峰
« 12 3 4 5 6 »
搜珍网 www.dssz.com