CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 按钮控件 搜索资源 - program set

搜索资源列表

  1. JavaButtonMakerSetup

    0下载:
  2. 如何做JAVA的BUTTON Magic Button creates Java applet buttons for the Web without requiring any Java or HTML programming. The program can create several buttons on one applet (even one on top of another), which can also include images and text labels for a
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1611285
    • 提供者:cyy
  1. POINT222

    0下载:
  2. 使用交互式按钮 获得空间点坐标值 生成catia工程图中的表格-his is what I prepared a second development with a vb program on catia, catia through interactive access to the set of points on the 3D coordinates, and save the Catdrawing document, for data preparation for other ope
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:40846
    • 提供者:陈周杰
  1. CheckBox2009

    0下载:
  2. 一款另类的彩色图形复选框控件源代码(CheckBox2009) (v3),支持彩色混合透明通道的GUI显示,彩色标题显示。多种彩色开关状态显示,可以设置控件背景色。代码作者经过优化,运行比较稳定。可以加入您的程序,让软件界面更富有声色。-A different type of color graphics check box controls the source code (CheckBox2009) (v3), support for transparent color channel mi
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:32459
    • 提供者:123
  1. yy

    0下载:
  2. 编写一个程序,在一个窗口中创建多个窗口,即单击一个链接时会弹出对应的窗口3. 编写一个程序,设定三个文本框,一个div标签,一个“开始”按钮,一个“结束”按钮。用户给三个文本框分别输入三首歌曲名,当点击“开始”按钮后,每隔一秒钟依次从一个文本框取出一首歌曲名并放到div中进行显示,该过程重复进行,直到用户点击“结束”按钮时终止循环。 4. 编写一个程序,定义一个学生姓名文本框,一个学生学号的文本框,一个打开另一个新窗口的按钮“打开新窗口”。当用户点击“打开新窗口”按钮时,会自动打开一个新窗口
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:1329
    • 提供者:hh
  1. CheckBoxDemo

    0下载:
  2. 该代码提供了很好的类型CheckBox类的按钮类, checkbox最主要的设置是checked属性,可以根据你的程序需要初始设置为true或false,默认... -The code provides a good type of the button class CheckBox class, checkbox main setting is checked property can be based on your program needs an initial set to tru
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1886682
    • 提供者:guanhaha
  1. bmpbutton

    0下载:
  2. 按钮……不规则按钮,图片的背景颜色可以在程序中设定,但是一般来说要具有可用性的话,背景颜色最好是透明的。(Windows mobile下)-Button button ... ... irregular, pictures, background colors can be set in the program, but in general to have the availability, then the best background color is transparent.
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2822755
    • 提供者:超人J
  1. lesson10

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:144708
    • 提供者:玄一
  1. taopaobutton

    0下载:
  2. 可以实现按钮逃跑功能的设置,即在程序的开发窗口上,鼠标点击不到按钮-Function can set the button to escape, that the development of the program window, click the mouse button less
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1887118
    • 提供者:周云
  1. ButtonStyle

    1下载:
  2. 该程序主要涉及到自定义按钮加载位图、改变按钮字体颜色及背景,从而达到美化按钮的目的;同时还包含用来静态框显示位图、图标和改变文本内容以及设置对话框的图片背景。内容绝对经典-The program mainly involves custom button load bitmap, change the font color button and background, so as to achieve the purpose of beautification button At the sa
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1046380
    • 提供者:zhoujin
  1. draw1

    0下载:
  2. 编写应用程序,可以利用鼠标绘制矩形和圆形,具体功能要求如下: 1、 通过单击工具条按钮(或菜单项)选择绘制矩形或者圆形; 2、 绘制过程中要求实现橡皮线功能和重画(窗口改变的时候,已绘制的图形不能消失); 3、 程序中只能使用SetPixel绘图函数,不能使用其它绘图函数; 4、 [本功能选作]通过单击工具条按钮(或菜单项)显示对话框,让用户可以设置绘制图形的颜色(可以分别输入RGB三颜色分量)-Write applications that can use the mouse
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1974351
    • 提供者:徐博文
  1. 6.5

    0下载:
  2. 此程序包括VC++中的对话框的入门操作以及功能设置,对VC初学者是一个很大的帮助!-This program includes a dialog box in VC++ entry operations, and the feature set is a great help to the VC beginners!
  3. 所属分类:Button control

    • 发布日期:2017-12-03
    • 文件大小:29631
    • 提供者:陈勇
  1. YYY

    0下载:
  2. 在对话框里调取字体对话框,设置字体。程序简单,一看就会。-In the dialog box, the transfer of the Font dialog box, set the font. Program is simple, a look will be.
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:2023975
    • 提供者:cdwj
  1. FontsEnumTest

    0下载:
  2. 用VC++代码实现一个读取Windows系统所有字体的面板,并应用这些字体实现字体设置程序,可选择字号、字体样式、字体名称等,下面的方框主是要演示所选择的字体样式,通过这个程序可了解VC如何读取到Windows字体的,以及如何将字体的设置应用到指定的对象上。-VC++ code is used to implement a read all the font panel, Windows system and apply these fonts font program, can choose
  3. 所属分类:Button control

    • 发布日期:2017-04-15
    • 文件大小:35025
    • 提供者:孙先佑
  1. Comspy_28332

    0下载:
  2. 通过操作windows内核,达到监视串口数据的目的。它不是串口 调试 程序,而是真正的 监视 程序!它不需打开串口(一般串口只能被一个程序占用),就可方便监视它方程序对任一串口发送与接收的数据,可设定数据类型为十六进制和ASCII码,并可方便地将数据保存成文本文件。 使用时先启动该程序并监视,然后运行您的串口程序,即可监视您程序对串口的每一个动作。 -By operating windows kernel to achieve the purpose of monitoring the
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:370488
    • 提供者:feiyg
  1. bmpbutton

    0下载:
  2. 按钮……不规则按钮,图片的背景颜色可以在程序中设定,但是一般来说要具有可用性的话,背景颜色最好是透明的。-Irregular button, the background color of the image can be set in the program, but in general to have availability, best background color is transparent.
  3. 所属分类:按钮控件

    • 发布日期:2017-05-11
    • 文件大小:2176987
    • 提供者:hbzx
  1. HotKeyDemo

    0下载:
  2. 基于MFC 使用热键控件为程序设置热键。(MFC uses the hot key control to set up the hotkey for the program.)
  3. 所属分类:按钮控件

    • 发布日期:2018-01-05
    • 文件大小:53248
    • 提供者:cool_ly
搜珍网 www.dssz.com