Hi Everyone!
I need to write the battery level to a string in a C# windows mobile app I'm making, but I can't find how to do it!
I know it's something to do with
How do I get it to write the string "Battery: 42%" for example?
Thanks everyone!
James
I need to write the battery level to a string in a C# windows mobile app I'm making, but I can't find how to do it!
I know it's something to do with
Microsoft.WindowsMobile.Status.SystemState.PowerBatteryStrength.ToString();But beyond that I'm stuck!
How do I get it to write the string "Battery: 42%" for example?
Thanks everyone!
James







Sign In
Create Account

Back to top










