Sybase.UnwiredPlatform.Windows.Forms

The Sybase.UnwiredPlatform.Forms assembly provides custom controls used in Windows Mobile and Windows code generation. These controls extend the capability and improve the look and feel of standard Windows Mobile 6.x controls.

The following controls provide features not available in the standard Windows Mobile 6.x controls:

The following provide controls that do not exist in Windows Mobile 6.x:

There are several versions of this assembly for different targets:

Sybase.UnwiredPlatform.Windows.Form Custom Controls
Component Description
FormBase

Extends the standard Windows Mobile Form.

Button

Extends the standard Windows Mobile Button control.

CheckBox

Extends the standard Windows Mobile CheckBox control.

DateTimePicker

Extends the standard Windows Mobile DateTimePicker control.

FlowLayoutPanel

Similar to the FlowLayoutPanel control for Windows. Windows Mobile does not have such a control.

FreeFormView

Provides similar Form features as a control. It also supports paging feature if you have many controls and need to put controls on different pages.

ImageButton

A push button with image, text, or both.

Label

Extends the standard Windows Mobile Label control.

LinkLabel

Extends the standard Windows Mobile LinkLabel control.

Maps Shows the map using Goolge Maps.
MaskedTextBox

Similar to the MaskedTextBox control for Windows. Windows Mobile does not have such a control.

Notification

Extends the standard Windows Mobile Notification control. It also supports Windows Mobile Standard and Windows.

Panel

Extends the standard Windows Mobile Panel control.

PictureBox

Extends the standard Windows Mobile PictureBox control.

PowerList

The PowerList control is a powerful list control that is optimized for touch screens.

ProgressBar Shows the progress of a task.
RadioButton

Extends the standard Windows Mobile RadioButton control. It also supports Windows Mobile Standard.

Separator

Draws a horizontal or vertical separator.

Signature

Allows the user to add signature capture.

TabControl

Extends the standard Windows Mobile TabControl control.

TabPage

Extends the standard Windows Mobile TabPage control.

TableLayoutPanel

Similar to the TableLayoutPanel control for Windows. Windows Mobile does not have such a control.

TextBox

Extends the standard Windows Mobile TextBox control.

Toolbar

Provides a touch screen optimized Toolbar control.

TitleBar

Provides an easier to use TitleBar control for forms or panels.