Windows Manager program (1) control window Program

Source: Internet
Author: User

Recently, I saw a tool that could hide the displayed form and other functions. I can use C #2.0 to write a similar function.ProgramThe name is Windows Manager. It may take me more than one day, because most of the implementation processes are implemented using APIs.

First, let's introduce the functions of windowsmanager. The window of windowsmanager is as follows:

Main functions include:

Display all visible forms. You can hide the selected forms and restore them.

PIN to top \ cancel the selected form

You can set the global shortcut key and use the global mouse to set it. Click the shortcut key or mouse to hide the selected form. (The setting cannot be set yet)

Currently, only these functions are available, but if you have time, I will add other functions. Because these are very monotonous at present .....

Main problems involved:

How to obtain all forms

How to hide a form

How to set the top of a form

How to set global hotkeys

How to set global mouse

How to hide the window title and move the form by moving the form.

How to create an irregular form.

How to close a window.

How to set the system menu.

The above problems will be added to my blogs. I will not write it today.

If you are interested, you can download the EXE file and run the function: Click to download

Because it is developed using NET 2.0, the environment of Net Framework 2.0 is required to run the program.

 

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.