This commit is contained in:
Digital Data - Marlon Schreiber
2019-01-22 11:09:01 +01:00
parent f5eae6a1d8
commit 9b2da41c72
9 changed files with 103 additions and 51 deletions

View File

@@ -389,7 +389,8 @@ Partial Class frmConstructor_Main
'
'tstxtRenameNode
'
Me.tstxtRenameNode.BackColor = System.Drawing.SystemColors.ActiveCaption
Me.tstxtRenameNode.BackColor = System.Drawing.SystemColors.Control
Me.tstxtRenameNode.ForeColor = System.Drawing.SystemColors.ControlText
Me.tstxtRenameNode.Name = "tstxtRenameNode"
resources.ApplyResources(Me.tstxtRenameNode, "tstxtRenameNode")
'