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 AppWizardPropertyBlankControl : NDUserControl
Visual Basic
Public Class AppWizardPropertyBlankControl
	Inherits NDUserControl
Visual C++
public ref class AppWizardPropertyBlankControl : public NDUserControl

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
              NUserControl
                NTier.Designer.Forms..::..NDUserControl
                  NTier.AppWizard.Forms..::..AppWizardPropertyBlankControl

See Also