Share via


Windows Applications (How Do I in C# Express)

This page links to help on widely used Windows Applications tasks. To view other categories of popular tasks covered in Help, How Do I in C# Express.

Note

If you are using Visual C# Express Edition, some of the Help links on this page may be unavailable, depending on the options that you chose during installation. For more information, see Troubleshooting Visual C# Express.

General

Working with Forms

Windows Forms Designer

Working with Windows Forms at RunTime

Controls

TextBox Controls

RichTextBox Controls

Button Controls

CheckBox Controls

RadioButton Control

ListBox, ComboBox and CheckedListBox Controls

CheckedListBox Control

DataGridView Controls

DataGridView Layout and Formatting

ListView

TreeView

Container Controls

Picture and Image Controls

DateTimePicker

MonthCalendar

Data Access (for Windows Forms)

ToolStrip

Context Menus

Data Binding with Controls

BindingSource Controls

Binding Navigator

Printing

User Controls and Custom Controls

Multiple Document Interfaces (MDI)

Graphics

For information about how to create graphics, search the MSDN Library for "Getting Started with Graphics Programming".

Localizing and Globalizing Windows Forms

C# Programming Example Snippets

  • ListBox and ComboBox Controls
    Links to code examples on common system input/output programming tasks in Visual C# Express Edition.

  • Button Controls
    Links to code examples that demonstrate how to perform common button programming tasks using Visual C# Express Edition.

  • Text Controls
    Links to code examples that demonstrate how to perform common TextBox and RichTextBox programming tasks using Visual C# Express Edition.

  • Creating and Using Bitmaps and Icons
    Links to code examples that demonstrate how to perform common bitmaps and icons programming tasks using Visual C# Express Edition.

Other Resources

These Web sites are excellent resources for finding more information, seeing what other Express users are doing, and stay in touch as Visual C# Express grows.

  • Visual C# Developer Center
    Serves as a central location for information about Visual C# Express Edition. Includes videos, new tools, and other downloads.

  • Beginner Developer Learning Center
    Serves as a central location for learning materials for the beginner developer. Includes video tutorials, articles, the How-To Reference Library, and Kid's Corner.

  • Coding4Fun
    Includes lots of articles and coding tips for the Visual C# Express developer.

See Also

Concepts

How Do I in C# Express