TIT Design verbessert.

This commit is contained in:
2023-03-15 16:46:21 +01:00
parent 9cc83bff9e
commit 931cb82f05
2 changed files with 6241 additions and 24 deletions

View File

@@ -22,6 +22,7 @@ Partial Class frmTIR
'Das Bearbeiten mit dem Code-Editor ist nicht möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _ <System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent() Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTIR))
Me.Panel1 = New System.Windows.Forms.Panel() Me.Panel1 = New System.Windows.Forms.Panel()
Me.Panel2 = New System.Windows.Forms.Panel() Me.Panel2 = New System.Windows.Forms.Panel()
Me.Label3 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label()
@@ -43,17 +44,15 @@ Partial Class frmTIR
Me.Label6 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button()
Me.UsrCntlTIR1 = New SDL.usrcntlTIR() Me.UsrCntlTIR1 = New SDL.usrcntlTIR()
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout() Me.Panel2.SuspendLayout()
Me.Panel3.SuspendLayout() Me.Panel3.SuspendLayout()
Me.SuspendLayout() Me.SuspendLayout()
' '
'Panel1 'Panel1
' '
Me.Panel1.Controls.Add(Me.UsrCntlTIR1)
Me.Panel1.Location = New System.Drawing.Point(0, 96) Me.Panel1.Location = New System.Drawing.Point(0, 96)
Me.Panel1.Name = "Panel1" Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(925, 1086) Me.Panel1.Size = New System.Drawing.Size(853, 961)
Me.Panel1.TabIndex = 0 Me.Panel1.TabIndex = 0
' '
'Panel2 'Panel2
@@ -68,7 +67,7 @@ Partial Class frmTIR
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Location = New System.Drawing.Point(0, 0)
Me.Panel2.Name = "Panel2" Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(937, 94) Me.Panel2.Size = New System.Drawing.Size(865, 40)
Me.Panel2.TabIndex = 1 Me.Panel2.TabIndex = 1
' '
'Label3 'Label3
@@ -92,15 +91,16 @@ Partial Class frmTIR
Me.cboFirma.Enabled = False Me.cboFirma.Enabled = False
Me.cboFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.cboFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.cboFirma.FormattingEnabled = True Me.cboFirma.FormattingEnabled = True
Me.cboFirma.Location = New System.Drawing.Point(454, 18) Me.cboFirma.Location = New System.Drawing.Point(575, 7)
Me.cboFirma.Name = "cboFirma" Me.cboFirma.Name = "cboFirma"
Me.cboFirma.Size = New System.Drawing.Size(109, 24) Me.cboFirma.Size = New System.Drawing.Size(109, 24)
Me.cboFirma.TabIndex = 5 Me.cboFirma.TabIndex = 5
Me.cboFirma.Visible = False
' '
'btnNeu 'btnNeu
' '
Me.btnNeu.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnNeu.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnNeu.Location = New System.Drawing.Point(569, 18) Me.btnNeu.Location = New System.Drawing.Point(690, 7)
Me.btnNeu.Name = "btnNeu" Me.btnNeu.Name = "btnNeu"
Me.btnNeu.Size = New System.Drawing.Size(82, 23) Me.btnNeu.Size = New System.Drawing.Size(82, 23)
Me.btnNeu.TabIndex = 4 Me.btnNeu.TabIndex = 4
@@ -111,7 +111,7 @@ Partial Class frmTIR
' '
Me.Label13.AutoSize = True Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label13.Location = New System.Drawing.Point(14, 18) Me.Label13.Location = New System.Drawing.Point(14, 7)
Me.Label13.Name = "Label13" Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(114, 20) Me.Label13.Size = New System.Drawing.Size(114, 20)
Me.Label13.TabIndex = 0 Me.Label13.TabIndex = 0
@@ -120,7 +120,7 @@ Partial Class frmTIR
'btnLaden 'btnLaden
' '
Me.btnLaden.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnLaden.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLaden.Location = New System.Drawing.Point(569, 47) Me.btnLaden.Location = New System.Drawing.Point(778, 8)
Me.btnLaden.Name = "btnLaden" Me.btnLaden.Name = "btnLaden"
Me.btnLaden.Size = New System.Drawing.Size(82, 23) Me.btnLaden.Size = New System.Drawing.Size(82, 23)
Me.btnLaden.TabIndex = 2 Me.btnLaden.TabIndex = 2
@@ -143,9 +143,9 @@ Partial Class frmTIR
Me.Panel3.Controls.Add(Me.Label6) Me.Panel3.Controls.Add(Me.Label6)
Me.Panel3.Controls.Add(Me.Button1) Me.Panel3.Controls.Add(Me.Button1)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel3.Location = New System.Drawing.Point(0, 1185) Me.Panel3.Location = New System.Drawing.Point(0, 1058)
Me.Panel3.Name = "Panel3" Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(937, 69) Me.Panel3.Size = New System.Drawing.Size(865, 69)
Me.Panel3.TabIndex = 5 Me.Panel3.TabIndex = 5
' '
'cboAbriss777 'cboAbriss777
@@ -154,7 +154,7 @@ Partial Class frmTIR
Me.cboAbriss777._allowFreiText = True Me.cboAbriss777._allowFreiText = True
Me.cboAbriss777._value = "" Me.cboAbriss777._value = ""
Me.cboAbriss777.FormattingEnabled = True Me.cboAbriss777.FormattingEnabled = True
Me.cboAbriss777.Location = New System.Drawing.Point(684, 20) Me.cboAbriss777.Location = New System.Drawing.Point(250, 41)
Me.cboAbriss777.Name = "cboAbriss777" Me.cboAbriss777.Name = "cboAbriss777"
Me.cboAbriss777.Size = New System.Drawing.Size(55, 21) Me.cboAbriss777.Size = New System.Drawing.Size(55, 21)
Me.cboAbriss777.TabIndex = 15 Me.cboAbriss777.TabIndex = 15
@@ -163,7 +163,7 @@ Partial Class frmTIR
' '
Me.Label5.AutoSize = True Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(619, 23) Me.Label5.Location = New System.Drawing.Point(185, 44)
Me.Label5.Name = "Label5" Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(38, 13) Me.Label5.Size = New System.Drawing.Size(38, 13)
Me.Label5.TabIndex = 14 Me.Label5.TabIndex = 14
@@ -172,7 +172,7 @@ Partial Class frmTIR
'btnDelete 'btnDelete
' '
Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDelete.Location = New System.Drawing.Point(355, 39) Me.btnDelete.Location = New System.Drawing.Point(323, 41)
Me.btnDelete.Name = "btnDelete" Me.btnDelete.Name = "btnDelete"
Me.btnDelete.Size = New System.Drawing.Size(108, 24) Me.btnDelete.Size = New System.Drawing.Size(108, 24)
Me.btnDelete.TabIndex = 12 Me.btnDelete.TabIndex = 12
@@ -185,7 +185,7 @@ Partial Class frmTIR
Me.lblGedruckt.AutoSize = True Me.lblGedruckt.AutoSize = True
Me.lblGedruckt.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblGedruckt.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblGedruckt.ForeColor = System.Drawing.Color.Green Me.lblGedruckt.ForeColor = System.Drawing.Color.Green
Me.lblGedruckt.Location = New System.Drawing.Point(169, 18) Me.lblGedruckt.Location = New System.Drawing.Point(91, 20)
Me.lblGedruckt.Name = "lblGedruckt" Me.lblGedruckt.Name = "lblGedruckt"
Me.lblGedruckt.Size = New System.Drawing.Size(71, 17) Me.lblGedruckt.Size = New System.Drawing.Size(71, 17)
Me.lblGedruckt.TabIndex = 11 Me.lblGedruckt.TabIndex = 11
@@ -196,11 +196,12 @@ Partial Class frmTIR
' '
Me.Label2.AutoSize = True Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(15, 26) Me.Label2.Location = New System.Drawing.Point(320, 7)
Me.Label2.Name = "Label2" Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(137, 13) Me.Label2.Size = New System.Drawing.Size(137, 13)
Me.Label2.TabIndex = 8 Me.Label2.TabIndex = 8
Me.Label2.Text = "Speichern als (Suchbegriff):" Me.Label2.Text = "Speichern als (Suchbegriff):"
Me.Label2.Visible = False
' '
'txtSuchbegriff 'txtSuchbegriff
' '
@@ -217,7 +218,7 @@ Partial Class frmTIR
Me.txtSuchbegriff._Waehrung = False Me.txtSuchbegriff._Waehrung = False
Me.txtSuchbegriff._WaehrungZeichen = True Me.txtSuchbegriff._WaehrungZeichen = True
Me.txtSuchbegriff.ForeColor = System.Drawing.Color.Black Me.txtSuchbegriff.ForeColor = System.Drawing.Color.Black
Me.txtSuchbegriff.Location = New System.Drawing.Point(18, 42) Me.txtSuchbegriff.Location = New System.Drawing.Point(464, 4)
Me.txtSuchbegriff.MaxLength = 80 Me.txtSuchbegriff.MaxLength = 80
Me.txtSuchbegriff.MaxLineLength = -1 Me.txtSuchbegriff.MaxLineLength = -1
Me.txtSuchbegriff.MaxLines_Warning = "" Me.txtSuchbegriff.MaxLines_Warning = ""
@@ -230,7 +231,7 @@ Partial Class frmTIR
'Button2 'Button2
' '
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Location = New System.Drawing.Point(267, 39) Me.Button2.Location = New System.Drawing.Point(464, 41)
Me.Button2.Name = "Button2" Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(82, 24) Me.Button2.Size = New System.Drawing.Size(82, 24)
Me.Button2.TabIndex = 10 Me.Button2.TabIndex = 10
@@ -242,7 +243,7 @@ Partial Class frmTIR
' '
Me.Label1.AutoSize = True Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(466, 25) Me.Label1.Location = New System.Drawing.Point(15, 25)
Me.Label1.Name = "Label1" Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(48, 13) Me.Label1.Size = New System.Drawing.Size(48, 13)
Me.Label1.TabIndex = 6 Me.Label1.TabIndex = 6
@@ -254,7 +255,7 @@ Partial Class frmTIR
Me.cboPrinter._allowFreiText = False Me.cboPrinter._allowFreiText = False
Me.cboPrinter._value = "" Me.cboPrinter._value = ""
Me.cboPrinter.FormattingEnabled = True Me.cboPrinter.FormattingEnabled = True
Me.cboPrinter.Location = New System.Drawing.Point(469, 41) Me.cboPrinter.Location = New System.Drawing.Point(18, 41)
Me.cboPrinter.Name = "cboPrinter" Me.cboPrinter.Name = "cboPrinter"
Me.cboPrinter.Size = New System.Drawing.Size(144, 21) Me.cboPrinter.Size = New System.Drawing.Size(144, 21)
Me.cboPrinter.TabIndex = 7 Me.cboPrinter.TabIndex = 7
@@ -291,22 +292,24 @@ Partial Class frmTIR
'UsrCntlTIR1 'UsrCntlTIR1
' '
Me.UsrCntlTIR1.BackColor = System.Drawing.Color.White Me.UsrCntlTIR1.BackColor = System.Drawing.Color.White
Me.UsrCntlTIR1.Location = New System.Drawing.Point(0, 0) Me.UsrCntlTIR1.Location = New System.Drawing.Point(0, 46)
Me.UsrCntlTIR1.Name = "UsrCntlTIR1" Me.UsrCntlTIR1.Name = "UsrCntlTIR1"
Me.UsrCntlTIR1.Size = New System.Drawing.Size(937, 1155) Me.UsrCntlTIR1.Size = New System.Drawing.Size(853, 1011)
Me.UsrCntlTIR1.TabIndex = 0 Me.UsrCntlTIR1.TabIndex = 0
' '
'frmTIR 'frmTIR
' '
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(937, 1254) Me.ClientSize = New System.Drawing.Size(865, 1127)
Me.Controls.Add(Me.UsrCntlTIR1)
Me.Controls.Add(Me.Panel3) Me.Controls.Add(Me.Panel3)
Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.Panel2)
Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmTIR" Me.Name = "frmTIR"
Me.Text = "frmTIR" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Panel1.ResumeLayout(False) Me.Text = "CARNET TIR"
Me.Panel2.ResumeLayout(False) Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout() Me.Panel2.PerformLayout()
Me.Panel3.ResumeLayout(False) Me.Panel3.ResumeLayout(False)

File diff suppressed because it is too large Load Diff