搜索资源列表
20070508
- Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatDrive Lib\"shell32\"( ByVal Hend AS Long,ByVal Dri
trackbar
- c#写的改变trackbar大小,位置的源码,也可以举一反三,改变其他控件的大小及位置,很有用
27003954945
- 一个很不错的控件,大家试试,跪求更多好的C#控件,有的M
CodeGuru Visual C++ 编程精粹
- CodeGuru中集合上百篇优秀技术文章、评论精粹的汇编。内容包括Windows编程、控件技术、图形与多媒体、数据库技术、网络编程和COM技术等方面。 适合具备Visual C++编程基础知识的程序员作为参考使用。
C#控件介绍
- C#编程的时候用过参考,比较有用
C#GridView控件导出Excel及多层表头类
- C#GridView控件导出Excel及多层表头类,说明:此类是集合了网上朋友的一些类方法拼写而成,发表出来一便朋友们借鉴
C#开发中webBrowser控件和窗体通信案例研究
- C#开发中webBrowser控件和窗体通信案例研究-C# developers webBrowser control and form communication case studies
WinFormCustomCtlDeployment
- 详细的描述了C#自定义控件发布到VS2008的工具箱的制作过程。-The Tutor of Deployment custom controls to vs2008 s toolbox.
C-develop-OCX-for-ie
- C语言开发OCX_IE控件的详细方法 介绍简单明了,极大提高开发效率-C language development OCX_IE control method described in detail simple, greatly improve development efficiency
GDI
- GDI+透明实现方法,利用系统API实现完全透明控件 C#实现-GDI+ transparent method, using the system API C# implementation of a completely transparent space
the-ListView-control-in-C-Sharp
- 该文档介绍了C#dotnet中的ListView控件,为实例教程-This document describes the ListView control in C# dotnet tutorial examples
Visual.C.6.0Active.X
- [学用Visual.C.6.0开发Active.X控件].(美)Nathan.Wallance.文字版-[Learn to use Visual.C.6.0 development Active.X control]. (America) Nathan.Wallance. Text version
C
- delphi7中使用IdTCPClient控件客户端程序-delphi7 IdTCPClient
CSharpSerial-communicat
- C#串口通讯,单片机与PC,论文,seriport控件-C# serial communication, microcontroller and PC, paper, seriport control
c-Sharp-controls-Daquan
- c#控件大全(c#从入门到精通) c#控件查询手册-c# controls Daquan (c# entry to the master) c# query Manual Controls
C
- C#控件属性及事件整理大全,包含C#控件及常用事件-C# events and attributes recognization, containing C# events and attribute
C-Sharp-control-query-manual
- C# 控件查询手册,是C#从入门到精通的附录资源可以方便地分类查找各种控件-C# control query manual, C# the entry to the master of the appendix resources can be easily classified to find a variety of controls
FirstTest
- 一个简单c++入门的计算器程序。里面有控件,控件变量添加,实现简单的加减乘除功能。(A simple C Entry calculator program)
c++_builder编程指南
- 常用控件的使用与编程,一些基本的说明 ,不是最新版本(The use and programming of common controls)
exe到ocx
- C++exe多文档单文档程序转为OCX控件的方法(MFC MDI EXE CHANGE TO OCX)