Examining the TUI Implementation (Windows CE 5.0)
This section discusses the implementation of the TUI.
The TUI Object Model section discusses the classes and objects used by the TUI. The remaining topics in this section discuss common TUI application development questions and issues.
In This Section
- Understanding TUI Source Code
Contains best practices generally relevant to the entire TUI application. - TUI Object Model
Explains the TUI object model. - TUI Source Code Directories
Explains the directories that contain TUI source code. - TUI Startup and Initialization
Explains the TUI startup and initialization steps. - TUI User Interface Organization
Explains how the TUI user interface is organized. - Handling TUI User Input
Explains how the TUI processes user input. - Provisioning the TUI Application
Discusses the options provided by the TUI for phone provisioning. - Debugging Using TUI Debug Zones
Explains the debug zones provided by the TUI for debugging. - Asynchronous Operations and Message Boxes in the TUI
Explains how the TUI performs operations asynchronously, to support handling phone calls at any time. - TUI Keyboard Hotkeys
Explains how the TUI handles keyboard hotkeys. - Using the Phone IME from the TUI
Discusses how the TUI uses the Phone IME Catalog item. - Limiting Access to Sensitive Information in TUI
Explains how the TUI uses the PC Authentication Catalog item to protect sensitive information. - TUI User Interface Tips and Tricks
Provides tips for users of the TUI.
Related Sections
Provides information about TUI application development.
Send Feedback on this topic to the authors