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

搜索资源列表

  1. UCComboBox

    0下载:
  2. C# 实现WinForm带复选框的下拉列表DLL控件,ComboBox WinForm应用,是一个DLL的源码,实现窗口中带复选框的下拉列表,源码编译后生成UCComboBox.dll,你在项目中添加引用就可使用了-C# WinForm para lograr DLL con un control de lista desplegable cuadro de lista, la aplicación WinForm ComboBox es un código fuente DLL, para a
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:37471
    • 提供者:gpudn19
  1. MultiColumnComboBox

    0下载:
  2. combobox下拉实现出现多列,c#中工具里的combobox中只能下拉显示一列的内容通过重写combobox来达到下拉实现多列的目的!-combobox dropdown realize there is more out
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:66603
    • 提供者:microcosm
  1. TestClrCombo

    0下载:
  2. 原组合框只能显示文本信息,不能显示颜色和图形。通过自定义组合框控件,改写DrawItem虚方法,实现根据项目的状态,绘制相应效果的颜色和文本的功能-ComboBox with Color Display
  3. 所属分类:ComboBox

    • 发布日期:2017-05-15
    • 文件大小:3685775
    • 提供者:王云
  1. ExampleComboBox

    0下载:
  2. VB对ComboBox输入框的输入进行检查,下拉ComboBox中的值,输入错误会有提示。临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查,若输入的数据不在列表中,请重新输入。-VB input ComboBox input box is checked, the value in the drop-down ComboBox, input error will be prompted. Temporary tag to get the focus, so the co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:cpudn47
  1. autosize

    0下载:
  2. VB自动缩放窗体内控件,作者: NICK PATEMAN。适用于VB6.0环境,以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定,你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可。可对窗体内的TextBox、ComboBox、ListBox、STRETCHALL等控件自由缩放,请参见源码实例-VB automatically zoom window controls in vivo, the authors: NICK PATEMAN. Suitabl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:10472
    • 提供者:cpudn57
  1. VBComboBox

    0下载:
  2. VB对ComboBox的输入内容进行检查,在失去光标焦点时判断输入内容是否符合要求,不正确则给出提示。窗口中使用了临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查。输入的数据不在列表中,请重新输入-VB ComboBox contents of the input is checked, the cursor loses focus when typing to determine whether the request is not correct, give tip
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1756
    • 提供者:ipudn11
  1. telnumber

    0下载:
  2. 电话簿新版VB,仿QQ窗口风格,竖向布局的窗口,为了省事使用了两个界面控件:XPHScroll.ocx 和 XPVScroll.ocx,可导入通讯录格式的文件,功能不是太多,不过界面方面也有借鉴的地方,对VB界面编程有帮助  XPScroll滚动条控件有蓝色、翠绿、银色三个版本。基于内部控件VScroll和HScroll基础构建,具备VScroll和HScroll的基本特性,并支持键盘方向键和PageUP、PageDown键,可以完全取代VScroll和HScroll。XPScroll的问世为推
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:316705
    • 提供者:gpudn45
  1. comboboxmousestyle

    0下载:
  2. VB从ComboBox列表框中选择鼠标样式,可以改变鼠标的样式,把那些cur鼠标指针样式文件显示在ComboBox列表中,选择对应的cur文件,即可改变鼠标指针的样式,觉得有需要的可下载源代码仔细参阅。-VB mouse style ComboBox from the selection list box, you can change the style of the mouse, the mouse pointer style that cur file is displayed in th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:ipudn84
  1. Dialog

    0下载:
  2. VC Dialog Checkbox Combobox Radiobox等控件使用演示,新手必看的基础级VC++源码,演示了在窗口中使用复选框、单选框、下拉框、输入框等基础窗体控件的方法,高手请绕行-VC Dialog Checkbox Combobox Radiobox other controls using the demo, writeup on the basis of class VC++ source code, demonstrates the use of the check
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:13218
    • 提供者:赵坤东
  1. CSharp-DataGridview

    0下载:
  2. C# 在DataGridview中使用ComboBox实现Column手动输入内容-C# using DataGridview the realization Column ComboBox manually enter content
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:13384
    • 提供者:李相辅
  1. MRUCombo

    0下载:
  2. MRU ComboBox使用方法,实例展示,测试环境VC++6.0,ComboBox的使用是非常频繁的,因此有必要熟练掌握其使用方法,本演示源码特别简单,适合VC新手学习之用。-MRU ComboBox use, examples demonstrate, test environment VC++6.0, ComboBox use is very frequent, it is necessary to master its use, the demo source code is extre
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:24993
    • 提供者:kpudn48
  1. XpCombo

    0下载:
  2. 美化风格的ComboBox控件,可以直接使用,已经优化完毕,奉献出来-Landscaping style ComboBox controls, can be used directly, have optimization is completed, dedication
  3. 所属分类:ComboBox

    • 发布日期:2017-04-17
    • 文件大小:17110
    • 提供者:刘冲
  1. Autosize

    0下载:
  2. VB自动缩放窗体内控件,重点推荐:自动缩放窗体内控件,包括TextBoxx 示例、ComboBox 示例等常用窗体控件。感谢你下载这个示例.以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定.你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可Autosizeform Me, True-VB automatic scaling control in forms, key recommendation: automatic scaling control in
  3. 所属分类:PropertySheet

    • 发布日期:2017-03-31
    • 文件大小:10772
    • 提供者:Lily
  1. Faked_Flat1070127162002

    0下载:
  2. Faked Flat Combo Just a simple way to mimic Flat ComboBox.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-14
    • 文件大小:3074
    • 提供者:yogesh
  1. VC-ComboBox

    0下载:
  2. vc下拉框,带各种自定义图标.在vc6下测试通过。-vc drop-down box with a variety of custom icon
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-25
    • 文件大小:28474
    • 提供者:何远杭
  1. AnimateControl

    0下载:
  2. MFC Animate Control的使用案例,MFC avi帧动画播放器 使用的控件有:Animate Control、ComboBox、ListBox MFC打开保存文件对话框类:CFileDialog等-MFC Animate Control use cases, controls, MFC avi frame animation player used are: Animate Control, ComboBox, ListBox MFC save the file open dial
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1987012
    • 提供者:wanghm
  1. ChildCtrl

    1下载:
  2. CListCtrl,ComboBox,CStatic,日期控件等重写的类,可能有的需要 Opencv的一些图像显示函数,.h,.CPP文件-Rewriting the class CListCtrl, ComboBox, CStatic, date controls, may require some images and some display function Opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-01-11
    • 文件大小:93184
    • 提供者:sunli
  1. ProjCleaner

    0下载:
  2. 1.本实例程序是网上收集的,其中包括了很多知识点。 2.文件夹的打开与关闭 3.右击快捷菜单的设计与实现。 4.对话框的扩展功能,伸缩功能 5.对ctreectrl、combobox、clistctrl、clistbox控件的封装,都是网上下载的很实用-1 This example program is online collection, which includes a lot of knowledge. 2 files open and close folders
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:591095
    • 提供者:程飞
  1. comboboxtreeview

    0下载:
  2. C# wpf combobox带treeview的自定义控件示例源码,树控菜单和下拉框的自定义源码,希望对你有所帮助。-Custom Control Example C# wpf combobox with treeview source, custom source tree control menu and drop-down box, I hope for your help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:20081
    • 提供者:冯华江
  1. ModernUI

    0下载:
  2. Add a fresh look to your .NET WinForms application with controls using the Modern Metro UI theme of Windows 8. Controls Button ComboBox Checkbox RadioButton Toggle Label SelectableLabel Link Panel ScrollBar Tile ProgressB
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3766972
    • 提供者:alewin
« 1 2 ... 20 21 22 23 24 2526 27 28 »
搜珍网 www.dssz.com