MS
This commit is contained in:
@@ -54,6 +54,7 @@ Partial Class frmRecOrgConfig_Basic
|
||||
Me.txtDomäne = New System.Windows.Forms.TextBox()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.Label10 = New System.Windows.Forms.Label()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
Me.GroupBox2.SuspendLayout()
|
||||
Me.GroupBox3.SuspendLayout()
|
||||
@@ -187,6 +188,7 @@ Partial Class frmRecOrgConfig_Basic
|
||||
'
|
||||
'GroupBox5
|
||||
'
|
||||
Me.GroupBox5.Controls.Add(Me.Label10)
|
||||
Me.GroupBox5.Controls.Add(Me.btnTest_Anmeldung)
|
||||
Me.GroupBox5.Controls.Add(Me.txtServername)
|
||||
Me.GroupBox5.Controls.Add(Me.Label5)
|
||||
@@ -255,6 +257,11 @@ Partial Class frmRecOrgConfig_Basic
|
||||
resources.ApplyResources(Me.Label8, "Label8")
|
||||
Me.Label8.Name = "Label8"
|
||||
'
|
||||
'Label10
|
||||
'
|
||||
resources.ApplyResources(Me.Label10, "Label10")
|
||||
Me.Label10.Name = "Label10"
|
||||
'
|
||||
'frmRecOrgConfig_Basic
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -317,4 +324,5 @@ Partial Class frmRecOrgConfig_Basic
|
||||
Friend WithEvents Label8 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtWiki As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Label9 As System.Windows.Forms.Label
|
||||
Friend WithEvents Label10 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user