MS
This commit is contained in:
@@ -278,4 +278,8 @@ Public Class frmSQL_DESIGNER
|
||||
Private Sub btnShowConnections_Click(sender As Object, e As EventArgs) Handles btnShowConnections.Click
|
||||
frmConnection.ShowDialog()
|
||||
End Sub
|
||||
|
||||
Private Sub cmbConnection_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cmbConnection.SelectedIndexChanged
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user