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 | |
---|---|---|
CameraAccess | Not supported. Gets or sets a value indicating whether the user is given access to the camera, from the Select Picture dialog box. | |
Container | (inherited from Component ) | |
FileName | Gets the name of the selected picture file. | |
Filter | Gets or sets the file types displayed in the Select Picture dialog box. | |
FilterIndex | Gets or sets the index of the currently selected filtering option. | |
InitialDirectory | Gets or sets the directory displayed in the Select Picture dialog box. | |
LockDirectory | Not supported. Gets or sets a value indicating whether the user can browse to directories other than the InitialDirectory. | |
Owner | Gets or sets this control’s owner control. | |
ShowDrmContent | Gets or sets a value indicating whether Digital Rights Management (DRM) protected files are displayed. | |
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. | |
Site | (inherited from Component ) | |
SortOrder | Gets or sets the order in which files are sorted in the Select Picture dialog box. | |
Title | Gets or sets the title of the Select Picture dialog box. |
Top
Protected Properties
Name | Description | |
---|---|---|
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ShowDialog | Displays the "Select Picture" dialog box. | |
ToString | (inherited from Component ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | (inherited from Object ) |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Top
See Also
Reference
SelectPictureDialog Class
Microsoft.WindowsMobile.Forms Namespace