325 lines
14 KiB
VB.net
325 lines
14 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class usrcntlFirmen
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl ü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()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.PanTop = New System.Windows.Forms.Panel()
|
|
Me.PanOben = New System.Windows.Forms.Panel()
|
|
Me.btnDetailSuche = New System.Windows.Forms.Button()
|
|
Me.btnReset = New System.Windows.Forms.Button()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.txtSuche = New System.Windows.Forms.TextBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.btnDel = New System.Windows.Forms.Button()
|
|
Me.btnChange = New System.Windows.Forms.Button()
|
|
Me.btnNew = New System.Windows.Forms.Button()
|
|
Me.lblMs = New System.Windows.Forms.Label()
|
|
Me.lblAnzahl = New System.Windows.Forms.Label()
|
|
Me.dgvKunden = New System.Windows.Forms.DataGridView()
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.cboLand = New System.Windows.Forms.ComboBox()
|
|
Me.cboRolle = New DISPO.MyComboBox(Me.components)
|
|
' Me.cboRolle.BackColor = Color.White
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.PanTop.SuspendLayout()
|
|
Me.PanOben.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
CType(Me.dgvKunden, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
Me.SplitContainer1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'PanTop
|
|
'
|
|
Me.PanTop.BackColor = System.Drawing.Color.White
|
|
Me.PanTop.Controls.Add(Me.PanOben)
|
|
Me.PanTop.Controls.Add(Me.Panel1)
|
|
Me.PanTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.PanTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.PanTop.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.PanTop.Name = "PanTop"
|
|
Me.PanTop.Size = New System.Drawing.Size(1013, 84)
|
|
Me.PanTop.TabIndex = 4
|
|
'
|
|
'PanOben
|
|
'
|
|
Me.PanOben.Controls.Add(Me.btnDetailSuche)
|
|
Me.PanOben.Controls.Add(Me.btnReset)
|
|
Me.PanOben.Controls.Add(Me.Label4)
|
|
Me.PanOben.Controls.Add(Me.txtSuche)
|
|
Me.PanOben.Location = New System.Drawing.Point(0, 0)
|
|
Me.PanOben.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.PanOben.Name = "PanOben"
|
|
Me.PanOben.Size = New System.Drawing.Size(666, 84)
|
|
Me.PanOben.TabIndex = 1
|
|
'
|
|
'btnDetailSuche
|
|
'
|
|
Me.btnDetailSuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDetailSuche.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnDetailSuche.Location = New System.Drawing.Point(458, 45)
|
|
Me.btnDetailSuche.Name = "btnDetailSuche"
|
|
Me.btnDetailSuche.Size = New System.Drawing.Size(162, 23)
|
|
Me.btnDetailSuche.TabIndex = 45
|
|
Me.btnDetailSuche.Text = "Detailsuche"
|
|
Me.btnDetailSuche.UseVisualStyleBackColor = True
|
|
'
|
|
'btnReset
|
|
'
|
|
Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnReset.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnReset.Location = New System.Drawing.Point(458, 15)
|
|
Me.btnReset.Name = "btnReset"
|
|
Me.btnReset.Size = New System.Drawing.Size(162, 23)
|
|
Me.btnReset.TabIndex = 33
|
|
Me.btnReset.Text = "Reset"
|
|
Me.btnReset.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(39, 36)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(44, 14)
|
|
Me.Label4.TabIndex = 44
|
|
Me.Label4.Text = "Suche:"
|
|
'
|
|
'txtSuche
|
|
'
|
|
Me.txtSuche.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSuche.Location = New System.Drawing.Point(83, 33)
|
|
Me.txtSuche.Name = "txtSuche"
|
|
Me.txtSuche.Size = New System.Drawing.Size(309, 20)
|
|
Me.txtSuche.TabIndex = 42
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.Transparent
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.Panel1.Location = New System.Drawing.Point(779, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(234, 84)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BackColor = System.Drawing.Color.White
|
|
Me.Panel2.Controls.Add(Me.btnDel)
|
|
Me.Panel2.Controls.Add(Me.btnChange)
|
|
Me.Panel2.Controls.Add(Me.btnNew)
|
|
Me.Panel2.Controls.Add(Me.lblMs)
|
|
Me.Panel2.Controls.Add(Me.lblAnzahl)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.Panel2.Location = New System.Drawing.Point(914, 84)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(99, 694)
|
|
Me.Panel2.TabIndex = 5
|
|
'
|
|
'btnDel
|
|
'
|
|
Me.btnDel.Anchor = System.Windows.Forms.AnchorStyles.Right
|
|
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDel.Image = Global.DISPO.My.Resources.Resources.del
|
|
Me.btnDel.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnDel.Location = New System.Drawing.Point(5, 213)
|
|
Me.btnDel.Name = "btnDel"
|
|
Me.btnDel.Size = New System.Drawing.Size(91, 33)
|
|
Me.btnDel.TabIndex = 25
|
|
Me.btnDel.Text = "Löschen"
|
|
Me.btnDel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnDel.UseVisualStyleBackColor = True
|
|
'
|
|
'btnChange
|
|
'
|
|
Me.btnChange.Anchor = System.Windows.Forms.AnchorStyles.Right
|
|
Me.btnChange.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnChange.Image = Global.DISPO.My.Resources.Resources.stift
|
|
Me.btnChange.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnChange.Location = New System.Drawing.Point(5, 161)
|
|
Me.btnChange.Name = "btnChange"
|
|
Me.btnChange.Size = New System.Drawing.Size(91, 33)
|
|
Me.btnChange.TabIndex = 24
|
|
Me.btnChange.Text = "Ändern"
|
|
Me.btnChange.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnChange.UseVisualStyleBackColor = True
|
|
'
|
|
'btnNew
|
|
'
|
|
Me.btnNew.Anchor = System.Windows.Forms.AnchorStyles.Right
|
|
Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNew.Image = Global.DISPO.My.Resources.Resources.plus
|
|
Me.btnNew.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnNew.Location = New System.Drawing.Point(5, 122)
|
|
Me.btnNew.Name = "btnNew"
|
|
Me.btnNew.Size = New System.Drawing.Size(91, 33)
|
|
Me.btnNew.TabIndex = 23
|
|
Me.btnNew.Text = "Neu"
|
|
Me.btnNew.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNew.UseVisualStyleBackColor = True
|
|
'
|
|
'lblMs
|
|
'
|
|
Me.lblMs.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblMs.AutoSize = True
|
|
Me.lblMs.Location = New System.Drawing.Point(2, 681)
|
|
Me.lblMs.Name = "lblMs"
|
|
Me.lblMs.Size = New System.Drawing.Size(47, 13)
|
|
Me.lblMs.TabIndex = 2
|
|
Me.lblMs.Text = "Ladezeit"
|
|
'
|
|
'lblAnzahl
|
|
'
|
|
Me.lblAnzahl.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblAnzahl.AutoSize = True
|
|
Me.lblAnzahl.Location = New System.Drawing.Point(3, 668)
|
|
Me.lblAnzahl.Name = "lblAnzahl"
|
|
Me.lblAnzahl.Size = New System.Drawing.Size(39, 13)
|
|
Me.lblAnzahl.TabIndex = 1
|
|
Me.lblAnzahl.Text = "Anzahl"
|
|
'
|
|
'dgvKunden
|
|
'
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.dgvKunden.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.dgvKunden.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvKunden.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvKunden.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvKunden.Location = New System.Drawing.Point(0, 0)
|
|
Me.dgvKunden.Name = "dgvKunden"
|
|
Me.dgvKunden.RowHeadersVisible = False
|
|
Me.dgvKunden.Size = New System.Drawing.Size(914, 642)
|
|
Me.dgvKunden.TabIndex = 6
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(0, 84)
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
Me.SplitContainer1.Panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.cboLand)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.cboRolle)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label14)
|
|
'
|
|
'SplitContainer1.Panel2
|
|
'
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.dgvKunden)
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(914, 694)
|
|
Me.SplitContainer1.SplitterDistance = 48
|
|
Me.SplitContainer1.TabIndex = 7
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label1.Location = New System.Drawing.Point(455, 15)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(39, 14)
|
|
Me.Label1.TabIndex = 515
|
|
Me.Label1.Text = "LAND:"
|
|
'
|
|
'cboLand
|
|
'
|
|
Me.cboLand.FormattingEnabled = True
|
|
Me.cboLand.Items.AddRange(New Object() {"AT", "DE", "HR", "IT", "RO", "SRB", "TR", "-"})
|
|
Me.cboLand.Location = New System.Drawing.Point(500, 11)
|
|
Me.cboLand.Name = "cboLand"
|
|
Me.cboLand.Size = New System.Drawing.Size(55, 21)
|
|
Me.cboLand.TabIndex = 514
|
|
'
|
|
'cboRolle
|
|
'
|
|
Me.cboRolle._value = ""
|
|
Me.cboRolle.BackColor = System.Drawing.SystemColors.Window
|
|
Me.cboRolle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboRolle.FormattingEnabled = True
|
|
Me.cboRolle.Location = New System.Drawing.Point(86, 11)
|
|
Me.cboRolle.Name = "cboRolle"
|
|
Me.cboRolle.Size = New System.Drawing.Size(295, 21)
|
|
Me.cboRolle.TabIndex = 513
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label14.Location = New System.Drawing.Point(32, 15)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(45, 14)
|
|
Me.Label14.TabIndex = 512
|
|
Me.Label14.Text = "ROLLE:"
|
|
'
|
|
'usrcntlFirmen
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.SplitContainer1)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Controls.Add(Me.PanTop)
|
|
Me.Name = "usrcntlFirmen"
|
|
Me.Size = New System.Drawing.Size(1013, 778)
|
|
Me.PanTop.ResumeLayout(False)
|
|
Me.PanOben.ResumeLayout(False)
|
|
Me.PanOben.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
CType(Me.dgvKunden, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel1.PerformLayout()
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents PanTop As Panel
|
|
Friend WithEvents PanOben As Panel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtSuche As TextBox
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents btnDel As Button
|
|
Friend WithEvents btnChange As Button
|
|
Friend WithEvents btnNew As Button
|
|
Friend WithEvents lblMs As Label
|
|
Friend WithEvents lblAnzahl As Label
|
|
Friend WithEvents dgvKunden As DataGridView
|
|
Friend WithEvents btnReset As Button
|
|
Friend WithEvents SplitContainer1 As SplitContainer
|
|
Friend WithEvents btnDetailSuche As Button
|
|
Friend WithEvents cboRolle As MyComboBox
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents cboLand As ComboBox
|
|
Friend WithEvents Label1 As Label
|
|
End Class
|