MS clswindream entfernt Umstieg auf Modulwindream

This commit is contained in:
Developer01
2024-11-21 18:02:41 +01:00
parent b5ab9c5e1f
commit f05f6d46f8
85 changed files with 416997 additions and 1790 deletions

View File

@@ -117,6 +117,7 @@ Partial Class frmWM_EntityImport
'
resources.ApplyResources(Me.ListView1, "ListView1")
Me.ListView1.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2})
Me.ListView1.HideSelection = False
Me.ListView1.Name = "ListView1"
Me.ListView1.UseCompatibleStateImageBehavior = False
Me.ListView1.View = System.Windows.Forms.View.Details
@@ -215,7 +216,7 @@ Partial Class frmWM_EntityImport
Me.btnopenfolder.Name = "btnopenfolder"
Me.btnopenfolder.UseVisualStyleBackColor = True
'
'frmWD_EntityImport
'frmWM_EntityImport
'
resources.ApplyResources(Me, "$this")
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
@@ -243,7 +244,7 @@ Partial Class frmWM_EntityImport
Me.Controls.Add(Me.txtEntityString)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Name = "frmWD_EntityImport"
Me.Name = "frmWM_EntityImport"
Me.ResumeLayout(False)
Me.PerformLayout()