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

搜索资源列表

  1. 一个永远显示的对话框

    0下载:
  2. 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计
  3. 所属分类:对话框与窗口

    • 发布日期:
    • 文件大小:25964
    • 提供者:
  1. 在对话框上设置背景图

    0下载:
  2. 一个简单的对话框上实现加载背景图的的小例子-a simple dialog box on the map to achieve the background loading of small examples
  3. 所属分类:对话框与窗口

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

    0下载:
  2. 通过VC++6.0和OpenGL绘制了可以调节的2D基本图元,其参数可以人为通过对话框设置。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:241284
    • 提供者:张斌
  1. catchscreen

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

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

    0下载:
  2. MessageDialog的构造函数 与前面的对话框类似,MessageDialog的构造函数首先调用其父类的构造函数将对话框设置为模态。接着使用一个switch语句,根据新建邮件的类型设置对话框的标题。此外,该语句还用来从原始邮件中获得邮件的相关消息,并将其作为参数提供给构造函数(如果是REPLY和FORWARD类型)。构造函数将用这些消息填充MessageDialog中的邮件消息。 在switch语句之后,构造函数创建了邮件消息面板,并将各个控件初始化加入到面板中,接下来创建了内容
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2082
    • 提供者:
  1. Windows XP风格之Windows XP风格对话框

    0下载:
  2. 用一个封装好的CSkin类设置程序皮肤,并通过其加载具有Windows XP风格的皮肤实现了对话框的Windows XP外观-with a good package CSkin skin type setup program, and through its loaded with Windows XP-style dialog skin achieved the appearance of Windows XP
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:170980
    • 提供者:周孝良
  1. DlgScroll

    1下载:
  2. 利用MFC实现的对话框滚动条设置实例,刷新界面-Implemented using MFC scroll bar to set an instance of the dialog box, refresh interface
  3. 所属分类:Dialog_Window

    • 发布日期:2014-11-03
    • 文件大小:31066
    • 提供者:liucaijiao
  1. MFC-dialog

    0下载:
  2. 对话框美化 添加图片 设置背景 添加音乐-add Dialog background picture,add music and set dialog backcolor
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-24
    • 文件大小:13253
    • 提供者:haomiao
  1. DlgUseBmp

    0下载:
  2. VC中对话框的背景图片设置的两种方法的比较。-VC in the dialog box, set the background image comparison of two methods.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:4090572
    • 提供者:冯春明
  1. dlgprint

    0下载:
  2. 该程序以对话框形式为基础,可以设置打印机的位置状态。-The procedures to form the basis of the dialog box, you can set the location of the printer status.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:25364
    • 提供者:Sophie
  1. CommonDialog

    1下载:
  2. 1)程序运行时在视图中显示字符串。 2)点击子菜单“文件对话框”时,将显示文件对话框。 3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。 4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。 -1) The program runs in the view to display the string. 2) Click the sub-menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:36134
    • 提供者:caijinwei
  1. CommonDialog

    0下载:
  2. 1)程序运行时在视图中显示字符串。 2)点击子菜单“文件对话框”时,将显示文件对话框。 3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。 4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。 -1) The program runs in the view to display the string. 2) Click the sub-menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1933138
    • 提供者:caijinwei
  1. SettingsDlg_demo

    0下载:
  2. 一个MFC框架中模式对话框和无模式对话框, 类似设置界面,点左边TREE的节点右面显示对应的输入界面和控件.-MFC framework of a model of dialog and non-model dialog box, set up a similar interface, point the left TREE node corresponding to the right shows the input interface and controls.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:41515
    • 提供者:rich fubo
  1. ChooseFont

    0下载:
  2. 一个应用系统字体对话框设置控件字体的实例。-An application to set the Font dialog box controls the font instance.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:7806
    • 提供者:chengluyu
  1. 123

    0下载:
  2. 将对话框设置成透明背景,直接穿透对话框点击-The dialog box is set to transparent background, click directly through dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:481036
    • 提供者:田野
  1. WindowsFormsApplication1

    0下载:
  2. 对话框设置 自动查询输出并纠错,可以实现数据的报警窗口的弹出-Automatic Query dialog box to set output and error correction
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:35354
    • 提供者:WZS
  1. yomnload

    0下载:
  2. 本程序实现了windows下显示器分辩率的设置,有兴趣的可以下载,(This procedure achieved under Windows monitor resolution Settings, interested can download,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:shomirg
  1. 9837695

    0下载:
  2. 1,我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,不错(1, I want to call the SetWindowsHookEx to set the WH_CBT hooks, good)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-19
    • 文件大小:553984
    • 提供者:任汇宇
  1. symbol__forwarding

    0下载:
  2. EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了(EDIT controls installed read-only property does not allow the user to input and EDIT to delete and other basic operations)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-11
    • 文件大小:27250
    • 提供者:xpjar
  1. 238589

    0下载:
  2. 这是一个实现类VC似的窗口,可以向编译器一样设置断点标志,(This is a VC implementation class window, can set a breakpoint symbol to the compiler,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-29
    • 文件大小:21504
    • 提供者:Vvnessa
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com