'Declaration
Public Function New( _ ByVal selectWindowForm As Form _ )
public BeforeSelectWindowEventArgs( Form selectWindowForm )
Parameters
- selectWindowForm
- The window or dialog box selected.
'Declaration
Public Function New( _ ByVal selectWindowForm As Form _ )
public BeforeSelectWindowEventArgs( Form selectWindowForm )