SQLEditor: New Module
This commit is contained in:
@@ -19,6 +19,7 @@ Public Class frmRegexEditor
|
||||
|
||||
Private Sub BarButtonItem1_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles BarButtonItem1.ItemClick
|
||||
RegexString = txtRegex.Text
|
||||
DialogResult = DialogResult.OK
|
||||
Close()
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user