windows 如何使屏幕保护程序透明?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/8051325/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 18:24:55  来源:igfitidea点击:

How to make screen saver transparent?

windowsscreen

提问by aF.

Is it possible to make the Windows Screen Saver transparent?

是否可以使 Windows 屏幕保护程序透明?

When the screen saver is active we see what is going on but when we move the mouse the password is required to enter.

当屏幕保护程序处于活动状态时,我们会看到发生了什么,但是当我们移动鼠标时,需要输入密码。

Thanks in advance!

提前致谢!

采纳答案by Piskvor left the building

IIRC, the screensaver window is just that, a topmost window (which can display anything); just use the usual methods of making a transparent window: http://msdn.microsoft.com/en-us/library/ms997507.aspx

IIRC,屏幕保护窗口就是最顶层的窗口(可以显示任何内容);只需使用制作透明窗口的常用方法:http: //msdn.microsoft.com/en-us/library/ms997507.aspx

回答by cathy

Have a look at Tranpsarent Screen LockIt has a module called Transparent Screen Lock.SCR that can be launched as a screensaver.

看看Transparent Screen Lock它有一个名为 Transparent Screen Lock.SCR 的模块,可以作为屏幕保护程序启动。