Microsoft.WindowsCE.Forms 命名空间

Microsoft.WindowsCE.Forms 命名空间包含用于使用 .NET Compact Framework 编写设备应用程序的类。

  说明
BalloonChangedEventArgs BalloonChanged 事件提供数据。
DocumentList 表示以一致的方式显示和管理文档的 Pocket PC 控件。
DocumentListEventArgs 提供有关 DeletingDocumentDocumentActivated 事件的数据。
HardwareButton 允许重写 Pocket PC 硬件按钮的功能。
InputMethod 为 Pocket PC 的 InputPanel.InputMethodCollection 类的成员提供名称和类 ID。无法继承此类。
InputModeEditor 提供对 Smartphone 输入法(用于输入文本)的访问。
InputPanel 控制软输入面板 (SIP) 以便在 Pocket PC 和其他基于 Windows Embedded CE 的设备上输入数据。
InputPanel.InputMethodCollection 提供对 Pocket PC 上安装的所有输入法软件的访问权。无法继承此类。
LogFont 定义字体特性以创建旋转文本效果。
MessageWindow 提供发送和接收基于 Windows 的消息的能力。
MobileDevice 面向移动设备包含事件的类。
Notification 实现用于显示和响应用户通知的 Windows CE 功能。
ResponseSubmittedEventArgs ResponseSubmitted 事件提供数据。
SystemSettings 提供对设备上的用户界面设置和本机 Windows Embedded CE 操作系统设置的访问权限。

结构

  结构 说明
Message 实现基于 Windows 的消息。

委托

  委托 说明
BalloonChangedEventHandler 表示将要处理 NotificationBalloonChanged 事件的方法。
DocumentListEventHandler 表示将对 DocumentList 的以下事件进行处理的方法:DocumentActivated 事件、DeletingDocument 事件或 SelectedDirectoryChanged
ResponseSubmittedEventHandler 表示将要处理 NotificationResponseSubmitted 事件的方法。

枚举

  枚举 说明
HardwareKeys 指定可由 HardwareButton 类访问的 Pocket PC 上的硬件按钮。
InputMode 指定可以在 Smartphone 上使用 InputModeEditor 设置的输入模式。
LogFontCharSet 指定字体的字符集。
LogFontClipPrecision 指定剪辑字符的精度。
LogFontPitchAndFamily 指定字体类别。
LogFontPrecision 指定输出精度。
LogFontQuality 指定字体的质量。
LogFontWeight 指定字体的粗细。
ScreenOrientation 指定可由 ScreenOrientation 属性访问的设备屏幕的取向角。
WinCEPlatform 指定基于 Windows Embedded CE 的平台。