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

Installs the tool window editors for NTier using the hackish .exe editor handler. This is only installed for the current user, and must be re-run for each user when the NTier add-in starts up.

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

Syntax

C#
public class ToolWindowStyleEditorsInstaller : InstallerReportUnauthorizedAccess
Visual Basic
Public Class ToolWindowStyleEditorsInstaller
	Inherits InstallerReportUnauthorizedAccess
Visual C++
public ref class ToolWindowStyleEditorsInstaller : public InstallerReportUnauthorizedAccess

Inheritance Hierarchy

See Also