Microsoft Windows Phone Development MVP
Browse by Tags
All Tags »
How To »
NETCF (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
A question came up on our forums and so I investigated writing a wrapper for the GetSystemPowerState API function. This allows you to retrieve the power state name, and also a bitmask of flags - Is the backlight on, is the device password protected etc...
|
-
|
A number of controls within .NETCF have built in ScrollBars. Occasionally you may want to operate these programmatically on behalf of the user. When you do this you want both the control to scroll and the scrollbars to correctly reflect the current position...
|