jj: Neues Control Linie, form Designer entschlacken
This commit is contained in:
@@ -221,7 +221,12 @@ Public Class frmProfileDesigner
|
||||
My.Settings.Save()
|
||||
CURRENT_OBJECTTYPE = cmbObjekttypen.Text
|
||||
CURRENT_ProfilName = NAMETextBox.Text
|
||||
|
||||
frmFormDesigner.ProfileId = CURRENT_ProfilGUID
|
||||
frmFormDesigner.ProfileName = CURRENT_ProfilName
|
||||
frmFormDesigner.ProfileObjectType = cmbObjekttypen.Text
|
||||
frmFormDesigner.ShowDialog()
|
||||
|
||||
Else
|
||||
MsgBox("Eindeutiges Profil konnte nicht an den FormDesigner weitergegeben werden:", MsgBoxStyle.Exclamation)
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user