











LOCATION: Home › Products › Special Features: MobileForms Toolkit
| NEWS |
|---|
|
June 10, 2008 A suite of powerful Visual Studio controls and libraries designed specifically for mobile devices. |
|
May 20, 2008 Adjustable, modifiable and skinnable button for .NET Compact Framework. |
|
May 20, 2008 Versatile image control supporting various graphics formats. |
| More News |
The MobileForms Toolkit controls contain some powerful features which make them a perfect choice for mobile application development. Below are listed some of their special features:
All components have been designed so that they perfectly suit the small display of mobile devices. Special optimizations ensure that all components provide sufficient application performance even on devices with limited memory and processor capabilities.
The Touch Scroll feature allows the user to scroll the contents of MobileForms Toolkit controls comfortably using a thumb. Although Windows Mobile does not have a native support of touch scrolling in its API, the only thing developers need to do to take advantage of Touch Scroll, is to turn on one property in Visual Studio designer.
Supported controls:
Anyone can download and try the demo application for Windows Mobile Pocket PC devices. It shows a filtered list of customers which can be comfortably scrolled with your thumb.
DelayLoad functionality allows you to load huge amounts of data from a data source in a short time. When the control is displayed, only the currently displayed data is loaded. Additional data is loaded as needed.
Supported controls:
The design and look of the control can be saved into an XML file either using the Visual Studio designer or the Resco designer application. The XML file can be then loaded back into the control at any time (also during run-time). This means the appearance of the control can be changed simply by calling a single LoadXml method.
Supported controls: