Visual C# .NET » Windows Forms

We have 114 Windows Forms tutorials, you can see below:


Persisting TextBox Values in a Windows Forms Application


An article on saving textbox values of a Windows application, and restoring them when the application restarts.


Details    Read Tutorial    Views: 934    Rate: 0 (1 votes)    May 24 2007 - 11:31

A Simple Configuration Form for Applications


A simple configuration form for applications.


Details    Read Tutorial    Views: 953    Rate: 2 (1 votes)    May 24 2007 - 11:31

Enhanced Oracle Explorer in C# and .NET using Windows Forms


Application on accessing database objects in Oracle


Details    Read Tutorial    Views: 541    Rate: 0 (0 votes)    May 24 2007 - 11:29

Document Management Toolkit Library


Set of classes for creating full-featured Windows Forms applications.


Details    Read Tutorial    Views: 281    Rate: 0 (0 votes)    May 24 2007 - 11:28

Form and Control Position and Size Utility


Allows easy saving and loading of form and control\'s position and size.


Details    Read Tutorial    Views: 689    Rate: 0 (0 votes)    May 24 2007 - 11:27

Passing an Object between Two .NET Windows Forms


Two Visual Studio designer created forms are displayed. Buttons and TextBoxes on the forms demonstrate how a DateTime object can be passed between the forms. The second form can be thought of as a dialog box and the object passed back could be the encapsulated results of the dialog operation.


Details    Read Tutorial    Views: 622    Rate: 5 (1 votes)    May 24 2007 - 11:26

A Base Windows Form for displaying, editing and automatically updating Many to Many relationships – Part 2


In this part I have added the routines to update the database on exit, and because I felt very generous, I have added in a routine to import data from an Excel datasheet.


Details    Read Tutorial    Views: 319    Rate: 0 (0 votes)    May 24 2007 - 11:26

ProgressDialog: for executing long-running code with some thread safety


