20200108
This commit is contained in:
59
Aviso/frmAddAktenvermerkShort.Designer.vb
generated
59
Aviso/frmAddAktenvermerkShort.Designer.vb
generated
@@ -24,6 +24,9 @@ Partial Class frmAddAktenvermerkShort
|
||||
Private Sub InitializeComponent()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAddAktenvermerkShort))
|
||||
Me.pnlAktenVermerk = New System.Windows.Forms.Panel()
|
||||
Me.txtFreigabeInfo = New System.Windows.Forms.TextBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.btnDispoangefordert = New System.Windows.Forms.Button()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.txtSonstiges = New System.Windows.Forms.TextBox()
|
||||
@@ -56,7 +59,6 @@ Partial Class frmAddAktenvermerkShort
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.btnDispoangefordert = New System.Windows.Forms.Button()
|
||||
Me.pnlAktenVermerk.SuspendLayout()
|
||||
Me.pnl.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
@@ -65,6 +67,8 @@ Partial Class frmAddAktenvermerkShort
|
||||
'
|
||||
Me.pnlAktenVermerk.BackColor = System.Drawing.Color.White
|
||||
Me.pnlAktenVermerk.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.pnlAktenVermerk.Controls.Add(Me.txtFreigabeInfo)
|
||||
Me.pnlAktenVermerk.Controls.Add(Me.Label4)
|
||||
Me.pnlAktenVermerk.Controls.Add(Me.btnDispoangefordert)
|
||||
Me.pnlAktenVermerk.Controls.Add(Me.Button3)
|
||||
Me.pnlAktenVermerk.Controls.Add(Me.Label3)
|
||||
@@ -94,9 +98,41 @@ Partial Class frmAddAktenvermerkShort
|
||||
Me.pnlAktenVermerk.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.pnlAktenVermerk.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnlAktenVermerk.Name = "pnlAktenVermerk"
|
||||
Me.pnlAktenVermerk.Size = New System.Drawing.Size(414, 517)
|
||||
Me.pnlAktenVermerk.Size = New System.Drawing.Size(414, 534)
|
||||
Me.pnlAktenVermerk.TabIndex = 0
|
||||
'
|
||||
'txtFreigabeInfo
|
||||
'
|
||||
Me.txtFreigabeInfo.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtFreigabeInfo.Location = New System.Drawing.Point(11, 489)
|
||||
Me.txtFreigabeInfo.Multiline = True
|
||||
Me.txtFreigabeInfo.Name = "txtFreigabeInfo"
|
||||
Me.txtFreigabeInfo.Size = New System.Drawing.Size(182, 40)
|
||||
Me.txtFreigabeInfo.TabIndex = 105
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label4.Location = New System.Drawing.Point(11, 473)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label4.TabIndex = 104
|
||||
Me.Label4.Text = "Freigabe Info:"
|
||||
'
|
||||
'btnDispoangefordert
|
||||
'
|
||||
Me.btnDispoangefordert.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnDispoangefordert.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnDispoangefordert.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
||||
Me.btnDispoangefordert.Location = New System.Drawing.Point(216, 285)
|
||||
Me.btnDispoangefordert.Name = "btnDispoangefordert"
|
||||
Me.btnDispoangefordert.Size = New System.Drawing.Size(182, 27)
|
||||
Me.btnDispoangefordert.TabIndex = 103
|
||||
Me.btnDispoangefordert.Text = "Dispoliste angefordert ..."
|
||||
Me.btnDispoangefordert.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnDispoangefordert.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
@@ -211,7 +247,7 @@ Partial Class frmAddAktenvermerkShort
|
||||
Me.pnl.Controls.Add(Me.btnErfasst)
|
||||
Me.pnl.Controls.Add(Me.btnVorbereitet)
|
||||
Me.pnl.Controls.Add(Me.btnVorgeschrieben)
|
||||
Me.pnl.Location = New System.Drawing.Point(216, 326)
|
||||
Me.pnl.Location = New System.Drawing.Point(216, 343)
|
||||
Me.pnl.Name = "pnl"
|
||||
Me.pnl.Size = New System.Drawing.Size(197, 190)
|
||||
Me.pnl.TabIndex = 93
|
||||
@@ -521,24 +557,11 @@ Partial Class frmAddAktenvermerkShort
|
||||
Me.Label14.TabIndex = 2
|
||||
Me.Label14.Text = "Aviso"
|
||||
'
|
||||
'btnDispoangefordert
|
||||
'
|
||||
Me.btnDispoangefordert.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnDispoangefordert.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnDispoangefordert.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
||||
Me.btnDispoangefordert.Location = New System.Drawing.Point(216, 285)
|
||||
Me.btnDispoangefordert.Name = "btnDispoangefordert"
|
||||
Me.btnDispoangefordert.Size = New System.Drawing.Size(182, 27)
|
||||
Me.btnDispoangefordert.TabIndex = 103
|
||||
Me.btnDispoangefordert.Text = "Dispoliste angefordert ..."
|
||||
Me.btnDispoangefordert.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnDispoangefordert.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmAddAktenvermerkShort
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(414, 517)
|
||||
Me.ClientSize = New System.Drawing.Size(414, 534)
|
||||
Me.Controls.Add(Me.pnlAktenVermerk)
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
@@ -587,4 +610,6 @@ Partial Class frmAddAktenvermerkShort
|
||||
Friend WithEvents btnSonstiges As System.Windows.Forms.Button
|
||||
Friend WithEvents Button3 As System.Windows.Forms.Button
|
||||
Friend WithEvents btnDispoangefordert As Button
|
||||
Friend WithEvents txtFreigabeInfo As TextBox
|
||||
Friend WithEvents Label4 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user