[]
Arguments for the before select MDI child window event handler.
public class BeforeSelectWindowEventArgs : EventArgs
Name | Description |
---|---|
BeforeSelectWindowEventArgs(Form) | Initializes a new instance of the BeforeSelectWindowEventArgs class |
Name | Description |
---|---|
SelectWindowForm | The window or dialog box selected. |