See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Implemented on a tool window control to prevent querying the user to save changes while closing the tool window or closing Visual Studio.

Namespace: NTier.Designer.Forms
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0

Syntax

C#
public interface IToolWindowEvents
Visual Basic
Public Interface IToolWindowEvents
Visual C++
public interface class IToolWindowEvents

See Also