搜索资源列表
SendTxtMsg
- This article describes a simple way to send text messages to a cellular phone from within a VB.NET desktop application. The source code provided includes a relatively good list of carriers to simplify the task of connecting with a cell phone and the
Cshapprojcet
- 谈谈类和结构的区别? 最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别 1. 在.net(C# or vb.net)中如何获得当前窗体或控件的句柄,特别是控件本身的句柄(请列举)。 this(C#) Me(vb.net). 2在.net(C# or vb.net)中如何用户自定义消息,并在窗体中处理这些消息。 在form中重载DefWndProc函数来处理消息: protected override void DefWndProc ( ref
linkedlist_binaryTree
- Creating linked list, doubly linked list and Binary Tree in VB.Net 2005. sourcecode in Spanish
sysinfo
- 利用VB.NET编写了一段关于获取计算机系统的工作组信息列表的程序-VB.NET prepared a paragraph on the use of a computer system to obtain information on the Working Group on the list of procedures for
20091010104399
- 这是一个曾经的16岁美国少年编写的获过大奖的VB源代码,作用是对VB6或者VB.NET编写的源代码工程进行扫描分析,并把详细的分析结果返回到一个树形列表里,包括了从工程及工程组、窗体、函数、用户控件、模块、类模块等等所有的统计分析。可以详细列出代码行数统计,甚至每一个过程函数的统计。可以扫描工程中未使用的变量,并以XML和文本方式提供分析报告,还可以按照图表方式提供饼图显示代码统计信息。 -This is a 16-year-old American teenager who' s
FernandoLuque_ControlesListaBD
- source code for control of combox y list for vb .net
VB-imitation-XP-Explorer-
- VB 仿XP资源管理器左侧菜单列表控件,可以实现XP资源管理器左侧菜单列表等功能-VB imitation XP Explorer on the left menu list control can be achieved XP Explorer functions on the left menu list
liebiaoxiang
- vb.net实现类似企鹅的好友列表功能程序-vb.net achieve similar functionality of the program penguin friends list
Contact_Information_System(Part-02)
- Simple Contact Information System i have using vb.net and it can manage contact information like add new contact search contact user can delete and edit user information this application contain search and load data into list option only
bpexat898
- 在vb中使用msn的com组件的例子,实现了获取msn好友列表,,(Use MSN in vb examples of com components, implements for MSN friends list,)
Get_Picture_text_listview
- 通过句柄获取文本框,列表框文字内容以及相关控件的图像(Gets the text box, list box, text content, and the image of the associated control through the handle)
vb.net仿qq
- VB.NET写的仿QQ好友列表控件,控件中,每一个组为一个控件,支持各项颜色的实时配置,测试时加载了2000个好友,无闪烁,无延迟,鼠标效果响应即时。信息区小图标是可以自由添加删除的,支持鼠标交互,也实现了鼠标移上去1秒后显示某个界面(提供了鼠标移入超时事件,可自定义超时时间)(Imitation QQ friends list controls, VB.NET controls written in each group as a control, real-time configuratio
列表框(ListBox)操作方法 - VB.NET版
- 这个程序显示了VB.NET列表框操作方法,比如,复制,粘贴,删除,上下左右移动,还有系统剪贴板调用。(This program shows VB.NET list box operation methods, such as copy, paste, delete, move up and down left and right, and system clipboard calls.)