C# : How to check if we''re running on battery?
Now i need to find out if the user is running on battery power. If they are, i don''t want to blow through their battery. i want to do things such as. disable animations; disable background spell-checking; disable background printing; turn off gradients ; use graphics.SmoothingMode = SmoothingMode.HighSpeed;