SelectPictureDialog Class
3/29/2010
Defines attributes and behaviors of a custom dialog box for selecting pictures.
Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
Syntax
public class SelectPictureDialog : Component
'Declaration
Public Class SelectPictureDialog
Inherits Component
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.WindowsMobile.Forms.SelectPictureDialog
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
SelectPictureDialog Members
Microsoft.WindowsMobile.Forms Namespace