Can't find a "SysInfo Control" equivalent
I really like the Visual Basic Express.
I am having a problem getting information about the system battery.
Something like this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconsysinfoscenario3monitoringbatterypowerstatus.asp
would do. However I can't find a "SysInfo Control" to use in Visual Basic Express.
The only reference in the msdn I can find is here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconcontrolclass.asp
How would I load this?
Also the "PowerBroadcastStatus Enumeration" seems to be related to the battery information but there seems to be no way to use it to actually read the current battery status:
Any help is greatly appreciated.

