WinWindowShowingEventArgs(WinWindow, Form, Boolean) Constructor
Initializes a new instance of the WinWindowShowingEventArgs class with specified settings.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| window | WinWindow |
| form | Form |
| isModal | Boolean |
See Also