SelectPictureDialog Members

3/29/2010

Defines attributes and behaviors of a custom dialog box for selecting pictures.

The following tables list the members exposed by the SelectPictureDialog type.

Public Constructors

  Name Description
SelectPictureDialog Initializes a new instance of the SelectPictureDialog class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms886420.pubproperty(en-us,MSDN.10).gif CameraAccess Not supported. Gets or sets a value indicating whether the user is given access to the camera, from the Select Picture dialog box.
ms886420.pubproperty(en-us,MSDN.10).gif Container  (inherited from Component )
ms886420.pubproperty(en-us,MSDN.10).gif FileName Gets the name of the selected picture file.
ms886420.pubproperty(en-us,MSDN.10).gif Filter Gets or sets the file types displayed in the Select Picture dialog box.
ms886420.pubproperty(en-us,MSDN.10).gif FilterIndex Gets or sets the index of the currently selected filtering option.
ms886420.pubproperty(en-us,MSDN.10).gif InitialDirectory Gets or sets the directory displayed in the Select Picture dialog box.
ms886420.pubproperty(en-us,MSDN.10).gif LockDirectory Not supported. Gets or sets a value indicating whether the user can browse to directories other than the InitialDirectory.
ms886420.pubproperty(en-us,MSDN.10).gif Owner Gets or sets this control’s owner control.
ms886420.pubproperty(en-us,MSDN.10).gif ShowDrmContent Gets or sets a value indicating whether Digital Rights Management (DRM) protected files are displayed.
ms886420.pubproperty(en-us,MSDN.10).gif ShowForwardLockedContent Gets or sets a value indicating whether Digital Rights Management (DRM) protected files that are protected such that they cannot be forwarded, are displayed.
ms886420.pubproperty(en-us,MSDN.10).gif Site  (inherited from Component )
ms886420.pubproperty(en-us,MSDN.10).gif SortOrder Gets or sets the order in which files are sorted in the Select Picture dialog box.
ms886420.pubproperty(en-us,MSDN.10).gif Title Gets or sets the title of the Select Picture dialog box.

Top

Protected Properties

  Name Description
ms886420.protproperty(en-us,MSDN.10).gif DesignMode  (inherited from Component )
ms886420.protproperty(en-us,MSDN.10).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886420.pubmethod(en-us,MSDN.10).gif CreateObjRef  (inherited from MarshalByRefObject )
ms886420.pubmethod(en-us,MSDN.10).gif Dispose  Overloaded. (inherited from Component )
ms886420.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
ms886420.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
ms886420.pubmethod(en-us,MSDN.10).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms886420.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886420.pubmethod(en-us,MSDN.10).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms886420.pubmethod(en-us,MSDN.10).gif ms886420.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886420.pubmethod(en-us,MSDN.10).gif ShowDialog Displays the "Select Picture" dialog box.
ms886420.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Component )

Top

Protected Methods

  Name Description
ms886420.protmethod(en-us,MSDN.10).gif Dispose  Overloaded. (inherited from Component )
ms886420.protmethod(en-us,MSDN.10).gif Finalize  (inherited from Component )
ms886420.protmethod(en-us,MSDN.10).gif GetService  (inherited from Component )
ms886420.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
ms886420.pubevent(en-us,MSDN.10).gif Disposed  (inherited from Component )

Top

See Also

Reference

SelectPictureDialog Class
Microsoft.WindowsMobile.Forms Namespace