WinForm
The WinForms designer is used to build GUI applications using WinForms. It includes a palette of UI widgets and controls (including buttons, progress bars, labels, layout containers and other controls) that can be dragged and dropped on a form surface.
Article

Mouse Clipping (Windows Forms.NET)

Specialised applications can require that the mouse pointer is limited to a fixed portion of the screen, known as a clipping rectangle. This region can be determined and controlled by reading and...
Article

Capture Right, Middle and "X" Button Clicks (C# / Winforms)

When a user interacts with a Windows Forms application using the mouse, most operations will be controlled with the left (or primary) mouse button. However, it is often important to be able to detect...
Article

Creating an Elevated Button Control

When using Microsoft Windows Vista, administrative tasks are restricted by the user account control (UAC) system. Buttons that require elevated permissions are displayed with the command text and a...
Article

A Linux (Mono) Web based OS Deployment tool completed in just 2 weeks

The company needed to develop a solution which would operate as an OS Deployment tool that is customized for the needs of their Datacenter according the specific design parameters given. The team...
Article

How to Migrate a WinForms application to the Web using Visual WebGui

Visual WebGui introduces a new platform to develop web applications and migrate desktop applications to the web. In this tutorial we are going to learn how to take an existing WinForms application...
Article

WinForms to Web - Migrating desktop applications part 1

This is the first article in a series of articles that describes the various migration options of desktop/smart client applications to the web available using Visual WebGui. In order to discuss...
Article

Saving a Text File in WinForms using .NET 3.5 C#

This tutorial will show you one way of saving a text file from a Rich Text Box in a Windows Form. C# version.
Article

Using the ListView control in WinForms .NET 3.5 C#

This tutorial will show you how to use the ListView control, and how to add items to it as well as remove. C# version.
Article

Using WinForms to Encrypt a String in VB.NET

This tutorial will show you how to write a method that will not only encrypt a string - but decrypt it as well. Written with VS.NET 2008 and VB.NET
Article

Using Classes in WinForms using VS.NET and C#

In this tutorial, we will look at how we can create a class, how we can create methods within that class and also how we can make use of the class in a Windows Form by calling its methods. C# version.
Article

Using Classes in WinForms using VS.NET and VB

In this tutorial, we will look at how we can create a class, how we can create methods within that class and also how we can make use of the class in a Windows Form by calling its methods. VB version.
Article

Animated Windows Form

Create a Windows Form with a smooth constant animation across different systems.
Article

File Management for No-Touch Deployments

This article looks at the issues that you can encounter using No-touch Deployment of Winforms applications that rely on additional files that are not typically considered part of the application. An...
Article

Delayed event handling for WinForms applications

Use delayed event handling to improve responsiveness of your WinForms user interfaces. Although the term "delayed event handling" (DEH; also known as deferred, postponed or asynchronous event...
Article

Enhanced Text Input in Windows Forms 2.0

Visual Studio 2005 provides enhanced controls for managing data input in Whidbey. In this new column by Jesse Liberty, he discusses the advanced WinForms Text Input control.
Article

Tutorial: Creating a web service and consuming it with a WinForm

This hands-on tutoorial not only tells you how to create a web service and use a WinForm to consume it but includes code samples and a real web service that YOU can connect to and try out.
Article

UI Threading Helper Classes

One of the most cumbersome things you will ever have to do with Winforms is updating your User interface while receiving events from another thread. These helper classes make it a breeze.
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.