Initializes a new instance of the SQLConnectionControl class
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax
Remarks
Examples
Dim scc As New ZsZ_Studio.Controls.SQLConnectionControl scc.Location = New Point(10, 10) Me.Controls.Add(scc)
See Also