Npgsql API Docs

ConnectionStringEditorForm Class

For a list of all members of this type, see ConnectionStringEditorForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Npgsql.Design.ConnectionStringEditorForm

[Visual Basic]
Public Class ConnectionStringEditorForm
    Inherits Form
[C#]
public class ConnectionStringEditorForm : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Npgsql.Design

Assembly: Npgsql (in Npgsql.dll)

See Also

ConnectionStringEditorForm Members | Npgsql.Design Namespace