Home  >  Article  >  Computer Tutorials  >  How to automatically draw a dotted box when moving the mouse in Windows 10

How to automatically draw a dotted box when moving the mouse in Windows 10

PHPz
PHPzforward
2024-04-07 14:37:21759browse

PHP editor Zimo brings you how to implement automatic dotted frame animation by mouse movement in Win10. During work or study, we often need to make some marks or highlight certain content on the computer. At this time, it will be more convenient and efficient if we can automatically draw a dotted frame by moving the mouse. This article will introduce how to use Windows API functions and some simple code to implement this function, making your work more convenient.

1. Right-click "This PC" on the desktop and select "Properties" in the option list to open it.

How to automatically draw a dotted box when moving the mouse in Windows 10

#2. After entering the new interface, click the "Advanced System Settings" option in the left column.

How to automatically draw a dotted box when moving the mouse in Windows 10

#3. In the window interface that opens, click the "Advanced" tab at the top, and then click the "Settings" button.

How to automatically draw a dotted box when moving the mouse in Windows 10

4. Then click the "Visual Effects" tab in the top, find the "Use shadows for icon labels on the desktop" in the bottom one, and change its small box Check it and click Apply to confirm.

How to automatically draw a dotted box when moving the mouse in Windows 10

#5. Finally, just restart the computer.

How to automatically draw a dotted box when moving the mouse in Windows 10

The above is the detailed content of How to automatically draw a dotted box when moving the mouse in Windows 10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:dafanshu.com. If there is any infringement, please contact admin@php.cn delete