Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / desktop / WinForms

WinForms

WinForms

Great Reads

by Code Artist
(AGauge) WinForms Gauge control
by carlos@takeapps
A basic .NET file browser fully based on the framework
by Fred Wang
An article on resolving the issue of unintentional web form resubmission.
by SprinterDave
A native .NET library and application to view the PNGs embedded in a MNG

Latest Articles

by Code Artist
(AGauge) WinForms Gauge control
by carlos@takeapps
A basic .NET file browser fully based on the framework
by Fred Wang
An article on resolving the issue of unintentional web form resubmission.
by SprinterDave
A native .NET library and application to view the PNGs embedded in a MNG

All Articles

Sort by Score

WinForms 

by Code Artist
(AGauge) WinForms Gauge control
by morzel
How to shoot paintball marker with relay, Arduino and .NET Winforms
by George Mamaladze
PLINQ cancelability & responsiveness in WinForms
by Chris_Green
AfxGetMainWnd in C#
by Minh Danh Nguyen (ToughDev)
How to allow only numeric input in TextBox
by zenwalker1985
A small tool called BoxCop which is basically a static analyzer just like FxCop
by Shameel
This article introduces you to BrowserSelector, an open source app that acts like a bootstrap to associate urls to different browsers installed on your machine,.
by Giorgi Dalakishvili
Bugs in System.Diagnostics.Process Class
by Ali BaderEddin
There are two very common ways of telling the user that your application is busy. One is to show a progress bar that gets updated based on the progress getting done, and another is to show the "Waiting" cursor while the application is doing work.
by Mohammad Elsheimy
Give the user the flexibility to design his sheet, report, bill, invoice, whatever.
by Mohammad Elsheimy
VB.NET and C# + twitto; a simple desktop Twitter
by Manjuke Fernando
Design forms beyond the size of our development machine's screen resolution
by Nathan Gloyn
If you’re one of those devs that slaps a ConfigurationManager.AppSettings in the middle of a class, then stop, please just stop.
by Ernest Poletaev
How to load and use custom font, embedded in assembly resources
by Ernest Poletaev
How to use ICSharpCode.TextEditor, free, easy to use, extendable and good quality syntax highlighting control for .NET program.
by Akos Orban
A DataGridView control with built-in Filtering
by Joel Ivory Johnson
A quick implementation of FindControl for Windows Forms.
by Afzaal Ahmad Zeeshan
In this episode I am going to talk about using graphical applications in Mono. The graphical framework to use would be Windows Forms.
by atverma
Criteria behind choosing IDisposable, IComponent, Component, MarshalByValueComponent and base Control classes(System.Windows.Form.Control and System.Web.UI.Control) while implementing a Class
by Nitesh Kejriwal
How to move a Windows forms by dragging
by Mohammad Elsheimy
A brief discussion of RSS. Incorporating RSS into a simple RSS bar control written in VB.NET.
by Dev Leader
IronPython: A quick WinForms introduction
by Ernest Poletaev
How to load and use font, not installed in the system?
by Mohammad Elsheimy
Learn how to allow your form to be draggable from its body
by Akos Orban
A TextBox for numbers with built-in mathematical expression evaluation
by Inaki Ayucar
Oriented Button in Windows Forms
by Wayne Ye
Personal Schedule Management Tool
by Ali BaderEddin
When changing collections in an object through PropertyGrid, the PropertyChanged event doesn't get called.
by zenwalker1985
Refactoring Hooking and Unhooking Events TIP
by Ali BaderEddin
How To Get All Site Urls Without Creating an SPSite object?
by Manjuke Fernando
How to show properties of a class on a PropertyGrid
by Ali BaderEddin
The Windows Forms ListView control doesn't provide column sorting functionality. This article shows how to implement sorting while taking field type into consideration (sort by date, number, ...)
by Ali BaderEddin
Take advantage of SPList.ImageUrl and SPFile.IconUrl to improve the user experience of WinForm apps for SharePoint.
by Chris_Green
How to start a WinForm Hidden
by Chris_Green
Understanding BackgroundWorker threads and how to encapsulate your own thread class
by pytelg
This post describes how to execute unmanaged C++ OpenGL drawing on Windows Forms and WPF to achieve very fast and reliable graphics rendering over stunning GUI done in WPF or Windows Forms.
by Qwertie
UpdateControls not only keeps your GUI up-to-date, but it also separates the GUI from the rest of the code better than any framework I have seen before.
by Raymund Macaalay
User Impersonation in Windows Forms Application
by Dinesh K Mandal
Using MemoryCache in .NET 4.0
by Arik Poznanski
Windows Ribbon for WinForms v2.5 Released – New Events Mechanism
by Wes Aday
Winforms – Model-View-Presenter – A tutorial
by Ali BaderEddin
XML Editor with syntax highlighting