WinWindowShowingEventArgs Constructors
Arguments, passed to the WinShowViewStrategyBase.WinWindowShowing event.Name | Parameters | Description |
---|---|---|
WinWindowShowingEventArgs(WinWindow, Form, Boolean) | window, form, isModal | Initializes a new instance of the WinWindowShowingEventArgs class with specified settings. |
WinWindowShowingEventArgs(WinWindow, Form) | window, form | Initializes a new instance of the WinWindowShowingEventArgs class with specified settings. |
See Also