I wonder if there's any way i could reach and change the check boxes in the performance options (visual effects) from C#.
Now I reached only the advanced tab by:
control.exe sysdm.cpl,0,3
but I didn't know a way to continue any further ..
Also, in general, is there a way that we could change somethings in the control panel via code ? like increasing the mouse pointer speed, or adjusting screen resolution .. etc (navigating via code) it would be really cool .. :)