Files
Andy De George c0ba284473 Initial winforms content migrated (#18)
* Merge winforms framework content to working branch (#14)

* Breadcrumb / TOC / Move net5 to net folder (#15)

* change path from net5 to net

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Add .net 5 winforms placeholder article (#16)

* added some metadata and adjusted net5 placeholder

* corrections

* corrections

* corrections

* Test1

* Swapping landing page vs concept

* fix links

* Fix links

* Fix desc
2020-09-01 16:26:21 -07:00

3.0 KiB

title, description, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title description ms.date f1_keywords helpviewer_keywords ms.assetid
Getting Started Learn how to use Windows Forms to create powerful Windows-based applications that display data, handle user input, and help you deploy your applications. 03/30/2017
Designer_System.Windows.Forms.Design.FormDocumentDesigner
vb.wfc.formdesigner
Windows Forms, getting started
getting started [Windows Forms], Windows Forms
a031aa58-5027-4082-b590-df7c12c77dec

Getting Started with Windows Forms

With Windows Forms, you can create powerful Windows-based applications. The following topics describe in-depth how to harness the power of Windows Forms to display data, handle user input, and deploy your applications easily and with enhanced security.

In This Section

Windows Forms Overview
Contains an overview of Windows Forms and smart client applications.

Creating a New Windows Form
Contains links to topics that describe basic concepts for creating Windows Forms applications.

Creating Event Handlers in Windows Forms
Contains links to topics that describe how to create Windows Forms event handlers.

Adjusting the Size and Scale of Windows Forms
Contains links to topics that show how to adjust the size and scale of Windows Forms.

Changing the Appearance of Windows Forms
Contains links to topics that show how to change the appearance of Windows Forms applications.

Windows Forms Controls
Contains links to topics that describe and show how to use Windows Forms controls and components.

User Input in Windows Forms
Contains links to topics that describe and show how to handle input from the user in Windows Forms applications.

Dialog Boxes in Windows Forms
Contains links to topics that describe the different dialog boxes for use in Windows Forms.

Windows Forms Data Binding
Contains links to topics that describe the Windows Forms data binding architecture and how to use it in Windows Forms applications.

Windows Forms Security
Contains links to topics that describe how to build Windows Forms applications that have enhanced security.

ClickOnce Deployment for Windows Forms
Contains links to topics that describe how to easily deploy Windows Forms applications.

How to: Access Keyed Collections in Windows Forms
Demonstrates how to access collections with keys rather than indexes.

Enhancing Windows Forms Applications
Contains links to topics that describe more advanced concepts for creating Windows Forms applications.