Microsoft.WindowsMobile.Forms Namespace
3/29/2010
The Microsoft.WindowsMobile.Forms namespace provides classes for creating custom dialog boxes for choosing contacts, and for selecting pictures.
Classes
Class | Description |
---|---|
CameraCaptureDialog | Gets or sets the still image or video image file name. |
ChooseContactDialog | Defines the attributes and behaviors of a custom dialog box for choosing Contacts. |
SelectPictureDialog | Defines attributes and behaviors of a custom dialog box for selecting pictures. |
Enumerations
Enumeration | Description |
---|---|
CameraCaptureMode | The CameraCaptureMode enumeration specifies the camera mode used for image capture. |
CameraCaptureStillQuality | The CameraCaptureStillQuality enumeration specifies the compression level used for still image capture. |
CameraCaptureVideoTypes | The CameraCaptureVideoTypes enumeration defines the purpose of the video. |
SortOrder | Specifies the sort order for files appearing in the form. |