Back to Devexpress

TakePictureDialogShowingEventArgs.Form Property

windowsforms-devexpress-dot-xtraeditors-dot-camera-dot-takepicturedialogshowingeventargs-2518787a.md

latest1.2 KB
Original Source

TakePictureDialogShowingEventArgs.Form Property

Gets the form that encapsulates the dialog.

Namespace : DevExpress.XtraEditors.Camera

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public TakePictureForm Form { get; }
vb
Public ReadOnly Property Form As TakePictureForm

Property Value

TypeDescription
DevExpress.XtraEditors.Camera.TakePictureForm

The form that encapsulates the dialog.

|

See Also

TakePictureDialogShowingEventArgs Class

TakePictureDialogShowingEventArgs Members

DevExpress.XtraEditors.Camera Namespace