Welcome to WindowsClient.net | My Blog | Sign in | Join

Articles

Sponsors





  • advertise here

Browse by Tags

All Tags » List Controls (RSS)
Sorry, but there are no more tags available to filter with.
DataGridView in Windows Forms: Tips, Tricks and Frequently Asked Questions
DataGridView control is a Windows Forms control that allows one to customize and edit tabular data. In this article, Suprotim Agarwal presents solutions to some frequently asked DataGridView questions.
Outlook Style Grouped List Control
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop...
Posted: Sep 11 2007, 09:50 PM by jaytayl
Filed under:
Implementing Drag and Drop in ListView Controls
This article discusses the use of drag/drop events and methods available on most Windows Forms controls in order to modify the contents of a ListView.
Posted: Nov 12 2002, 12:00 AM by admin | with 1 comment(s)
Filed under:
Editable ListBox Control
This article examines the creation of an Editable ListBox control by using hidden TextBox controls on the form.
Posted: Nov 10 2002, 12:00 AM by admin | with no comments
Filed under: