Overview
  Next

The controls included in this Basic4PPC library are for use on the device. The device library is ControlsExDevice and a corresponding desktop library, ControlExDeviceDummy is included. In fact all the controls will work on the desktop except Notification which is emulated with a message box. It requires .NET 2.0 or later to be installed.  This library documents version 1.3 of this library.

The following controls are provided.

DateTimePicker control provides an enhanced means of selecting dates and times, compared to the native Basic4PPC Calendar control.

InputBox provides an easy way to get input from a user.

IconList enables Icons to be loaded into a list for assignement to controls that can accept Icon properties. This is something that Basic4PPC does not provide.

Notification enables PocketPC notifications to be displayed.

StatusBar shows a single line status message on the screen.

Display returns the size of the screen in pixels


(c) Andrew Graham - 2008