Microsoft.WindowsCE.Forms Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The Microsoft.WindowsCE.Forms namespace contains classes for programming device applications using the.NET Compact Framework.
| Class | Description | |
|---|---|---|
|
BalloonChangedEventArgs | Provides data for the BalloonChanged event. |
|
DocumentList | Represents a Pocket PC control for displaying and managing documents in a consistent way. |
|
DocumentListEventArgs | Provides data for the DeletingDocument and DocumentActivated events. |
|
HardwareButton | Allows overriding the functionality of Pocket PC hardware buttons. |
|
InputMethod | Provides the name and class ID for a member of the InputPanel.InputMethodCollection class for a Pocket PC. This class cannot be inherited. |
|
InputModeEditor | Provides access to Smartphone input methods for entering text. |
|
InputPanel | Controls the soft input panel (SIP) for entering data on Pocket PCs and other Windows Embedded CE-based devices. |
|
InputPanel.InputMethodCollection | Provides access to all input method software installed on a Pocket PC. This class cannot be inherited. |
|
LogFont | Defines the characteristics of a font for creating rotated text effects. |
|
MessageWindow | Provides the ability to send and receive Windows-based messages. |
|
MobileDevice | A class for a containing events for mobile devices. |
|
Notification | Implements Windows CE functionality for displaying and responding to user notifications. |
|
ResponseSubmittedEventArgs | Provides data for the ResponseSubmitted event. |
|
SystemSettings | Provides access to user interface settings and native Windows Embedded CE operating system settings on a device. |
| Structure | Description | |
|---|---|---|
|
Message | Implements a Windows-based message. |
| Delegate | Description | |
|---|---|---|
|
BalloonChangedEventHandler | Represents the method that will handle the BalloonChanged event of a Notification. |
|
DocumentListEventHandler | Represents the method that will handle the DocumentActivated event, DeletingDocument event, or SelectedDirectoryChanged event of a DocumentList. |
|
ResponseSubmittedEventHandler | Represents the method that will handle the ResponseSubmitted event of a Notification. |
| Enumeration | Description | |
|---|---|---|
|
HardwareKeys | Specifies the hardware buttons on a Pocket PC that can be accessed by the HardwareButton class. |
|
InputMode | Specifies the input modes that can be set on the Smartphone using an InputModeEditor. |
|
LogFontCharSet | Specifies the character set of a font. |
|
LogFontClipPrecision | Specifies the precision for clipping characters. |
|
LogFontPitchAndFamily | Specifies categories of fonts. |
|
LogFontPrecision | Specifies the output precision. |
|
LogFontQuality | Specifies the quality of a font. |
|
LogFontWeight | Specifies the weight of a font. |
|
ScreenOrientation | Specifies the angle of the orientation of the device screen that can be accessed by the ScreenOrientation property. |
|
WinCEPlatform | Specifies platforms that are based on Windows Embedded CE. |
Show: