Back to Devexpress

TakePictureDialog Events

windowsforms-devexpress-dot-xtraeditors-dot-camera-dot-takepicturedialog-dot-underscore-events.md

latest824 B
Original Source

TakePictureDialog Events

The modal dialog to take pictures from a camera device.

NameDescription
ClosedFires when the dialog is closed. Allows you to get the dialog result and captured image, and replace this image.
ShowingFires when the dialog is about to be displayed. Allows you to customize the form, and specify the camera device and resolution.

See Also

TakePictureDialog Class

TakePictureDialog Members

DevExpress.XtraEditors.Camera Namespace