Auto PC standard controls are the fundamental elements of the UI. The following table shows the standard controls and interfaces.
Control |
Interface |
Description |
Canvas | IASCanvas | Enables you to draw an application-specific graphic on a control |
Clock | IASClock | Displays a clock |
Cross hairs | IASCrossHairs | Enables a user to set two-dimensional values |
Edit | IASEditBox | Enables text editing |
HTML | IASHTMLControl | Displays HTML text |
Image menu | IASImageMenu | Manages a menu that uses images, rather than text strings, to display commands |
Label | IASLabel | Displays static text |
Memory slider | IASMemorySlider | Displays memory allocation data |
Navigational Arrows | IASUserNavArrows | Indicates when the UP, DOWN, LEFT, RIGHT, or ENTER faceplate keys are enabled |
Play list | IASPlayList | Sets and displays the current play list for a compact disc (CD) |
Power list box | IASPowerListBox | Displays lists when used in combination with a spin box control and an edit control |
Progress | IASProgressBar | Displays the progress of a process |
Shell menu | IASShellMenu | Manages a shell menu object |
Slider | IASSlider | Enables a user to set one-dimensional values |
Spin box | IASCharSpinner | Cycles through available selections, such as letters, numbers, or months |
Tabber | IASTabber | Selects a tabbed position in a list |
Visual volume indicator | IASVVI | Enables selection of values, such as volume |
The following sections provide examples of how standard controls are used in the applications bundled with Windows CE for the Auto PC.