Backlight

derez

Expert
Licensed User
Longtime User
Hi
I want to change the level of backlight from within a program.
At the moment I use:

Shell("\windows\fexplore.exe","\windows\BacklightAP.cpl")

This line opens the windows application, then I can change the value, close it and continue.
I don't like this .
Does anybody know a better way ?

thanks :)
 
Top