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

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

Syntax

C#
public class VisualStudioVersionSelectorForm : Form
Visual Basic
Public Class VisualStudioVersionSelectorForm
	Inherits Form
Visual C++
public ref class VisualStudioVersionSelectorForm : public Form

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              NTier.Designer.Installers..::..VisualStudioVersionSelectorForm

See Also