C # Common Classes

Source: Internet
Author: User

TextBox- Text Control class

Button-> Button Class

Checkbox-> Multi-Marquee class

Form-> Form Class

Label-> Label class

Groupbox-> Grouping Classes

Progressbar-> Progress bar Class

Serialport-> Serial Port Class

Timer-> Timer class

messagebox-> Hint Box class

String-> String Class

Convert-> type Conversion class

console-> Input/output stream class

Exception-> System Exception Class

Systemsounds-> System prompt Sound class

Image-> Image Class

Bitmap-> Bitmap Class

Process-> Process Class

Thread-.> Threading Class

The above classes are all defined, and only the relevant classes can be called to achieve the corresponding purpose. Of course, you can define your own classes to use. Specific use should be based on the specific circumstances

Defining a class in C #

Using the name of the Class+ class public is the declaration of the variable that is generic and can be called externally and internally.

This defines a string-type variable for str. The preceding string indicates that this is a character variable, and static is to

The use of this STR is not a tool for the present. This is mainly used to facilitate the use of other places, not every time to be a kind of the present.

C # Common Classes

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.