.NET Components for Mobility
All Tags » How To » NETCF (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • How To: Get System Power State Name and Flags

    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. This is the result in VB.NET. We will add it to...
    Posted to Peter Foot (Weblog) by Anonymous on 02-23-2008
  • How To: Programmatically Scroll Controls

    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. Faced with this requirement I found a solution...
    Posted to Peter Foot (Weblog) by Anonymous on 02-12-2008
Page 1 of 1 (2 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.