Head A C # Chinese version chapter II page44

Source: Internet
Author: User

When you're doing this ... The IDE is a powerful tool--but it's just a tool for you. Every time you modify your project or drag something in the IDE, it automatically creates the code. It's good at writing boilerplate code, or it's easy to reuse code that doesn't require a lot of customization. Let's take a look at what to do in a typical application development when you want to ... 1 Create a new window to apply the solution

The IDE allows you to create a variety of applications, but now we focus on window applications. window applications are programs that have very similar forms and buttons.

2 Drag a button from the toolbox to the form and double-click it.

The button is the way you drive the time in the form. We'll use a lot of buttons to explore different parts of the C # language. Buttons will also be part of the vast majority of C # programs that you will write.

3 Set a property of your form

The Properties window in the IDE is really a powerful tool that you can use to change the nature of any element in your program: all the visual and functional properties of the control, the nature of the database, and even the options for your project itself.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.