SQLConnectionControl ClassControl Documentation
SQL Connection Control is used to setup and test database connections to SQL Server, build connectionstrings on graphical interface.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.ComponentModel Component
      OnlineSystem.Windows.Forms Control
        OnlineSystem.Windows.Forms ScrollableControl
          OnlineSystem.Windows.Forms ContainerControl
            OnlineSystem.Windows.Forms UserControl
              ZsZ_Studio.Controls SQLConnectionControl

Namespace: ZsZ_Studio.Controls
Assembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax

public class SQLConnectionControl : UserControl, 
	INotifyPropertyChanged
Remarks

See Also