Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ListBox
Search - ListBox - List
DL : 0
c#程序开发范例宝典第二章 2.1textbox控件 2.2button控件 2.3combox控件 2.4richtext控件 2.5listbox控件 2.6选择类控件 2.7listview控件 2.8treeview控件 2.9其他控件 2.10控件技术 2.11焦点变换与输入控制 2.12特殊控件-c# application development paradigm 2.1textbox book chapter 2.2button controls controls controls 2.3combox control 2.4richtext select category 2.5listbox control 2.6 control 2.9 control 2.7listview other 2.8treeview control 2.10 control 2.11 control technology to control the focus of transformation and the importation of special controls 2.12
Date : 2025-12-31 Size : 7.13mb User : cp

DL : 0
c#做的,用来监测usb的u盘插入和拔出,并在一个listbox里面显示插入和拔出的状态,是一个usb的参考代码。-c# do u used to monitor the usb disk inserted and pulled out and displayed in a listbox inside the insert and pull out of the state, is a reference code usb.
Date : 2025-12-31 Size : 29kb User : JorhnalLiu

This is a c# GUI-Element, a virtual ListBox displaying items much faster than a default C# ListBox. Some api stuff is used to speed it up. This ListBox is ownerdrawn with a fixed with. Set the ItemHeight and/or the ownerdrawn parameter like you want.
Date : 2025-12-31 Size : 2kb User : dr4g0n76

user must login to igmarkets.com.au, open ticket with "Spot FX (mini) EUR/USD", then launch program, and press connect. Program connect to internet explorer (OLE), and start parsing website(optimized), when buy/sell equal with value, it send it to listbox.
Date : 2025-12-31 Size : 4.4mb User : Ivancho

DL : 0
不错的播放器,功能完全,强大!支持视频和MP3文件 运用了,很多winForm中很强的控件: OpenFileDialog:用于打开文件对话框的 Filter 属性可以控制格式 ContextMenuStrip:鼠标右键菜单 Items 添加右键菜单 MenuStrip:菜单栏 AxWindowsMediaPlayer:媒体播放器 引用与com组件 ListBox:列表 FolderBrowserDialog:用于打开文件夹对话框的-A good player, features a complete, powerful! To support the use of video and MP3 files, and many winForm in a very strong control: OpenFileDialog: Open File dialog box for the Filter property can control the format of ContextMenuStrip: Right Menu Items to add right-click menu MenuStrip: menu bar AxWindowsMediaPlayer: Media Player reference and com components ListBox: List FolderBrowserDialog: Folder dialog box to open the file
Date : 2025-12-31 Size : 253kb User : lin

DL : 0
一个小型的文件浏览器,在这里你可以实现文件选择,文件存储等功能。-A small file browser, where you can achieve file selection, file storage and other functions.
Date : 2025-12-31 Size : 59kb User : 李頔

LeerGridView定制的Gridview控件,可以在控件当中使用listBox控件-LeerGridView custom Gridview control, you can control which controls the use listBox
Date : 2025-12-31 Size : 406kb User : 豆豆

在VS2005及以上版本在winform环境下将ListBox转化为Excel存储成文件的通用程序,参数是传入的ListBox【在ASP.NET下应该稍微修改就可使用或直接使用】-Used To Export ListBox to Excel,in VS2005+ winform Environment【also can be used in ASP.NET with less modified or need not any modifies】
Date : 2025-12-31 Size : 1kb User : 张峰

ListBox的用法,实例说明,支持多选-an example of ListBox,support for multiple selections
Date : 2025-12-31 Size : 42kb User : 黄利

DL : 0
利用ListBox控件实现数据源字段的选择,从左边的列表中挑选数据移动至右侧列表中,当然也可从右侧移动至左边的列表中。大家在浏览网页的时候就会发现,有些招聘网站在选择职位的时候就有类似的功能,只不过是基于Html和JavaScript,本程序是由C#2008编写,数据来源自数据库-ListBox control using the choice of data source field, select from the list on the left of data to move to the right of the list, of course, moving from right to left of the list. All the time in browsing the web will find some job recruitment website, when there is a similar choice of features, but is based on Html and JavaScript, this program is prepared by the C# 2008, data from Zi database
Date : 2025-12-31 Size : 15kb User : wang

源码允许拖拽文件到ListBox,是打开文件的比较好的学习资料-Allow drag and drop files to the source ListBox, the better the file is open learning materials
Date : 2025-12-31 Size : 37kb User : 孔云

1、 建立一个客户端窗体,使用了listBox、textBox、label、button等一些常用的控件 2、 建立套接字,客户端本身也是服务器。 3、 本机IP和主机名的调用,还有局域网内使用该软件后自动搜索在线主机功能 可以进行一对一的聊天,传送东西 -research computer in lan for communicate.
Date : 2025-12-31 Size : 9.29mb User : qiu

有时你需要储存在数据库中图像而不是物理文件。这个简单的应用程序将向你展示如何建立一个窗户形式的接口,让您做到以下几点: 1图片在浏览你的硬盘上。 2载入选择的形象,成为一个图片框的周围控制观看。 3保存一幅图像显示在图片框控制数据库。 4选择一个意象从一个列表框中插入列控制和荷载的数据库。-Introduction ========== Sometimes you need to store images in a database instead of as physical files. This sample application will show you how to build a Windows Forms interface that allows you to do the following: 1. Browse for an image on your hard disk. 2. Load the selected image into a PictureBox control for viewing. 3. Save an image displayed in the PictureBox control to the database. 4. Select an image from a ListBox control, and load it from the database.
Date : 2025-12-31 Size : 67kb User : kenneth

Custom draw Item of ListBox
Date : 2025-12-31 Size : 5kb User : nguyen xuan nghia

WPF Custom Control FilterControl - Can be used along with any ItemsControl-ComputerCastle.Demo.Controls.FilterControl is a WPF-based Custom Control which can be used as quick filter for any ItemsControl like ListBox, ListView, DataGrid, etc. This article is to tell you how easy to create a Custom Control in WPF using combination of simple framework controls.
Date : 2025-12-31 Size : 46kb User : kenrry

c# .net cf 定制控件: 多行列表框,两列列表框,分组Datagrid。-C# .net cf custom control: multi line listbox, tow colum listbox, groupped datagrid
Date : 2025-12-31 Size : 15kb User : 杨林炜

wpf ListBox之间拖拽Sample示例-wpf ListBox drag and drop between the sample Sample
Date : 2025-12-31 Size : 1.37mb User : girlpigrong123

DL : 0
vs2005 窗体使用listbox控件的使用小程序,对初学c#的人有很好的帮助-vs2005 form using listbox controls the use of small procedures, c# for beginners who have a good help
Date : 2025-12-31 Size : 87kb User : 童先生

DL : 0
How to split the listbox to multi columns
Date : 2017-06-26 Size : 5.4kb User : namcdao@gmail.com

How to split the listbox to multi column
Date : 2025-12-31 Size : 5kb User : namcdao
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.