SDL Jetzt erst recht!
This commit is contained in:
210
SDL/frmSearchKunde.Designer.vb
generated
Normal file
210
SDL/frmSearchKunde.Designer.vb
generated
Normal file
@@ -0,0 +1,210 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class frmSearchKunde
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
Try
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
components.Dispose()
|
||||
End If
|
||||
Finally
|
||||
MyBase.Dispose(disposing)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
'Wird vom Windows Form-Designer benötigt.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'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()> _
|
||||
Private Sub InitializeComponent()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSearchKunde))
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.lblOrt = New System.Windows.Forms.Label()
|
||||
Me.lblStrasse = New System.Windows.Forms.Label()
|
||||
Me.lblFirma = New System.Windows.Forms.Label()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.cboJumpToKd_Firma = New System.Windows.Forms.ComboBox()
|
||||
Me.btnKdSearch = New System.Windows.Forms.Button()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.FlatButton2 = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.txtKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BackColor = System.Drawing.Color.White
|
||||
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel1.Controls.Add(Me.FlatButton2)
|
||||
Me.Panel1.Controls.Add(Me.FlatButton1)
|
||||
Me.Panel1.Controls.Add(Me.lblOrt)
|
||||
Me.Panel1.Controls.Add(Me.lblStrasse)
|
||||
Me.Panel1.Controls.Add(Me.lblFirma)
|
||||
Me.Panel1.Controls.Add(Me.Label16)
|
||||
Me.Panel1.Controls.Add(Me.txtKdNr)
|
||||
Me.Panel1.Controls.Add(Me.cboJumpToKd_Firma)
|
||||
Me.Panel1.Controls.Add(Me.btnKdSearch)
|
||||
Me.Panel1.Controls.Add(Me.Label7)
|
||||
Me.Panel1.Controls.Add(Me.Label1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(470, 212)
|
||||
Me.Panel1.TabIndex = 0
|
||||
'
|
||||
'lblOrt
|
||||
'
|
||||
Me.lblOrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblOrt.Location = New System.Drawing.Point(12, 135)
|
||||
Me.lblOrt.Name = "lblOrt"
|
||||
Me.lblOrt.Size = New System.Drawing.Size(317, 14)
|
||||
Me.lblOrt.TabIndex = 386
|
||||
Me.lblOrt.Text = "Land Plz Ort"
|
||||
'
|
||||
'lblStrasse
|
||||
'
|
||||
Me.lblStrasse.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblStrasse.Location = New System.Drawing.Point(12, 121)
|
||||
Me.lblStrasse.Name = "lblStrasse"
|
||||
Me.lblStrasse.Size = New System.Drawing.Size(317, 14)
|
||||
Me.lblStrasse.TabIndex = 385
|
||||
Me.lblStrasse.Text = "Strasse"
|
||||
'
|
||||
'lblFirma
|
||||
'
|
||||
Me.lblFirma.Cursor = System.Windows.Forms.Cursors.Default
|
||||
Me.lblFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblFirma.Location = New System.Drawing.Point(12, 95)
|
||||
Me.lblFirma.Name = "lblFirma"
|
||||
Me.lblFirma.Size = New System.Drawing.Size(324, 27)
|
||||
Me.lblFirma.TabIndex = 383
|
||||
Me.lblFirma.Text = "FIRMA"
|
||||
'
|
||||
'Label16
|
||||
'
|
||||
Me.Label16.AutoSize = True
|
||||
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label16.Location = New System.Drawing.Point(12, 61)
|
||||
Me.Label16.Name = "Label16"
|
||||
Me.Label16.Size = New System.Drawing.Size(34, 13)
|
||||
Me.Label16.TabIndex = 384
|
||||
Me.Label16.Text = "KdNr:"
|
||||
'
|
||||
'cboJumpToKd_Firma
|
||||
'
|
||||
Me.cboJumpToKd_Firma.FormattingEnabled = True
|
||||
Me.cboJumpToKd_Firma.Location = New System.Drawing.Point(52, 31)
|
||||
Me.cboJumpToKd_Firma.Name = "cboJumpToKd_Firma"
|
||||
Me.cboJumpToKd_Firma.Size = New System.Drawing.Size(344, 21)
|
||||
Me.cboJumpToKd_Firma.TabIndex = 7
|
||||
'
|
||||
'btnKdSearch
|
||||
'
|
||||
Me.btnKdSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.btnKdSearch.FlatAppearance.BorderSize = 0
|
||||
Me.btnKdSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnKdSearch.Image = Global.SDL.My.Resources.search
|
||||
Me.btnKdSearch.Location = New System.Drawing.Point(404, 31)
|
||||
Me.btnKdSearch.Name = "btnKdSearch"
|
||||
Me.btnKdSearch.Size = New System.Drawing.Size(40, 21)
|
||||
Me.btnKdSearch.TabIndex = 6
|
||||
Me.btnKdSearch.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label7.Location = New System.Drawing.Point(11, 34)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(35, 13)
|
||||
Me.Label7.TabIndex = 4
|
||||
Me.Label7.Text = "Firma:"
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label1.Location = New System.Drawing.Point(12, 9)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(88, 13)
|
||||
Me.Label1.TabIndex = 5
|
||||
Me.Label1.Text = "Kunde suchen"
|
||||
'
|
||||
'FlatButton2
|
||||
'
|
||||
Me.FlatButton2.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton2.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton2.Image = Global.SDL.My.Resources.del
|
||||
Me.FlatButton2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.FlatButton2.Location = New System.Drawing.Point(124, 166)
|
||||
Me.FlatButton2.Name = "FlatButton2"
|
||||
Me.FlatButton2.Size = New System.Drawing.Size(107, 34)
|
||||
Me.FlatButton2.TabIndex = 388
|
||||
Me.FlatButton2.Text = "Abbrechen"
|
||||
Me.FlatButton2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.FlatButton2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'FlatButton1
|
||||
'
|
||||
Me.FlatButton1.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton1.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton1.Image = Global.SDL.My.Resources.ok
|
||||
Me.FlatButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.FlatButton1.Location = New System.Drawing.Point(15, 166)
|
||||
Me.FlatButton1.Name = "FlatButton1"
|
||||
Me.FlatButton1.Size = New System.Drawing.Size(72, 34)
|
||||
Me.FlatButton1.TabIndex = 387
|
||||
Me.FlatButton1.Text = "OK"
|
||||
Me.FlatButton1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.FlatButton1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtKdNr
|
||||
'
|
||||
Me.txtKdNr._numbersOnly = False
|
||||
Me.txtKdNr._Prozent = False
|
||||
Me.txtKdNr._value = Nothing
|
||||
Me.txtKdNr._Waehrung = False
|
||||
Me.txtKdNr.Location = New System.Drawing.Point(52, 58)
|
||||
Me.txtKdNr.MaxLength = 17
|
||||
Me.txtKdNr.Name = "txtKdNr"
|
||||
Me.txtKdNr.Size = New System.Drawing.Size(179, 20)
|
||||
Me.txtKdNr.TabIndex = 382
|
||||
'
|
||||
'frmSearchKunde
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(470, 212)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "frmSearchKunde"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "frmSearchKunde"
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel1.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
||||
Friend WithEvents cboJumpToKd_Firma As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents btnKdSearch As System.Windows.Forms.Button
|
||||
Friend WithEvents Label7 As System.Windows.Forms.Label
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents lblOrt As System.Windows.Forms.Label
|
||||
Friend WithEvents lblStrasse As System.Windows.Forms.Label
|
||||
Friend WithEvents lblFirma As System.Windows.Forms.Label
|
||||
Friend WithEvents Label16 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtKdNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents FlatButton1 As VERAG_PROG_ALLGEMEIN.FlatButton
|
||||
Friend WithEvents FlatButton2 As VERAG_PROG_ALLGEMEIN.FlatButton
|
||||
End Class
|
||||
Reference in New Issue
Block a user