Click here to Skip to main content
15,887,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to change window 10 login screen background image in c#.
A common solution that I have found is by using LockScreen class but my application is not a universal window app , so I cannot this method.

Please help me to do this in simple window form application.

What I have tried:

I have no idea of this kind of work , I only need a hint or reference.
Posted
Updated 24-Jul-16 20:27pm

1 solution

Google is your friend...

Try this[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900