A dialog for executing long-running code on a thread (written in C#).


Details    Read Tutorial    Views: 531    Rate: 3 (1 votes)    May 24 2007 - 11:25

Interactive Shaped Forms


This Demo show how to create shaped form and customized buttons using the Region, GraphicsPath and picture class


Details    Read Tutorial    Views: 567    Rate: 0 (0 votes)    May 24 2007 - 11:25

Navigation through records with a TrackBar (Slider)


Navigation through records with a TrackBar.


Details    Read Tutorial    Views: 273    Rate: 5 (1 votes)    May 24 2007 - 11:24

Reporting in Windows.Forms


Clean, fast and easy way to deliver data from objects


Details    Read Tutorial    Views: 297    Rate: 0 (0 votes)    May 24 2007 - 11:23

A Resizable Analog Clock in C# using GDI+ & Windows Forms


An analog clock using anti-aliasing & double-buffering which can be resized, even into elliptical shapes.


Details    Read Tutorial    Views: 389    Rate: 0 (0 votes)    May 24 2007 - 11:22

Cute Splash Windows and About Boxes using .NET


Building good looking Splash Windows on application startup and About boxes with special effects


Details    Read Tutorial    Views: 821    Rate: 0 (0 votes)    May 24 2007 - 11:21

Fireball.XmlGui


A library for creating plug-ins with User Interface created from an XML file.


Details    Read Tutorial    Views: 243    Rate: 0 (0 votes)    May 24 2007 - 11:20

A Reusable, Flexible Error Reporting Framework


Using configuration classes and simple implementation, this library allows your applications a flexible method of reporting errors that happen. Included is a Windows XP-like WinForms UI that allows users the ability of opting for error reporting in WinForms applications.


Details    Read Tutorial    Views: 223    Rate: 0 (0 votes)    May 24 2007 - 11:19

A class that persists form settings automatically


This class will save the settings of a form automatically.


Details    Read Tutorial    Views: 312    Rate: 0 (0 votes)    May 24 2007 - 11:17

Tiny WinForms Application Framework - Juju


Tiny WinForms Application Framework - Juju


Details    Read Tutorial    Views: 255    Rate: 0 (0 votes)    May 24 2007 - 11:15

Synchronizing the Active State of multiple forms


Assembly with classes for synchronizing the active state of multiple forms


Details    Read Tutorial    Views: 207    Rate: 0 (0 votes)    May 24 2007 - 11:14

Multithreaded UI Model-View Data Binding


Quick examples of the correct use of multithreaded UI data binding in Windows Forms, in .NET 2.0.


Details    Read Tutorial    Views: 310    Rate: 0 (0 votes)    May 24 2007 - 11:11

Not Just Another Form Fader


A form fader with support for synchronous and asynchronous fading as well as FadeOnLoad, FadeOnClose, and FadeOnHover options.


Details    Read Tutorial    Views: 407    Rate: 0 (0 votes)    May 24 2007 - 11:09

Access Parent Statusbar from a child


Update the parent\'s status bar panel(s) from a child MDI form


Details    Read Tutorial    Views: 308    Rate: 0 (0 votes)    May 24 2007 - 11:08

C# Wizard for Beginners


C# Wizard for Beginners


Details    Read Tutorial    Views: 335    Rate: 0 (0 votes)    May 24 2007 - 11:02

Tabbed MDI Child Forms


An article about browsing MDI child forms on tab page


Details    Read Tutorial    Views: 555    Rate: 4 (1 votes)    May 24 2007 - 10:55

Enhanced MSN Messenger in C# using Windows Forms


An application which will provide certain features which are not available in MSN Messenger


Details    Read Tutorial    Views: 245    Rate: 0 (0 votes)    May 24 2007 - 10:54

Form Placement Component


A component class that restores a form\'s placement (location, size and state) to what it was when it was last closed.


Details    Read Tutorial    Views: 233    Rate: 0 (0 votes)    May 24 2007 - 10:53

Enabling Windows XP Visual Style UI for your C# applications


Enabling Windows XP Visual Style UI for your C# applications


Details    Read Tutorial    Views: 337    Rate: 0 (0 votes)    May 24 2007 - 10:52

SnapFormExtender - a magnet for your MDI child forms


An extender provider that draws MDI child forms to another form\'s edges while moving or resizing


Details    Read Tutorial    Views: 245    Rate: 0 (0 votes)    May 24 2007 - 10:51

A Base Windows Form for displaying, editing and automatically updating Many-to-Many relationships - Part I


A base Windows Form for displaying, editing and automatically updating many-to-many relationships.


Details    Read Tutorial    Views: 185    Rate: 0 (0 votes)    May 24 2007 - 10:50

Introduction to MDI Forms with C#


An article on how to develop an MDI application using C# and the .NET framework


Details    Read Tutorial    Views: 525    Rate: 0 (0 votes)    May 23 2007 - 14:08

Windows Style via IExtenderProvider


Implementing Cascading Style Sheets for .NET Windows Forms with IExtenderProvider and C#.


Details    Read Tutorial    Views: 274    Rate: 0 (0 votes)    May 23 2007 - 14:07

Windows Explorer in C#


This is the first in a series of articles demonstrating how to create an


Details    Read Tutorial    Views: 293    Rate: 0 (0 votes)    May 23 2007 - 14:07

Enhanced Clipboard Manager in .NET using C# and Windows Forms


A better Clipboard Manager


Details    Read Tutorial    Views: 239    Rate: 0 (0 votes)    May 23 2007 - 14:06

Article Three: Building a UI Platform in C# - The Control Composite


Use TranslateTransform and Clip to effectively paint child controls.


Details    Read Tutorial    Views: 261    Rate: 0 (0 votes)    May 23 2007 - 14:05

Application State Data using XML


A utility to capture/restore state data to a container via XML.


Details    Read Tutorial    Views: 172    Rate: 0 (0 votes)    May 23 2007 - 14:01

AoB: A Base Windows Form for displaying, editing and automatically updating Many-to-Many relationships – Part 3


In this part I explain how to deal with concurrency issues.


Details    Read Tutorial    Views: 163    Rate: 0 (0 votes)    May 23 2007 - 14:00

Runtime resizable controls!


Add resizeability to your Windows Forms controls.


Details    Read Tutorial    Views: 235    Rate: 0 (0 votes)    May 23 2007 - 13:59

File Splitter Utility in C# - WinForms


Simple File Splitter / Joiner utility that demonstrates FCL and Winforms UI processing


Details    Read Tutorial    Views: 189    Rate: 0 (0 votes)    May 23 2007 - 13:49

Window State Monitor


A window state monitor.


Details    Read Tutorial    Views: 181    Rate: 0 (0 votes)    May 23 2007 - 13:48

Coding in Tiers - Part I


Automate UI Form population


Details    Read Tutorial    Views: 227    Rate: 0 (0 votes)    May 23 2007 - 13:46

Coding in Tiers - Part II


Reuse code in Windows and Web forms


Details    Read Tutorial    Views: 188    Rate: 0 (0 votes)    May 23 2007 - 13:45

Save valuable screen space by hiding seldom used or insignificant controls on a WinForm


In any WinForm, there are controls that must be available for the user but not visible at all times. A clever approach is to hide these controls and only display them when the user so requests. The WinForm can be smaller which will save screen space.


Details    Read Tutorial    Views: 202    Rate: 0 (0 votes)    May 23 2007 - 13:44

Ye Aulde Application Starter


Give your application a good start! Handle unhandled exceptions, ensure one instance running, use splash screen for lengthy load and more. All in one pack - enjoy!


Details    Read Tutorial    Views: 239    Rate: 0 (0 votes)    May 23 2007 - 13:41

Persist Window State Component


A WinForms component to save window position and sizes to registry or XML file or custom saving based on developer choice.


Details    Read Tutorial    Views: 217    Rate: 0 (0 votes)    May 23 2007 - 13:40

Add Most Recently Used Files (MRU) List to Windows Applications


Provides an implementation for and teaches you how to add a list of most recently used files to your Windows Forms applications.


Details    Read Tutorial    Views: 220    Rate: 0 (0 votes)    May 23 2007 - 13:39

Unleash PropertyGrid with Dynamic Properties and Globalization


The article presents a way to enhance the use of the PropertyGid control with dynamic properties and globalization


Details    Read Tutorial    Views: 181    Rate: 0 (0 votes)    May 23 2007 - 13:38

Looking for the missing link - Binding business objects to WinForms


Simplifying the creation of a user interface for business objects while providing a consistent mechanism for handling IsDirty and IsValid in the UI.


Details    Read Tutorial    Views: 178    Rate: 0 (0 votes)    May 23 2007 - 13:35

A simple framework for adding undo/redo support


A framework for adding undo/redo support to a Windows Forms application is presented.


Details    Read Tutorial    Views: 215    Rate: 0 (0 votes)    May 23 2007 - 13:33

The Favalias Application


Favalias application enables you to manage your favorites web sites in an XML file and to launch your favorites application using aliases. You can also make your own addins (in any .NET language) to call your own code.


Details    Read Tutorial    Views: 152    Rate: 0 (0 votes)    May 23 2007 - 13:32

Broadcasting Events through a Control Hierarchy


Implement support for broadcasting events to all ancestors in a control hierarchy for Win Forms applications.


Details    Read Tutorial    Views: 163    Rate: 0 (0 votes)    May 23 2007 - 12:55

Changing the background color of cells in a DataGrid


How to change the background color of cells in a DataGrid depending on their value


Details    Read Tutorial    Views: 178    Rate: 0 (0 votes)    May 23 2007 - 12:54

Creating a non rectangular form using GDI+


This article descibes ways to creating a non rectangular form using GDI+.


Details    Read Tutorial    Views: 248    Rate: 0 (0 votes)    May 23 2007 - 12:53

Form Region Extender Provider


Defining a Forms Region using an Extender Provider.


Details    Read Tutorial    Views: 146    Rate: 0 (0 votes)    May 23 2007 - 12:52

Build a Qt Like layout to automatically get controls arranged on panel resizing


Adding designing capabilities and visual feedback by creating a container component that behaves like Qt Layouts. Automatically adjusting size and position of contained components as the container resizes.


Details    Read Tutorial    Views: 178    Rate: 0 (0 votes)    May 23 2007 - 12:48

Window Hiding with C#


A Window Hider program that demonstrates many C# features


Details    Read Tutorial    Views: 263    Rate: 0 (0 votes)    May 23 2007 - 12:47

Adding Files to My Recent Documents


If an application provides the facility to use files, Windows users expect to see recently loaded items in the My Recent Documents section of their Start menu. This functionality is missing from the .NET framework so the Windows API is used.


Details    Read Tutorial    Views: 235    Rate: 5 (1 votes)    Feb 24 2007 - 15:20

Drag and Drop Image in C#.NET


You can perform drag and drop operations of image data. This article explains how to use the DragEnter,DragLeave, and DoDragDrop events.


Details    Read Tutorial    Views: 491    Rate: 2 (1 votes)    Feb 09 2007 - 07:36

Full Screen Mode in C#


An easy way to enter into full screen mode.


Details    Read Tutorial    Views: 533    Rate: 1 (1 votes)    Feb 09 2007 - 07:35

Multi-monitor programming in C#


How to discover and use multiple monitors.


Details    Read Tutorial    Views: 454    Rate: 0 (0 votes)    Feb 09 2007 - 07:23

Creating Custom Shaped Windows Forms in .NET


Creating custom shaped Windows Forms in .NET.


Details    Read Tutorial    Views: 544    Rate: 5 (1 votes)    Feb 09 2007 - 07:21

Simplifying GUI development with Actions


Simplifying GUI development with Actions.


Details    Read Tutorial    Views: 338    Rate: 0 (0 votes)    Feb 09 2007 - 07:20

Fade-in forms using .NET and C#


Describes how to build forms that fade-in when they load.


Details    Read Tutorial    Views: 697    Rate: 3 (1 votes)    Feb 09 2007 - 07:18

Centralize Show Form Validation Logic


This article will show how to centralize your logic when opening a Windows Form.


Details    Read Tutorial    Views: 310    Rate: 0 (0 votes)    Feb 09 2007 - 07:16

Working with Registry in .NET


Explains the basics of interacting with registry in .NET


Details    Read Tutorial    Views: 267    Rate: 0 (0 votes)    Feb 09 2007 - 07:15

Using a delegate to pass data between two forms


Using a delegate to pass data between two forms


Details    Read Tutorial    Views: 488    Rate: 0 (0 votes)    Feb 09 2007 - 07:14

Generic Property Window


Article that demostrates how to create generic property windows.


Details    Read Tutorial    Views: 285    Rate: 0 (0 votes)    Feb 09 2007 - 07:11

Irregular Shaped Form


How to customize your form shape and control shapes according to your needs.


Details    Read Tutorial    Views: 482    Rate: 0 (0 votes)    Feb 09 2007 - 07:10

Pre-beginner's guide to using a timer


Shows how you can use a timer proc in your windows forms apps


Details    Read Tutorial    Views: 275    Rate: 0 (0 votes)    Feb 09 2007 - 07:08

Extending the save file dialog class in .NET


Using the GetSaveFileName function to extend the Save File dialog class


Details    Read Tutorial    Views: 380    Rate: 0 (0 votes)    Feb 09 2007 - 07:06

How to use data caching in a .NET Windows Forms application


This article explains how using caching within your Windows Forms application can speed up data access for frequently used data and avoid performance bottlenecks over the network.


Details    Read Tutorial    Views: 380    Rate: 0 (0 votes)    Feb 09 2007 - 07:05

Using inheritance to create Windows Forms dialogs.


The article demonstrates how to create a base class for Windows Forms dialogs.


Details    Read Tutorial    Views: 322    Rate: 5 (1 votes)    Feb 08 2007 - 07:02

Floating, collapsible transparent window in C#


How to create a floating, collapsible transparent form in C# using the NativeWindow class


Details    Read Tutorial    Views: 917    Rate: 0 (0 votes)    Feb 08 2007 - 07:01

OnMouseClick generating automatic loop process (zoom or shift) using threads


Using OnMouseClick to generate automatic loop processes (ie zoom or shift) using threads.


Details    Read Tutorial    Views: 307    Rate: 0 (0 votes)    Feb 08 2007 - 07:01

Move window/form without Titlebar in C#


How to move a form without having a Titlebar in C#.


Details    Read Tutorial    Views: 462    Rate: 0 (0 votes)    Feb 08 2007 - 07:00

Gradient Forms - The Easy Way


This article shows you how to easily implement gradients as background in your form.


Details    Read Tutorial    Views: 383    Rate: 0 (0 votes)    Feb 08 2007 - 06:57

Non-transparent controls on a semi-transparent window


The article describes the use and the principle of operation of semi-transparent controls with non-transparent child controls.


Details    Read Tutorial    Views: 410    Rate: 0 (0 votes)    Feb 08 2007 - 06:56

A Shaped Windows Form Application with Variable Opacity


How to create a Shaped Windows Application with Variable Opacity


Details    Read Tutorial    Views: 392    Rate: 0 (0 votes)    Feb 08 2007 - 06:55

MdiClient Revisited


Drawing background of MDI window using 100% managed code, including design time support.


Details    Read Tutorial    Views: 319    Rate: 0 (0 votes)    Feb 08 2007 - 06:52

FormAnimations


An article on Windows Form animations, movements.


Details    Read Tutorial    Views: 463    Rate: 0 (0 votes)    Feb 08 2007 - 06:47

OSD window with animation effect, in C#


The article explains how to create an OSD window with animation/semi-transparent effects, in C#, using the NativeWindow class.


Details    Read Tutorial    Views: 437    Rate: 0 (0 votes)    Feb 08 2007 - 06:44

Article Zero: Building a UI Platform


Building a UI platform in C#.


Details    Read Tutorial    Views: 305    Rate: 0 (0 votes)    Feb 08 2007 - 06:42

Windows XP Visual Styles for Windows Forms


Add Windows XP Visual Styles to your .NET Windows Forms


Details    Read Tutorial    Views: 355    Rate: 0 (0 votes)    Feb 08 2007 - 06:41

A tryst with Whidbey: Background operations in Windows Forms


This article talks about how to use the Background Worker component in Whidbey to execute long-running operation asynchronously. It also talks about how to support progress reporting and cancellation.


Details    Read Tutorial    Views: 277    Rate: 0 (0 votes)    Feb 08 2007 - 06:39

Multi Document Interface (MDI) tab page browsing with C#


An article on tab page browsing in MDI Windows forms.


Details    Read Tutorial    Views: 427    Rate: 0 (0 votes)    Feb 08 2007 - 06:38

Article Two: Building a UI Platform in C# - Testing via UI Animation


Describes an implementation of UI animation for the support of Test-Driven Development.


Details    Read Tutorial    Views: 264    Rate: 0 (0 votes)    Feb 08 2007 - 06:36

Add Context Sensitive Functionality to a Windows Forms Control


Replace the right-click menu with something graphical.


Details    Read Tutorial    Views: 200    Rate: 0 (0 votes)    Feb 08 2007 - 06:34

Windows Forms Setup Saver


Presents a generic method of saving and reloading the status of a Form\'s controls using XML.


Details    Read Tutorial    Views: 271    Rate: 0 (0 votes)    Feb 08 2007 - 06:32

A Single Instance Application which Minimizes to the System Tray when Closed


Creating a single instance application that stays in the system tray.


Details    Read Tutorial    Views: 373    Rate: 4 (1 votes)    Feb 08 2007 - 06:31

PropertyGrid utilities


An article on sorting and globalization of properties in a PropertyGrid.


Details    Read Tutorial    Views: 276    Rate: 0 (0 votes)    Feb 08 2007 - 06:30

Drawing Cards with Cards.dll


An article on drawing cards using the cards.dll supplied with windows


Details    Read Tutorial    Views: 625    Rate: 0 (1 votes)    Feb 08 2007 - 06:28

Article One: Building a UI Platform in C# - Drag and Drop


The initial architecture for drag and drop takes flight.


Details    Read Tutorial    Views: 254    Rate: 0 (0 votes)    Feb 08 2007 - 06:27

How to do Application Initialization while showing a SplashScreen


This Article shows how to display a splash screen during your application initialization.


Details    Read Tutorial    Views: 622    Rate: 0 (0 votes)    Feb 08 2007 - 06:24

A curtain hiding screen updates, and blending old and new content with a nice fade effect


Freeze parts of the user interface until all drawings are done, and blend old content with the new one smoothly.


Details    Read Tutorial    Views: 306    Rate: 1 (1 votes)    Feb 08 2007 - 06:21

Use the ApplicationContext Class to Fully Encapsulate Splash Screen Functionality


This isn\'t an example on how to create a splash screen for your app. This article explains a clean way to encapsulate splash screen functionality into an inherited ApplicationContext class. This article also shows in detail what happens behind the scenes when a WinForm app starts.


Details    Read Tutorial    Views: 320    Rate: 0 (0 votes)    Feb 08 2007 - 06:18

Saving and Restoring the Location, Size and Windows State of a .NET Form


A simple class to automatically save and restore a form\'s position size and window state.


Details    Read Tutorial    Views: 372    Rate: 0 (0 votes)    Feb 08 2007 - 06:14

Form appearance effect and notification window


This article contains a form that can be used to give fade in/out effect to any form and specifically to notification/alert windows.


Details    Read Tutorial    Views: 417    Rate: 0 (0 votes)    Feb 08 2007 - 06:10

Drag-and-Drop Attached File From Outlook (97 and above) to C# Window Form


How to drag-and-drop a file attached to an e-mail message to another program


Details    Read Tutorial    Views: 218    Rate: 0 (0 votes)    Feb 08 2007 - 06:09

Using Cache in Your WinForms Applications


The article talks about using the System.Web.Caching.Cache object in WinForms applications.


Details    Read Tutorial    Views: 349    Rate: 0 (0 votes)    Feb 07 2007 - 18:30

Drag and Drop files from Windows Explorer to Windows Form


How to open files dropped from Explorer to a Windows Form


Details    Read Tutorial    Views: 285    Rate: 0 (0 votes)    Feb 07 2007 - 18:29

Drag and Drop Internet Shortcuts from Windows Forms to the Desktop


Short article on how to drag URL links from a Windows Forms app to the desktop.


Details    Read Tutorial    Views: 261    Rate: 0 (0 votes)    Feb 07 2007 - 18:28

Sticky Windows - How to make your (top-level) forms to stick one to the other or to the screen


Nice class that makes your top-level forms stick when moved or resized. Makes it easy to arrange the windows on the desktop.


Details    Read Tutorial    Views: 396    Rate: 1 (1 votes)    Feb 07 2007 - 18:27

Making Windows Forms thread safe


An attempt to simplify multi threaded Windows Forms applications.


Details    Read Tutorial    Views: 292    Rate: 0 (0 votes)    Feb 07 2007 - 18:26

Instantly Changing Language in the Form


How to switch language on the form instantly.


Details    Read Tutorial    Views: 257    Rate: 0 (0 votes)    Feb 07 2007 - 18:25

Creating Collection-Based Controls with Rich Design-Time Support


An article on writing advanced collection-based Windows Forms Controls and the best way to give them advanced design-time support. Includes full C# source code for a sample toolbar-like control.


Details    Read Tutorial    Views: 184    Rate: 0 (0 votes)    Feb 07 2007 - 18:25

Windows Forms User Settings in C#


C# programmers don’t have anything quite as slick as the VB.NET My.Settings namespace. However, there is an alternative


Details    Read Tutorial    Views: 340    Rate: 0 (0 votes)    Feb 07 2007 - 18:24

Fireball Resourcer


Embeding resources on application with base64 alghoritm.


Details    Read Tutorial    Views: 233    Rate: 0 (0 votes)    Feb 07 2007 - 18:22

Adding great features to form's system menu via Inheritance


Sometimes a certain piece of code is so general that you want to bottle it and sell it to everyone. In this case we have a piece of code that I normally apply to all the forms that I create in VS.NET. I figure that every form can use a built-in ability to do the following: * Change the priority of the application * Change the transparency (known as opacity) of the form * Minimize the form to the tray * Take a screenshot of the form and place the file on the desktop * Set the form to always be on top


Details    Read Tutorial    Views: 319    Rate: 0 (0 votes)    Jan 20 2007 - 14:49

A modal dialog that fades the background to gray-scale imitating the XP shutdown screen


DimmerDialog is a .NET class that shows a modal dialog which grays out the rest of the background, just like the Windows XP Shutdown dialog. This can be used when your application needs to show a very important message box or form that requires immediate user attention.


Details    Read Tutorial    Views: 413    Rate: 0 (0 votes)    Jan 17 2007 - 18:32

A Template for C# Windows Applications


A Windows application normally comes with some standard features: controls, menus, one or more toolbars, and a status bar with one or more panels. Every time you start to write a new Windows application, you often start with the same ritual: creating the above components and adding event handlers for them. You can save several hours of work if you work from a template that already defines these standard components.


Details    Read Tutorial    Views: 455    Rate: 0 (0 votes)    Jan 17 2007 - 18:30

Saving and Restoring the Location, Size and Windows State of a .NET Form


A simple class to automatically save and restore a form's position size and window state.


Details    Read Tutorial    Views: 1387    Rate: 3.5 (2 votes)    Sep 09 2004 - 22:58

A Pretty Good Splash Screen in C#


A splash screen with some neat predictive progress bar features.


Details    Read Tutorial    Views: 9119    Rate: 3 (1 votes)    Sep 09 2004 - 22:11

Proper Threading in Winforms .NET


Illustrates a simple example of using the Invoke capabilities of Winforms.


Details    Read Tutorial    Views: 971    Rate: 0 (0 votes)    Sep 09 2004 - 22:10

How to do Application Initialization while showing a SplashScreen Recommended


This Article shows how to display a splash screen during your application initialization.


Details    Read Tutorial    Views: 1497    Rate: 1 (1 votes)    Sep 09 2004 - 20:33

Windows XP Visual Styles for Windows Forms


Add Windows XP Visual Styles to your .NET Windows Forms.


Details    Read Tutorial    Views: 1067    Rate: 0 (0 votes)    Sep 09 2004 - 20:32

Generating Wizards using Panels


Wizards can be generated in different ways. This article shows you how to create wizards using panels.


Details    Read Tutorial    Views: 1099    Rate: 4 (2 votes)    Sep 09 2004 - 18:44