CameraCaptureDialog Members

3/29/2010

Gets or sets the still image or video image file name.

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

Public Constructors

  Name Description
CameraCaptureDialog Initializes a new instance of CameraCaptureDialog class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms886407.pubproperty(en-us,MSDN.10).gif Container  (inherited from Component )
ms886407.pubproperty(en-us,MSDN.10).gif DefaultFileName Gets or sets the still image or video image file name.
ms886407.pubproperty(en-us,MSDN.10).gif FileName Gets the fully-qualified pathname of the image file or video file.
ms886407.pubproperty(en-us,MSDN.10).gif InitialDirectory Gets or sets the name of the directory for storing the captured image or video file.
ms886407.pubproperty(en-us,MSDN.10).gif Mode Gets or sets the image capture mode.
ms886407.pubproperty(en-us,MSDN.10).gif Owner Gets or sets the control that owns the CameraCaptureDialog component.
ms886407.pubproperty(en-us,MSDN.10).gif Resolution Gets or sets the image resolution.
ms886407.pubproperty(en-us,MSDN.10).gif Site  (inherited from Component )
ms886407.pubproperty(en-us,MSDN.10).gif StillQuality Gets or sets the still image quality.
ms886407.pubproperty(en-us,MSDN.10).gif Title Gets or sets the title of the Camera Capture dialog box.
ms886407.pubproperty(en-us,MSDN.10).gif VideoTimeLimit Gets or sets the time-limit for video clips.
ms886407.pubproperty(en-us,MSDN.10).gif VideoTypes Gets or sets the video type.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886407.pubmethod(en-us,MSDN.10).gif CreateObjRef  (inherited from MarshalByRefObject )
ms886407.pubmethod(en-us,MSDN.10).gif Dispose  Overloaded. (inherited from Component )
ms886407.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
ms886407.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
ms886407.pubmethod(en-us,MSDN.10).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms886407.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886407.pubmethod(en-us,MSDN.10).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms886407.pubmethod(en-us,MSDN.10).gif ms886407.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886407.pubmethod(en-us,MSDN.10).gif ShowDialog Displays the "Camera Capture" dialog box, which allows the user to capture still images and video clips.
ms886407.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Component )

Top

Protected Methods

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

Top

Public Events

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

Top

See Also

Reference

CameraCaptureDialog Class
Microsoft.WindowsMobile.Forms Namespace