About 1,960,000 results
Open links in new tab
  1. Tutorial: Create Windows Forms app (Visual Basic) - Visual Studio ...

    Nov 11, 2025 · In this tutorial, you create a Visual Basic application that has a Windows Forms user interface. The Visual Studio integrated development environment (IDE) includes all the tools you …

  2. VB.Net - Forms - Online Tutorials Library

    Every window you see in a running visual basic application is a form, thus the terms form and window describe the same entity. Visual Studio creates a default form for you when you create a Windows …

  3. WinForms with Visual Basic inside Visual Studio 2022 - YouTube

    It provides one of the most productive ways to create desktop apps based on the visual designer provided in Visual Studio. Functionality such as drag-and-drop placement of visual controls...

  4. Microsoft Visual Basic .NET tutorials for Beginners

    This Home and Learn computer course is an introduction to Visual Basic .NET programming for beginners. This course assumes that you have no programming experience whatsoever. It's a lot …

  5. Introduction to Windows Forms - Pluralsight

    Jun 21, 2024 · Demonstrations are primarily done using Visual Basic. This course is designed to help you get started building applications with Windows Forms. We start by examining the core elements …

  6. How to Create a VB.Net Windows Forms Application

    Launch your Visual Studio IDE and navigate to the top menu. From there, select "File" and choose "New Project" from the drop-down menu. A dialog box labeled "New project" will appear, providing a range …

  7. How To Create A Form In Visual Basic - TechBloat

    Jan 20, 2025 · Forms serve as the user interface of applications, allowing users to interact with your software through buttons, text boxes, labels, and other controls. In this article, we’ll delve into the …

  8. Windows Forms Application Basics - Visual Basic

    Jul 23, 2022 · Using a development environment like Visual Studio, you can create Windows Forms applications that display information, request input from users, and communicate with remote …

  9. Tutorial: Create a WinForms app with Visual Basic - GitHub

    Jan 24, 2025 · In this tutorial, you create a Visual Basic application that has a Windows Forms user interface. The Visual Studio integrated development environment (IDE) includes all the tools you …

  10. VB.NET - Windows Forms Application | vb-net Tutorial

    When you use a development environment like Visual Studio, you can create Windows Forms applications that display information, request input from users, and communicate with remote …