C # implement the dynamic system tray icon

Source: Internet
Author: User
C # implement the dynamic system tray icon
(Wang Kaiming, December 25, 2001)
Visual C # is the next-generation programming language launched by Microsoft and an important part of the Microsoft. Net Framework. Microsoft's. Net platform is a new generation Internet platform. For technical developers ,. the two major features of the Net platform are remarkable. The first is the public language runtime provided by the platform, that is, the public language runtime platform. On the other hand, it is its large and comprehensive unified programming class. Visual C # implements many powerful functions by calling these classes and objects.
This article introduces you. on the Net platform, the icon program that can be parked on the taskbar (similar to the system tray icon of Flashget and OICQ) is written in C # to enjoy programming with C.
I. Overview:
The icon program I mentioned here is similar to a program that is often used in Windows to park on the taskbar and run in the background such as virus monitoring and media playback. They generally have the function of displaying or hiding the main interface, right-clicking the pop-up menu, and displaying the prompt information when you move the cursor over the icon.
The program mainly uses the following classes:
System. Windows. Fomrs. Policyicon class
System. Windows. Forms. ContextMenu class
System. Windows. Forms. MenuItem class
System. Windows. Forms. Label class
System. Windows. Forms. Timer class

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.