SAVING AND RUNNING FORMS

The WinForms Form Designer can save its content to C#, Visual Basic, TypeScript, JavaScript, Python, or IronPython source code, offering flexibility in code generation.

WPF Form Designer, on the other hand, uses the XAML format for user interface definition and leverages C# or Visual Basic for scripting and compilation.

Previous

FORM DESIGNING

Next

CHANGING PROPERTIES AND HANDLING EVENTS