TakePictureDialogShowingEventArgs.Form Property
Gets the form that encapsulates the dialog.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.Camera.TakePictureForm | The form that encapsulates the dialog. |
See Also