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

搜索资源列表

  1. SkinMagic2.01破解

    1下载:
  2. SkinMagic Toolkit是一个优秀的界面工具,可以很简单的实现软件换皮肤的功能。支持标准的Windows控件的换皮肤。支持MDI/SDI/Dialog的程序。支持自定义的控件的换皮肤功能-SkinMagic Toolkit is an excellent interface tool, very simple software for skin function. Support for standard Windows controls for the skin. Support M
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3.68mb
    • 提供者:裴棕伟
  1. 20050509143141_simpleext

    0下载:
  2. 简单的windows控件编程,有点意思,自己的一些学习-simple windows controls programming, a little bit mean, some of their own learning
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:42.89kb
    • 提供者:szh
  1. Windows资源管理器

    3下载:
  2. 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28.78kb
    • 提供者:唐堂
  1. HiPerfTimer

    0下载:
  2. 高精度计时.使用c#实现的一个高精度计时windows控件.-precision timing. C# use of a high-precision timing windows controls.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.66kb
    • 提供者:keke
  1. 全系列WINDOWS XP风格控件

    0下载:
  2. VB下全系列WINDOWS XP风格控件,全部提供控件的源码。-VB full range of Windows XP style controls, controls for all of the source code.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:138.18kb
    • 提供者:zyj
  1. 源码附件:VC--初探WINDOWS下的IME编程

    0下载:
  2. 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:10.46kb
    • 提供者:周梦蝶
  1. 模仿windows中的桌面背景预览的控件

    0下载:
  2. 这个控件是模仿微软windows操作系统中的显示属性对话框的控件。我作的这个custom控件具有和微软控件一样的-controls mimic the Microsoft Windows display properties of the dialog box controls. I make this custom controls and Microsoft have the same control
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:62.73kb
    • 提供者:李名
  1. Windows(Button)

    0下载:
  2. 自己编写的有关于Button的控件,开发环境为:Delphi7。基本覆盖Button的所有使用方面。-prepared themselves for the Button Controls, development environment : Delphi7. Button basic coverage of all use.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:682.41kb
    • 提供者:任全
  1. wtl4_mfc8_demo

    0下载:
  2. 《属性页与向导》甚至在成为Windows 95的通用控件之前,使用属性表来表示一些选项就已经成为一种很流行的方式。向导模式的属性表通常用来引导用户安装软件或完成其他复杂的工作。WTL对这两种方式的属性表都提供了很好的支持,可以使用前面介绍的与对话框相关的特性,如DDX和DDV。在本章我将演示如何创建一个基本的属性表和向导,如何处理属性页发送的通知消息和事件。-"Properties page with the Wizard," even as the common Windo
  3. 所属分类:界面编程

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

    0下载:
  2. 几个可自定义色彩的常用windows控件-several colors can be obtained from the definition of commonly used windows Controls
  3. 所属分类:界面编程

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

    0下载:
  2. 在皮肤软件中找图片区域算法(原创),比如圆形Button,各种形状的窗口,控件等-the skin software for photo regional algorithm (original), such as circular Button, various shapes of windows, controls, etc.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:jeff_hf
  1. Regsvr32

    0下载:
  2. Regsvr 32命令是Windows中控件文件(如扩展名为DLL、OCX、CPL的文件)的注册和反注册工具。 注册了以下dll文件 -Regsvr 32 orders Windows controls (such as the extension DLL, OCX, the CPL) for the registration and anti-registration tool. Dll registered the following documents
  3. 所属分类:软件工程

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

    0下载:
  2. 《Win32开发人员参考库 第4卷 Windows通用控件》介绍了Windows应用程序开发人员在整个开发过程中都可能会用到的通用控件,为开发人员充分利用Windows中大量预制的通用控件提供参考。内容包括各种通用控件的样式、通告消息、宏、函数以及相关数据结构。本书内容丰富、条理清晰,有效地提供了Windows通用控件信息。本书为开发人员充分利用Windows中大量预制的通用控件提供参考信息。对于每种通用控件,书中都给出了此通用控件所对应的样式、通告消息、宏、函数以及相关的数据结构等详细信息。-
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.82mb
    • 提供者:jane xu
  1. user-interfaces-in-c-windows-forms-and-custom-con

    0下载:
  2. This book represents the start of the second wave of .NET books: closely focused works that give you the insight of experienced developers about a single aspect of .NET programming. User Interfaces in C#:Windows Forms and Custom Controls
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-25
    • 文件大小:8.21mb
    • 提供者:chane
  1. 04.-Windows-and-Controls

    0下载:
  2. Windows CE6.0开发者参考,窗口、控件和菜单-Windows CE6.0 developer reference, windows, controls and menus
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:107.38kb
    • 提供者:gr
  1. Development-of-Windows-controls

    0下载:
  2. 文章详细介绍了windows控件在vc++中的使用,并给出了一些使用实例。-The paper introduces the windows control in vc++ in use, and gives some examples for use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:王王
  1. Windows-based-library

    0下载:
  2. Windows 的标准控件的功能和用法,是VC++的重点掌握 -The standard Windows controls the function and use, is the focus of control VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:75.78kb
    • 提供者:王静
  1. Windows.Phone.7.Development

    0下载:
  2. 这本书包含十九章,分解成两个主要部分。在第1部分中,我们将引导您通过 应用开发生命周期。你会去编写最简单的“你好 世界“风格的Windows Phone 7的应用程序,以建设一个成熟的,现代的n层应用程序使用 Windows手机开发平台和支持它的独特的云服务。 “ 节最后对如何获得微软认证,并提供了一个一步一步指令 向公众中的应用,通过Windows电话市场。 在第2部分中,您将学习如何使用在您的应用程序中的Windows Phone设备的具体功能, 包括加速度计,位
  3. 所属分类:iPhone

    • 发布日期:2017-06-01
    • 文件大小:13.25mb
    • 提供者:威震开
  1. Creatives.Windows.Controls.Carousel

    0下载:
  2. 3D 图片墙,旋转木马模式。 c#语言。-Creatives Windows Controls Carousel
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:182.69kb
    • 提供者:bspanda
  1. Windows窗体控制程序源码1.0

    0下载:
  2. 此程序是应编程论坛VXIN的要求编写,可以实现对任何程序的任何控件操控(自动填写,显示隐藏控件等等)。 整个程序编写用了一个小时,由于写的比较毛草,不完善之处希望大家多多指教(This program is written in the Programming Forum VXIN requirements, you can control any program any process (automatic fill, show hidden controls, etc.). The
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:355kb
    • 提供者:wzqone
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com