TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Windows Controls
FOLLOW
Welcome to Windows Controls section of C# Corner. In this section, you will find various Windows Controls related source code samples, articles, tutorials, and tips.
Articles
(171)
Blogs
(33)
Resources
(2)
Videos
(3)
News
(1)
Articles
SplitContainer in C#
If you have ever written Outlook type user interfaces using Windows Forms, you must be familiar with Splitter control. The Splitter control used to provide functionality to split two controls and d...
Mahesh Chand
Nov 15, 2005
PerformanceCounter in C#
In this article I will explain you about the PerformanceCounter control in C#.
C# Curator
Feb 10, 2010
EventLog in C#
In this article I will explain you about the Windows.Forms Namespace.
C# Curator
Feb 09, 2010
Label in C#
A Label control is used as a display medium for text on Forms. Label control does not participate in user input or capture mouse or keyboard events.
Mahesh Chand
Jul 07, 2010
Error Provider in C#
This article shall address the use of the error provider control in Win Forms application development. The error provider control is most useful in displaying errors associated with data entry task...
Scott Lysle
Mar 09, 2007
Creating Array of PictureBox controls in C#
In this article, I try to create Array of PictureBox controls, you can create array of Labels and Buttons as my example.
Mostafa Kaisoun
Apr 23, 2010
How to add Label Controls in Datagrid
This articles explain about how to add label control in the datagrid.
Vasanth
Apr 02, 2010
Select Multiples cells in Datagridview
In this article I will explain how to select multiple cells in datgridview using c# windows application.
Vasanth
Apr 01, 2010
Image viewer user control with preview capability
This article discusses the construction of an image viewer user control that may be used to display images from a directory containing a collection of image files. The control displays the previou...
Scott Lysle
Apr 10, 2008
How to assign Text and Values to Items in an Unbound List Based Control
The purpose of this article is to discuss the construction of a couple of simple custom controls that extend both the Combobox and the Listbox controls to allow them to be associated with both a te...
Scott Lysle
Mar 28, 2007
Using a COM Callable Wrapper to Launch a Program from a Hyperlink in the WebBrowser Control
This article describes how you can launch an application from a link inside the WebBrowser Control using a combination of javascript and an ActiveX Control created in C#.
Mike Gold
Mar 02, 2007
Gym Exercise Tracker in C# and .NET - Printing the DataGridView
This article demonstrates an Exercise Tracking Program in C# that you can use to track your daily exercises. It uses the DataGridView and an Access Database to display exercise data. The program ...
Mike Gold
Mar 05, 2006
Understanding and Using the LinkLabel Control
In this article, I will discuss some functionality related to the LinkLabel control and how to use it.
Mahesh Chand
Oct 07, 2002
Dynamic Data Grid for Windows Forms Sizing Routine
This article and the attached source code project is called GridLayoutHelper and it allow you to size a Windows Forms DataGrid much like you can an ASP.NET DataGrid.
Mike Griffin
Nov 11, 2003
Convert a DataGridView to a Bitmap
This article describes an easy approach to converting a DataGridView control into a Bitmap.
Scott Lysle
Jan 19, 2007
Gradient Panel Custom Control
This article describes a quick and simple approach to creating gradient panel custom control.
Scott Lysle
Dec 07, 2006
Gradient Background Tab Custom Control
This article describes a quick and simple approach to creating a tabbed custom control with a gradient background.
Scott Lysle
Dec 06, 2006
Building control derived from Windows Forms control in Visual Studio 2005: Part I
Reusability and component oriented development is one of the features of .NET development. This approach may be applied to any project. In this article I share how you can build your own Windows co...
Michael Livshitz
Sep 13, 2006
Using SyncFusion Grid in Virtual Mode with C# and .NET
This article and attached source code shows how to use SyncFusion Grid control in virtual mode to display and manipulate data from a data source.
Mike Gold
May 27, 2004
Drag and Drop Controls within a Container
The attached source code is a C# application that demonstrates the drag and drop of a Windows control within a container.
enda.mcmanemy
Jul 08, 2003
No Records Available.
101
-
120
of
171
<<
4
5
6
7
8
>>
Introduction to MongoDB
Challenge yourself
Big Data Skill
E-Book Download
Get Certified
ADO.NET