MS Navigation

This commit is contained in:
Digital Data - Marlon Schreiber
2019-02-22 10:31:20 +01:00
parent 39ae902929
commit 39c118308d
2 changed files with 14 additions and 2 deletions

View File

@@ -133,9 +133,9 @@ Partial Class frmUserManager
'
'UCUserToGroup
'
Me.UCUserToGroup.Location = New System.Drawing.Point(250, 168)
Me.UCUserToGroup.Location = New System.Drawing.Point(54, 152)
Me.UCUserToGroup.Name = "UCUserToGroup"
Me.UCUserToGroup.Size = New System.Drawing.Size(567, 300)
Me.UCUserToGroup.Size = New System.Drawing.Size(719, 300)
Me.UCUserToGroup.TabIndex = 0
Me.UCUserToGroup.TextAssignedToParent = "Zugeordnete Benutzer zu Gruppe:"
Me.UCUserToGroup.TextNotAssignedToParent = "Nicht zugeordnete Benutzer:"