fix: Final Index ui
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user