Update References to point to new DDModules Project
This commit is contained in:
@@ -61,11 +61,6 @@ Public Class frmStart
|
||||
oForm.Show()
|
||||
End Sub
|
||||
|
||||
Private Sub Button11_Click(sender As Object, e As EventArgs) Handles Button11.Click
|
||||
Dim oform As New frmFulltext()
|
||||
oform.Show()
|
||||
End Sub
|
||||
|
||||
Private Sub btnObjectProperties_Click(sender As Object, e As EventArgs) Handles btnObjectProperties.Click
|
||||
Dim oForm As New frmObjectProperties(LogConfig, Database)
|
||||
oForm.ShowDialog()
|
||||
|
||||
Reference in New Issue
Block a user