neu
This commit is contained in:
68
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
68
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
@@ -61,6 +61,9 @@ Partial Class frmMitarbDetails
|
||||
Me.cboATLAS_SB = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.cboALIASDomain = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.txtALIASUser = New System.Windows.Forms.TextBox()
|
||||
Me.Label52 = New System.Windows.Forms.Label()
|
||||
Me.lkl = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label45 = New System.Windows.Forms.Label()
|
||||
Me.MyListBox1 = New VERAG_PROG_ALLGEMEIN.MyListBox()
|
||||
@@ -158,9 +161,6 @@ Partial Class frmMitarbDetails
|
||||
Me.PictureBox6 = New System.Windows.Forms.PictureBox()
|
||||
Me.cboAdminBer = New System.Windows.Forms.ComboBox()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.Label52 = New System.Windows.Forms.Label()
|
||||
Me.txtALIASUser = New System.Windows.Forms.TextBox()
|
||||
Me.cboALIASDomain = New VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.TabControl2.SuspendLayout()
|
||||
@@ -643,6 +643,37 @@ Partial Class frmMitarbDetails
|
||||
Me.GroupBox2.TabStop = False
|
||||
Me.GroupBox2.Text = "Firmendaten"
|
||||
'
|
||||
'cboALIASDomain
|
||||
'
|
||||
Me.cboALIASDomain._allowedValuesFreiText = Nothing
|
||||
Me.cboALIASDomain._allowFreiText = False
|
||||
Me.cboALIASDomain._value = ""
|
||||
Me.cboALIASDomain.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboALIASDomain.FormattingEnabled = True
|
||||
Me.cboALIASDomain.Items.AddRange(New Object() {"Suben", "Salzburg", "Waidhaus", "Nickelsdorf"})
|
||||
Me.cboALIASDomain.Location = New System.Drawing.Point(409, 37)
|
||||
Me.cboALIASDomain.Name = "cboALIASDomain"
|
||||
Me.cboALIASDomain.Size = New System.Drawing.Size(116, 21)
|
||||
Me.cboALIASDomain.TabIndex = 100
|
||||
'
|
||||
'txtALIASUser
|
||||
'
|
||||
Me.txtALIASUser.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtALIASUser.Location = New System.Drawing.Point(524, 37)
|
||||
Me.txtALIASUser.Name = "txtALIASUser"
|
||||
Me.txtALIASUser.Size = New System.Drawing.Size(179, 20)
|
||||
Me.txtALIASUser.TabIndex = 99
|
||||
'
|
||||
'Label52
|
||||
'
|
||||
Me.Label52.AutoSize = True
|
||||
Me.Label52.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label52.Location = New System.Drawing.Point(406, 21)
|
||||
Me.Label52.Name = "Label52"
|
||||
Me.Label52.Size = New System.Drawing.Size(167, 13)
|
||||
Me.Label52.TabIndex = 98
|
||||
Me.Label52.Text = "ALIAS-Name (Domain / AD-User):"
|
||||
'
|
||||
'lkl
|
||||
'
|
||||
Me.lkl.AutoSize = True
|
||||
@@ -704,7 +735,6 @@ Partial Class frmMitarbDetails
|
||||
Me.cboFirma.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboFirma.FormattingEnabled = True
|
||||
Me.cboFirma.Items.AddRange(New Object() {"VERAG", "ATILLA", "IMEX", "BEIDE"})
|
||||
Me.cboFirma.Location = New System.Drawing.Point(18, 76)
|
||||
Me.cboFirma.Name = "cboFirma"
|
||||
Me.cboFirma.Size = New System.Drawing.Size(177, 21)
|
||||
@@ -1259,7 +1289,7 @@ Partial Class frmMitarbDetails
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage3.Name = "TabPage3"
|
||||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage3.Size = New System.Drawing.Size(715, 679)
|
||||
Me.TabPage3.Size = New System.Drawing.Size(715, 700)
|
||||
Me.TabPage3.TabIndex = 1
|
||||
Me.TabPage3.Text = "Programme"
|
||||
Me.TabPage3.UseVisualStyleBackColor = True
|
||||
@@ -1694,34 +1724,6 @@ Partial Class frmMitarbDetails
|
||||
Me.Label7.TabIndex = 78
|
||||
Me.Label7.Text = "Berechtigung:"
|
||||
'
|
||||
'Label52
|
||||
'
|
||||
Me.Label52.AutoSize = True
|
||||
Me.Label52.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label52.Location = New System.Drawing.Point(406, 21)
|
||||
Me.Label52.Name = "Label52"
|
||||
Me.Label52.Size = New System.Drawing.Size(167, 13)
|
||||
Me.Label52.TabIndex = 98
|
||||
Me.Label52.Text = "ALIAS-Name (Domain / AD-User):"
|
||||
'
|
||||
'txtALIASUser
|
||||
'
|
||||
Me.txtALIASUser.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtALIASUser.Location = New System.Drawing.Point(524, 37)
|
||||
Me.txtALIASUser.Name = "txtALIASUser"
|
||||
Me.txtALIASUser.Size = New System.Drawing.Size(179, 20)
|
||||
Me.txtALIASUser.TabIndex = 99
|
||||
'
|
||||
'cboALIASDomain
|
||||
'
|
||||
Me.cboALIASDomain.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboALIASDomain.FormattingEnabled = True
|
||||
Me.cboALIASDomain.Items.AddRange(New Object() {"Suben", "Salzburg", "Waidhaus", "Nickelsdorf"})
|
||||
Me.cboALIASDomain.Location = New System.Drawing.Point(409, 37)
|
||||
Me.cboALIASDomain.Name = "cboALIASDomain"
|
||||
Me.cboALIASDomain.Size = New System.Drawing.Size(116, 21)
|
||||
Me.cboALIASDomain.TabIndex = 100
|
||||
'
|
||||
'frmMitarbDetails
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
|
||||
Reference in New Issue
Block a user