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

搜索资源列表

  1. FenBian

    0下载:
  2. 分辨率界面编程,利用各种控件实现人机交互,界面比较简单,需要进一步完善-resolution programming interface, the use of controls to achieve human-computer interaction, the interface is relatively simple, need to be further improved
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3145152
    • 提供者:石玲
  1. DlgAutoSize

    0下载:
  2. 不同的屏幕分辨率,对话框程序中的空间在对话框大小变化的时候,控件的位置和大小都要随之调整. 封装一个类,使用的时候只要从该类继承即可
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:5146
    • 提供者:赵佳宝
  1. form1

    1下载:
  2. vc界面开发,适合任何分辨率下的画图思想。-vc interface development, suitable for drawing to any resolution under the idea.
  3. 所属分类:Dialog_Window

    • 发布日期:2016-07-14
    • 文件大小:98400
    • 提供者:ssss
  1. controladaptingView

    0下载:
  2. 实际开发中,随着分辨率的不一样,导致控件编排不一。本代码开发出自适应控件,能随着分辨率不一样而自适应不同的分辨率。-Actual development, with the resolution not the same, resulting in different control layout. The code developed adaptive control, can not the same as the resolution of the adaptive different r
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:34735
    • 提供者:曹匆
  1. windows

    0下载:
  2. windows 窗口设计入门,两个不同显示窗,一个显示屏幕分辨率-Getting Started window design windows
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:张小凡
  1. SkinSE_Layout_Demo

    0下载:
  2. 在编写界面控件动态布局位置的时候,很多程序员都觉得繁琐是个体力活。甚至直接把控件放在对话框上,采用默认的位置。这样子做是有问题的,在修改操作系统分辨率或者DPI的情况下,直接放在对话框上的控件位置会发生变化,以至于界面布局混乱。所以,在程序开发中,一定要对界面控件进行布局-Dynamic layout of the interface controls in the preparation of the location, many programmers feel that is a tedi
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:27770
    • 提供者:王凯麟
  1. VB-API-002

    0下载:
  2. VB API应用实例 1:让窗口运行在不同的分辨率下 2: 控件随着窗口大小按比例变化 3:在运行中显示或隐藏窗口的标题栏 4:制作软件封面 5:霓虹灯效果文字等-VB API application instance VB API application instance VB API application instance
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-01
    • 文件大小:307340
    • 提供者:天崖
  1. zishiyingfenbianlv

    0下载:
  2. 根据显示器分辨率自动调整前面板尺寸,使之相互对应。-Monitor resolution automatically adjusts the front panel size to make it correspond to each other.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:65998
    • 提供者:liubin
  1. form

    0下载:
  2. 能够根据pc端的屏幕分辨率自动调整窗体大小-According to pc side of the screen resolution automatically resizes the form
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:10391989
    • 提供者:鑫杰
  1. Adaptive-control

    0下载:
  2. 应用程序自动根据屏幕分辨率调整窗体控件到合适大小,比较完美的窗体控件自适应程序,如果有好的,欢迎大家献出源码,共同分享,谢谢。-Forms controls adaptive screen resolution
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3423647
    • 提供者:wang qiang
  1. formResolution

    0下载:
  2. 一个窗体自适应屏幕分辨率的小程序,主要代码在uMyClassHelpers单元中,只要引用它并创建相应的窗体类就可以了,Xp+D7测试通过。-A form of adaptive screen resolution applet, the main code in uMyClassHelpers unit, as long as the reference it and create the appropriate form class on it, Xp+ D7 test.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:366179
    • 提供者:bain
  1. VB-NsUI

    0下载:
  2. 支持功能: 1.窗体移动(NsUI1.MouMove) 2.窗体无边框,支持隐藏菜单(NsUI1.NoBorder) 3.打开浏览文件夹(NsUI1.BrowseFolder) 4.获取屏幕分辨率大小(NsUI1.GetScrW And NsUI1.GetScrH) 5. 任务栏进度条显示(NsUI1.LoadTask And NsUI1.SetTask)-Support function: The 1 form of mobile (NsUI1.MouMove) T
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:63545
    • 提供者:小诺
  1. SCRNSIZE1

    0下载:
  2. 使用VC++6.0, 编写一个简单的对话框窗口,用于显示当前屏幕的分辨率大小。-Making a simple dialog window to display the screen resolution.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1140118
    • 提供者:陈正则
  1. listazj

    0下载:
  2. 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率,-List all of the display mode and list out, by clicking on the list to change the display resolution,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:10240
    • 提供者:Alegga
搜珍网 www.dssz.com