Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
There are a wide variety of controls that you can put on Windows Forms, depending on the needs of your application.
How to: Add Controls to Windows Forms
Gives directions for attaching controls to your form.
How to: Add Controls Without a User Interface to Windows Forms
Gives directions for appending controls with no user interface to your application.
How to: Add to or Remove from a Collection of Controls at Run Time
Explains how to add and remove controls on a panel at run time.
Walkthrough: Automatically Populating the Toolbox with Custom Components
Demonstrates how you can make a custom component automatically appear in the Toolbox once the component is created.
How to: Add ActiveX Controls to Windows Forms
Gives directions for working with legacy ActiveX controls.
Considerations When Hosting an ActiveX Control on a Windows Form
Describes things to keep in mind when planning an application that uses ActiveX controls.
Windows Forms Controls
Provides links to introductory topics on controls and what you can do with them.
User Input Validation in Windows Forms
Explains the basics of and theory behind validating the contents of Windows Forms controls.
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Use and understand Controls in a canvas app in Power Apps - Training
Controls help create a better experience for the user and collect the appropriate data. This module helps you understand and use Controls.
Documentation
Controls to Use - Windows Forms .NET Framework
Learn about controls and components that can be used on Windows Forms. You can also add ActiveX and custom controls to Windows Forms.
Controls by Function - Windows Forms .NET Framework
Add Controls to a Form - Windows Forms .NET
Learn how to add a control a form in Windows Forms for .NET