fix: Final Index ui

This commit is contained in:
Jonathan Jenne
2018-06-05 16:48:37 +02:00
parent 6f23e9b045
commit 49bd79ff7f
3 changed files with 1460 additions and 2694 deletions

View File

@@ -586,6 +586,11 @@ Public Class frmProfileDesigner
End Sub
Private Sub ToolStripButton1_Click_1(sender As System.Object, e As System.EventArgs) Handles ToolStripButton1.Click
Refresh_Final_indexe()
INSERT_ACTIVE = False
TabControlFinalIndices.Enabled = False
txtBezeichner.Text = String.Empty
txtindexwert_final.Text = String.Empty
End Sub
Private Sub tsbtnProfilkopieren_Click(sender As System.Object, e As System.EventArgs) Handles tsbtnProfilkopieren.Click