UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

DebugWindow Constructor (Icon, FormClosingEventHandler)

Initializes a new instance of the DebugWindow class.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public DebugWindow(
	Icon icon,
	FormClosingEventHandler debugWindow_FormClosing
)

Parameters

icon
Type: Icon
The icon.
debugWindow_FormClosing
Type: FormClosingEventHandler
The debug window form closing handler.