Simple human-computer interaction for easy language basic tutorials

Source: Internet
Author: User

Easy language because of the full support of object-oriented programming concept, it is also a feature of the function and appearance of the separation of good programming ideas. Understanding and mastering the human-computer interaction in easy language is of great significance for understanding the language programming thinking and mastering the programming core of language easily. The following is to learn the language of the implementation of human-computer interaction specific methods.

Method/Step

First create a Windows window program, and use the window palette to draw a programming box and a button component for the Visual window.

View the name of the edit box: When the edit box is selected, you can see the name of the current edit box in the folder Properties panel, which is edit box 1.

Select the button component, and in the folder Properties panel, click the Select Add Event handler Drop-down list here and select the "clicked" event from it.

The Assembly window pops up and the following code is entered:

Copy Code code as follows:

edit box 1. Content = "Welcome into the ' easy ' world!" ”
edit box 1. Text color = take color values (255, 0, 0)

Then click on the "Run" button, you can test the effect.

This article is the first here, the next article we learn some more in-depth content

Related Article

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.