mai
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Private Sub Form3_Loaded(ByVal sender As Object, ByVal e As EventArgs) Handles MyClass.Loaded
|
||||
|
||||
TextBox1.Text = MainWindow.sresult
|
||||
' TextBox1.Text = MainWindow.sresult
|
||||
' MaterialLabel2.Text = "Hibák száma: " & MainWindow.HibakSzama
|
||||
|
||||
If MainWindow.HibakSzama = 0 Then
|
||||
@@ -25,9 +25,9 @@
|
||||
Process.Start(MainWindow.workDir)
|
||||
End Sub
|
||||
|
||||
Private Sub TextBox1_TextChanged(sender As Object, e As TextChangedEventArgs) Handles TextBox1.TextChanged
|
||||
' Private Sub TextBox1_TextChanged(sender As Object, e As TextChangedEventArgs) Handles TextBox1.TextChanged
|
||||
|
||||
End Sub
|
||||
' End Sub
|
||||
|
||||
Private Sub MaterialRaisedButton1_Click_1(sender As Object, e As RoutedEventArgs) Handles MaterialRaisedButton1.Click
|
||||
|
||||
|
||||
Reference in New Issue
Block a user