搜索资源列表
CListCtrl控件使用示例
- 一个CListCtrl控件的示范程序,程序很简单,有兴趣的朋友可以看一下-a CListCtrl Control Model procedure is very simple, interested friends can look at!
IP地址控件使用演示
- IP地址控件演示程序,可实现IP地址的输入,可阻挡错误IP地址的输入-IP address control demonstration, which enables the IP address input, could stop the wrong IP address input
一个简单的TAB用户控件
- 一个简单的TAB用户控件,使用简单,请指教-TAB a simple user controls, the use of simple, please enlighten
通用控件使用详解
- 通用控件使用详细介绍-use detailed
通用控件使用详解
- 对于常用控件的详细指导,对初学者帮助极大-commonly used controls for a detailed guide, great help for beginners
Chap控件
- 这是关于VC.NET的控件使用大全,相信对大家学好程序是会大有帮助的-VC.NET controls on the use of Daquan, you learn to believe that the process will be very useful
Grid控件使用
- 此程序对Grid控件进行了详尽的介绍,且代码量小,很容易理解,并对其背景颜色进行填充,是Grid控件初级开发的一个理解台阶-this procedure right Grid Control for a detailed explanation and a small amount of code, it is easy to understand, and its background color to fill the Grid Control is the primary understa
10控件使用说明类
- 这是介绍vc控件类使用大全的,通过学习,你能够快速的领略到编程带来的乐趣-This is the type introduced vc control the use of the Encyclopaedia, through learning, you can quick taste of the fun of programming
一个图标选择的列表框控件
- 一个图标选择的列表框控件,方便使用,容易操作
VB6resizer(控件含原码)
- 一个超简单的缩放控件,自动控制其他控件自动适应窗口变化. 启动VB程序 , 打开一个工程' '按Ctrl T打开部件对话框 '找到并选中VB6ResizerLib后点击确定 '将工具箱中新出现的VB6Resizer控件拖动到窗体上即可 '被调整控件需要使用Tag属性定义调整规则 , 方式如下: 'H -调整高度 'W -调整宽度 'T -调整控件与顶部距离 'L -调整控件与左侧距离 '例如"HW"表示自动调整高度和宽度. 'TL的优先
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
listctrl控件编程指南,视频及代码
- List Ctrl控件使用指南
二维曲线控件使用指南
- 工业应用曲线控件的使用方法,可用于趋势分析,故障诊断等领域
DelphiX for D7 控件
- DelphiX是对DirectX接口的封装,它将DirectX接口封装成Delphi组件,便于Delphi下的使用。它由12个可视组件组成,有针对Delphi3.0、4.0、5.0、7.0版的支持。 它是由Hiroyuki Hori编写的。DelphiX支持DirectX的所有技术(DirectDraw, Direct3D, DirectPlay, DirectInput等等……),使Delphi能编写出高质量的图像显示程序。 这些组件是: TDXDraw - DirectDr
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新 FUsePicture: Boolean; //使用图片做为
树视控件在多文档中的使用
- 树视控件在多文档中的使用源代码_VC,很漂亮!-Tree as the control in a multi-document the use of source code _VC, very beautiful!
mfc自绘菜单控件
- mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。
自定义的ListView可以在任意列添加控件
- 自定义的ListView可以在任意列添加控件(附使用说明文档和调用Demo)(Custom ListView can add controls to any column (with the use of documentation and calling Demo))
C#常用控件和类的使用
- C#常用控件和类的使用 希望对大家有所帮助(C# usage of commonly used controls and classes We hope to help)
VFP-TreeView控件使用详解
- VFP Treeview控件使用详解 TreeView控件用来显示信息的分级视图,如同Windows里的资源管理器的目录。(Detailed Use of VFP Treeview Control The TreeView control is used to display hierarchical views of information, like the directory of resource managers in Windows.)