| Visual Basic (Declaration) | |
|---|---|
<DesignerGeneratedAttribute()> Public Class frmConfigurationManager Inherits System.Windows.Forms.Form  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As frmConfigurationManager  | |
| C# | |
|---|---|
[DesignerGeneratedAttribute()] public class frmConfigurationManager : System.Windows.Forms.Form  | |
| C++/CLI | |
|---|---|
[DesignerGeneratedAttribute()] public ref class frmConfigurationManager : public System.Windows.Forms.Form  | |
System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     CQGAlgorithmicOrderBuilder.frmConfigurationManager