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 Forms
FOLLOW
Welcome to Windows Forms section of C# Corner. In this section, you will find various Windows Forms related source code samples, articles, tutorials, and tips.
Articles
(586)
Blogs
(211)
Resources
(1)
Videos
(4)
News
(0)
Articles
Using Cards.dll in a Windows Control Library
This project aims at designing a windows control library that encapsulates a playing card.
samersarhan
Jan 16, 2003
Event Logging in .NET: Using Remoting to Implement Distributing Logging
In this article we will view the event logging API that comes with .NET.
Utpal
Dec 20, 2002
DataGrid Customiztion Part-III:Implementing Search Feature in a DataBound Grid
In this article, I will show you how to exchange two DataGrid columns by dragging and dropping.
Mahesh Chand
Aug 21, 2002
DataGrid Customization: Part-1
In this article, I will discuss some DataGrid customization tips such as how to I get the name and index of the column headers and how do I find out if mouse click right click was on a column.
Mahesh Chand
Jun 25, 2002
Saving and Restoring Location, Size, and Window State of a Form
This article presents a simple C# class that may be added to a form to automatically do this. When I designed this class I wanted to be able to add it to a form using the least amount of code and a...
Joel Matthies
Mar 01, 2002
Developing MDI Applications in C#
In this article, I'll explain how to write MDI applications using C# and Windows Forms.
G Gnana Arun Ganesh
Jan 16, 2002
Windows Forms Without VS .NET
This article explains how to write windows forms application without using Visual Studio .NET IDE.
Sankar Ramanathan
Sep 12, 2001
Animate System Tray in C#
I am sure those who have worked with Visual C++ would have experienced the problem of displaying an icon in system tray and manipulating with context menus for that. Previously I use to display Sys...
K Niranjan Kumar
Jun 18, 2001
Creating a Dynamic Configuration Dialog in C# and .NET
This article will show you how to create a configuration dialog that builds itself from the existing application configuration name-value pairs contained in the appSettings of the app.config file.
Mike Gold
Jul 10, 2005
MDI (Multiple Document Interface)
This tutorials describes about Multiple Document Interface.
Irfan Patel
Jul 05, 2005
Simple Notepad in C#
This article shows a simple notepad application developed in C#.
Shireesha Mageshkumar
Feb 21, 2006
How to get Security UserId after windows Starts a Session
This article explains how to get the security userid after a succesful login when windows starts the session for authenticated user.
Sushmita Kumari
Feb 23, 2006
Multi Threaded File Reader and Generator
The attached source code with this article is a multithreaded application written using .NET 2.0 that shows how to use the background worker threads to read a text file, generate reports and show ...
steven lopez
Mar 07, 2006
Tip Of the Day Dialog
This is a Tip of the Day Dialog for C# and .NET that gives users of your application a tip each time they launch your app.
Mike Gold
Jun 30, 2005
Dynamic Document ID's without Maintaining Counters!
An article to demonstrate the creation of business document ids without using stored counters.
Asif Sayed
Apr 04, 2006
Passing Data Between Forms
There are so many methods to pass data between forms in windows application. In this article let me take four important and easiest ways of accomplishing this.
Thiagarajan Alagarsamy
May 18, 2006
OnChanged Event for User Controls
In this article I will show some ways how to create user controls with OnChanged event . The examples are written using C# for Windows applications.
Michael Livshitz
May 09, 2006
Using static variable and Activated Event for Building "Home" Button of Windows application
In this tutorial I will share experience how , just with the help of a few clicks and a few lines of code , to build a windows application with Home button, that allows to return to Home form (...
Michael Livshitz
Apr 10, 2006
Building Control in Visual Studio 2005 with XML as Data Source.
In this article I share how you can build your own Windows controls in Visual Studio 2005 using XML as data source. The examples are written using C#.
Michael Livshitz
Jul 24, 2006
Transfer DataGrid Row to Another Empty DataGrid
This article is about how to transfer row of a dataGrid to another dataGrid.
Manoj Pal
Aug 14, 2006
No Records Available.
281
-
300
of
586
<<
13
14
15
16
17
>>
Learn Visual Studio Code
Challenge yourself
Windows Forms
E-Book Download
Get Certified
ASP.NET