TimasAPI, AD
This commit is contained in:
23
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
23
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
@@ -1,9 +1,9 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||||
Partial Class frmMitarbDetails
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
<System.Diagnostics.DebuggerNonUserCode()>
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
Try
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
@@ -20,7 +20,7 @@ Partial Class frmMitarbDetails
|
||||
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
||||
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMitarbDetails))
|
||||
@@ -261,12 +261,13 @@ Partial Class frmMitarbDetails
|
||||
'
|
||||
Me.btnADladen.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnADladen.BackColor = System.Drawing.Color.White
|
||||
Me.btnADladen.BackgroundImage = Global.ADMIN.My.Resources.Resources.active_directory2_logo
|
||||
Me.btnADladen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.btnADladen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnADladen.Location = New System.Drawing.Point(602, 9)
|
||||
Me.btnADladen.Location = New System.Drawing.Point(628, 3)
|
||||
Me.btnADladen.Name = "btnADladen"
|
||||
Me.btnADladen.Size = New System.Drawing.Size(81, 36)
|
||||
Me.btnADladen.Size = New System.Drawing.Size(55, 45)
|
||||
Me.btnADladen.TabIndex = 53
|
||||
Me.btnADladen.Text = "Active Directory"
|
||||
Me.btnADladen.UseVisualStyleBackColor = False
|
||||
Me.btnADladen.Visible = False
|
||||
'
|
||||
@@ -822,19 +823,19 @@ Partial Class frmMitarbDetails
|
||||
Me.cbxTimasAngelegt.AutoSize = True
|
||||
Me.cbxTimasAngelegt.Enabled = False
|
||||
Me.cbxTimasAngelegt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxTimasAngelegt.Location = New System.Drawing.Point(5, 3)
|
||||
Me.cbxTimasAngelegt.Location = New System.Drawing.Point(2, 5)
|
||||
Me.cbxTimasAngelegt.Name = "cbxTimasAngelegt"
|
||||
Me.cbxTimasAngelegt.Size = New System.Drawing.Size(181, 17)
|
||||
Me.cbxTimasAngelegt.TabIndex = 116
|
||||
Me.cbxTimasAngelegt.Text = "Account - PersonalNr (für LOHN)"
|
||||
Me.cbxTimasAngelegt.Text = "Account - PersonalNr (Lohnverr.)"
|
||||
Me.cbxTimasAngelegt.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtPersonalNr
|
||||
'
|
||||
Me.txtPersonalNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtPersonalNr.Location = New System.Drawing.Point(252, 1)
|
||||
Me.txtPersonalNr.Location = New System.Drawing.Point(189, 3)
|
||||
Me.txtPersonalNr.Name = "txtPersonalNr"
|
||||
Me.txtPersonalNr.Size = New System.Drawing.Size(114, 20)
|
||||
Me.txtPersonalNr.Size = New System.Drawing.Size(47, 20)
|
||||
Me.txtPersonalNr.TabIndex = 114
|
||||
'
|
||||
'btnMAanlegen
|
||||
@@ -2182,7 +2183,7 @@ Partial Class frmMitarbDetails
|
||||
'ContextMenuStrip1
|
||||
'
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(181, 26)
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
||||
'
|
||||
'frmMitarbDetails
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user