[]
        
(Showing Draft Content)

C1.Win.Command.BeforeSelectWindowEventArgs

BeforeSelectWindowEventArgs Class

Arguments for the before select MDI child window event handler.

Inheritance
BeforeSelectWindowEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public class BeforeSelectWindowEventArgs : EventArgs

Constructors

Name Description
BeforeSelectWindowEventArgs(Form)

Initializes a new instance of the BeforeSelectWindowEventArgs class

Fields

Name Description
SelectWindowForm

The window or dialog box selected.