neu
This commit is contained in:
@@ -53,7 +53,7 @@ Partial Class frmPDFScanList
|
||||
Me.FlowLayoutPanel.Margin = New System.Windows.Forms.Padding(1)
|
||||
Me.FlowLayoutPanel.MaximumSize = New System.Drawing.Size(200, 500)
|
||||
Me.FlowLayoutPanel.Name = "FlowLayoutPanel"
|
||||
Me.FlowLayoutPanel.Size = New System.Drawing.Size(200, 24)
|
||||
Me.FlowLayoutPanel.Size = New System.Drawing.Size(200, 14)
|
||||
Me.FlowLayoutPanel.TabIndex = 1
|
||||
'
|
||||
'cntxtMulti
|
||||
@@ -114,7 +114,7 @@ Partial Class frmPDFScanList
|
||||
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnlTop.Name = "pnlTop"
|
||||
Me.pnlTop.Size = New System.Drawing.Size(205, 20)
|
||||
Me.pnlTop.Size = New System.Drawing.Size(222, 20)
|
||||
Me.pnlTop.TabIndex = 4
|
||||
'
|
||||
'lblDateien
|
||||
@@ -135,7 +135,7 @@ Partial Class frmPDFScanList
|
||||
Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FlatButton1.ForeColor = System.Drawing.Color.White
|
||||
Me.FlatButton1.Location = New System.Drawing.Point(177, 0)
|
||||
Me.FlatButton1.Location = New System.Drawing.Point(194, 0)
|
||||
Me.FlatButton1.Name = "FlatButton1"
|
||||
Me.FlatButton1.Size = New System.Drawing.Size(26, 20)
|
||||
Me.FlatButton1.TabIndex = 0
|
||||
@@ -148,7 +148,7 @@ Partial Class frmPDFScanList
|
||||
Me.listlOld.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.listlOld.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.listlOld.FlowDirection = System.Windows.Forms.FlowDirection.TopDown
|
||||
Me.listlOld.Location = New System.Drawing.Point(0, 59)
|
||||
Me.listlOld.Location = New System.Drawing.Point(0, 49)
|
||||
Me.listlOld.Margin = New System.Windows.Forms.Padding(1)
|
||||
Me.listlOld.MaximumSize = New System.Drawing.Size(200, 200)
|
||||
Me.listlOld.MinimumSize = New System.Drawing.Size(2, 10)
|
||||
@@ -163,9 +163,9 @@ Partial Class frmPDFScanList
|
||||
Me.pnlOldHeader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.pnlOldHeader.Controls.Add(Me.Label1)
|
||||
Me.pnlOldHeader.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.pnlOldHeader.Location = New System.Drawing.Point(0, 44)
|
||||
Me.pnlOldHeader.Location = New System.Drawing.Point(0, 34)
|
||||
Me.pnlOldHeader.Name = "pnlOldHeader"
|
||||
Me.pnlOldHeader.Size = New System.Drawing.Size(205, 15)
|
||||
Me.pnlOldHeader.Size = New System.Drawing.Size(222, 15)
|
||||
Me.pnlOldHeader.TabIndex = 6
|
||||
Me.pnlOldHeader.Visible = False
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user