SplashFormBase.ShowDialog() Method
Displays the current form as a modal dialog box.
Namespace: DevExpress.XtraSplashForm
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
DialogResult | A DialogResult value that is the return value of the displayed dialog box |
See Also