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

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

Syntax

C#
public class AppWizardIntroControl : UserControl
Visual Basic
Public Class AppWizardIntroControl
	Inherits UserControl
Visual C++
public ref class AppWizardIntroControl : public UserControl

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..UserControl
              NTier.AppWizard.Forms..::..AppWizardIntroControl

See Also