Windows Forms Designer User Interface Elements

These user interface elements have to do with programming Windows-based applications.

In This Section

  • Windows Forms Designer
    Enables you to add controls to a form, arrange them, and write code for their events.

  • User Control Designer
    Use to create your own composite control by combining existing controls.

  • Windows Forms Tab, Toolbox
    Displays a list of Windows Forms controls by function and dialog boxes that can be used with Windows-based applications

See Also

Reference

Windows Forms Controls by Function

Other Resources

Windows Forms Reference