_ Partial Class frmPendenz Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmPendenz)) Me.MenuStrip1 = New System.Windows.Forms.MenuStrip() Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.TSBtnQuit = New System.Windows.Forms.ToolStripButton() Me.TSBtnSave = New System.Windows.Forms.ToolStripButton() Me.TSBtnCopy = New System.Windows.Forms.ToolStripButton() Me.TSBtnNew = New System.Windows.Forms.ToolStripButton() Me.TSBtnDelete = New System.Windows.Forms.ToolStripButton() Me.TSBtnSuche = New System.Windows.Forms.ToolStripButton() Me.btnVertragselementSuche = New System.Windows.Forms.Button() Me.txtVertragselement = New System.Windows.Forms.TextBox() Me.lblVertragselement = New System.Windows.Forms.Label() Me.txtBezeichnung = New System.Windows.Forms.TextBox() Me.lblBezeichnung = New System.Windows.Forms.Label() Me.txtBeschreibung = New System.Windows.Forms.TextBox() Me.lblBeschreibung = New System.Windows.Forms.Label() Me.dtPickerTermin = New System.Windows.Forms.DateTimePicker() Me.txtTermin = New System.Windows.Forms.MaskedTextBox() Me.lblTermin = New System.Windows.Forms.Label() Me.lblStatus = New System.Windows.Forms.Label() Me.cboxStatus = New System.Windows.Forms.ComboBox() Me.lblVerantwortlich = New System.Windows.Forms.Label() Me.cboxSecurityLevel = New System.Windows.Forms.ComboBox() Me.lblSecurityLebel = New System.Windows.Forms.Label() Me.txtMutierer = New System.Windows.Forms.TextBox() Me.txtMutiert_am = New System.Windows.Forms.TextBox() Me.txtErstellt_am = New System.Windows.Forms.TextBox() Me.lblMutierer = New System.Windows.Forms.Label() Me.lblMutiertam = New System.Windows.Forms.Label() Me.lblErstelltam = New System.Windows.Forms.Label() Me.cbaktiv = New System.Windows.Forms.CheckBox() Me.txtVerantwortlich = New System.Windows.Forms.TextBox() Me.MenuStrip1.SuspendLayout() Me.ToolStrip1.SuspendLayout() Me.SuspendLayout() ' 'MenuStrip1 ' Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiToolStripMenuItem}) Me.MenuStrip1.Location = New System.Drawing.Point(0, 0) Me.MenuStrip1.Name = "MenuStrip1" Me.MenuStrip1.Size = New System.Drawing.Size(642, 24) Me.MenuStrip1.TabIndex = 5 Me.MenuStrip1.Tag = "" Me.MenuStrip1.Text = "Hauptmenu" ' 'DateiToolStripMenuItem ' Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BeendenToolStripMenuItem}) Me.DateiToolStripMenuItem.Name = "DateiToolStripMenuItem" Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(46, 20) Me.DateiToolStripMenuItem.Tag = "" Me.DateiToolStripMenuItem.Text = "&Datei" ' 'BeendenToolStripMenuItem ' Me.BeendenToolStripMenuItem.Name = "BeendenToolStripMenuItem" Me.BeendenToolStripMenuItem.Size = New System.Drawing.Size(120, 22) Me.BeendenToolStripMenuItem.Tag = "" Me.BeendenToolStripMenuItem.Text = "&Beenden" ' 'ToolStrip1 ' Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.TSBtnSave, Me.TSBtnCopy, Me.TSBtnNew, Me.TSBtnDelete, Me.TSBtnSuche}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 24) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(642, 25) Me.ToolStrip1.TabIndex = 12 Me.ToolStrip1.Text = "Toolstrip Vertragspartner" ' 'TSBtnQuit ' Me.TSBtnQuit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnQuit.Image = CType(resources.GetObject("TSBtnQuit.Image"), System.Drawing.Image) Me.TSBtnQuit.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnQuit.Name = "TSBtnQuit" Me.TSBtnQuit.Size = New System.Drawing.Size(23, 22) Me.TSBtnQuit.Text = "Fenster schliessen" Me.TSBtnQuit.ToolTipText = "Fenster schliessen" ' 'TSBtnSave ' Me.TSBtnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnSave.Image = CType(resources.GetObject("TSBtnSave.Image"), System.Drawing.Image) Me.TSBtnSave.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnSave.Name = "TSBtnSave" Me.TSBtnSave.Size = New System.Drawing.Size(23, 22) Me.TSBtnSave.Text = "Daten speichern" Me.TSBtnSave.ToolTipText = "Daten speichern" ' 'TSBtnCopy ' Me.TSBtnCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnCopy.Image = CType(resources.GetObject("TSBtnCopy.Image"), System.Drawing.Image) Me.TSBtnCopy.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnCopy.Name = "TSBtnCopy" Me.TSBtnCopy.Size = New System.Drawing.Size(23, 22) Me.TSBtnCopy.Text = "Datensatz kopieren" Me.TSBtnCopy.ToolTipText = "Datensatz kopieren" ' 'TSBtnNew ' Me.TSBtnNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnNew.Image = CType(resources.GetObject("TSBtnNew.Image"), System.Drawing.Image) Me.TSBtnNew.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnNew.Name = "TSBtnNew" Me.TSBtnNew.Size = New System.Drawing.Size(23, 22) Me.TSBtnNew.Text = "Neuer Datensatz" Me.TSBtnNew.ToolTipText = "Neuer Datensatz" ' 'TSBtnDelete ' Me.TSBtnDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnDelete.Image = CType(resources.GetObject("TSBtnDelete.Image"), System.Drawing.Image) Me.TSBtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnDelete.Name = "TSBtnDelete" Me.TSBtnDelete.Size = New System.Drawing.Size(23, 22) Me.TSBtnDelete.Text = "Datensatz inaktivieren" Me.TSBtnDelete.ToolTipText = "Datensatz inaktivieren" ' 'TSBtnSuche ' Me.TSBtnSuche.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnSuche.Image = CType(resources.GetObject("TSBtnSuche.Image"), System.Drawing.Image) Me.TSBtnSuche.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnSuche.Name = "TSBtnSuche" Me.TSBtnSuche.Size = New System.Drawing.Size(23, 22) Me.TSBtnSuche.Text = "ToolStripButton1" ' 'btnVertragselementSuche ' Me.btnVertragselementSuche.Image = CType(resources.GetObject("btnVertragselementSuche.Image"), System.Drawing.Image) Me.btnVertragselementSuche.Location = New System.Drawing.Point(406, 52) Me.btnVertragselementSuche.Name = "btnVertragselementSuche" Me.btnVertragselementSuche.Size = New System.Drawing.Size(20, 20) Me.btnVertragselementSuche.TabIndex = 153 Me.btnVertragselementSuche.Text = "Button1" Me.btnVertragselementSuche.UseVisualStyleBackColor = True ' 'txtVertragselement ' Me.txtVertragselement.Location = New System.Drawing.Point(142, 52) Me.txtVertragselement.Name = "txtVertragselement" Me.txtVertragselement.ReadOnly = True Me.txtVertragselement.Size = New System.Drawing.Size(268, 20) Me.txtVertragselement.TabIndex = 0 ' 'lblVertragselement ' Me.lblVertragselement.AutoSize = True Me.lblVertragselement.Location = New System.Drawing.Point(11, 55) Me.lblVertragselement.Name = "lblVertragselement" Me.lblVertragselement.Size = New System.Drawing.Size(83, 13) Me.lblVertragselement.TabIndex = 152 Me.lblVertragselement.Text = "Vertragselement" ' 'txtBezeichnung ' Me.txtBezeichnung.Location = New System.Drawing.Point(142, 78) Me.txtBezeichnung.Name = "txtBezeichnung" Me.txtBezeichnung.Size = New System.Drawing.Size(268, 20) Me.txtBezeichnung.TabIndex = 1 ' 'lblBezeichnung ' Me.lblBezeichnung.AutoSize = True Me.lblBezeichnung.Location = New System.Drawing.Point(11, 81) Me.lblBezeichnung.Name = "lblBezeichnung" Me.lblBezeichnung.Size = New System.Drawing.Size(69, 13) Me.lblBezeichnung.TabIndex = 151 Me.lblBezeichnung.Text = "Bezeichnung" ' 'txtBeschreibung ' Me.txtBeschreibung.Location = New System.Drawing.Point(142, 104) Me.txtBeschreibung.Multiline = True Me.txtBeschreibung.Name = "txtBeschreibung" Me.txtBeschreibung.Size = New System.Drawing.Size(268, 75) Me.txtBeschreibung.TabIndex = 2 ' 'lblBeschreibung ' Me.lblBeschreibung.AutoSize = True Me.lblBeschreibung.Location = New System.Drawing.Point(11, 107) Me.lblBeschreibung.Name = "lblBeschreibung" Me.lblBeschreibung.Size = New System.Drawing.Size(61, 13) Me.lblBeschreibung.TabIndex = 155 Me.lblBeschreibung.Text = "Bemerkung" ' 'dtPickerTermin ' Me.dtPickerTermin.Location = New System.Drawing.Point(205, 185) Me.dtPickerTermin.Name = "dtPickerTermin" Me.dtPickerTermin.Size = New System.Drawing.Size(21, 20) Me.dtPickerTermin.TabIndex = 4 ' 'txtTermin ' Me.txtTermin.Location = New System.Drawing.Point(142, 185) Me.txtTermin.Mask = "00/00/0000" Me.txtTermin.Name = "txtTermin" Me.txtTermin.Size = New System.Drawing.Size(66, 20) Me.txtTermin.TabIndex = 3 Me.txtTermin.ValidatingType = GetType(Date) ' 'lblTermin ' Me.lblTermin.AutoSize = True Me.lblTermin.Location = New System.Drawing.Point(11, 188) Me.lblTermin.Name = "lblTermin" Me.lblTermin.Size = New System.Drawing.Size(39, 13) Me.lblTermin.TabIndex = 158 Me.lblTermin.Text = "Termin" ' 'lblStatus ' Me.lblStatus.AutoSize = True Me.lblStatus.Location = New System.Drawing.Point(12, 214) Me.lblStatus.Name = "lblStatus" Me.lblStatus.Size = New System.Drawing.Size(37, 13) Me.lblStatus.TabIndex = 160 Me.lblStatus.Text = "Status" ' 'cboxStatus ' Me.cboxStatus.FormattingEnabled = True Me.cboxStatus.Location = New System.Drawing.Point(142, 211) Me.cboxStatus.Name = "cboxStatus" Me.cboxStatus.Size = New System.Drawing.Size(268, 21) Me.cboxStatus.TabIndex = 5 ' 'lblVerantwortlich ' Me.lblVerantwortlich.AutoSize = True Me.lblVerantwortlich.Location = New System.Drawing.Point(12, 241) Me.lblVerantwortlich.Name = "lblVerantwortlich" Me.lblVerantwortlich.Size = New System.Drawing.Size(74, 13) Me.lblVerantwortlich.TabIndex = 162 Me.lblVerantwortlich.Text = "Verantwortlich" ' 'cboxSecurityLevel ' Me.cboxSecurityLevel.FormattingEnabled = True Me.cboxSecurityLevel.Location = New System.Drawing.Point(535, 157) Me.cboxSecurityLevel.Name = "cboxSecurityLevel" Me.cboxSecurityLevel.Size = New System.Drawing.Size(101, 21) Me.cboxSecurityLevel.TabIndex = 11 ' 'lblSecurityLebel ' Me.lblSecurityLebel.AutoSize = True Me.lblSecurityLebel.Location = New System.Drawing.Point(457, 160) Me.lblSecurityLebel.Name = "lblSecurityLebel" Me.lblSecurityLebel.Size = New System.Drawing.Size(71, 13) Me.lblSecurityLebel.TabIndex = 173 Me.lblSecurityLebel.Text = "SecurityLevel" ' 'txtMutierer ' Me.txtMutierer.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtMutierer.Location = New System.Drawing.Point(535, 100) Me.txtMutierer.Name = "txtMutierer" Me.txtMutierer.ReadOnly = True Me.txtMutierer.Size = New System.Drawing.Size(78, 20) Me.txtMutierer.TabIndex = 9 Me.txtMutierer.TabStop = False ' 'txtMutiert_am ' Me.txtMutiert_am.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtMutiert_am.Location = New System.Drawing.Point(535, 77) Me.txtMutiert_am.Name = "txtMutiert_am" Me.txtMutiert_am.ReadOnly = True Me.txtMutiert_am.Size = New System.Drawing.Size(79, 20) Me.txtMutiert_am.TabIndex = 8 Me.txtMutiert_am.TabStop = False ' 'txtErstellt_am ' Me.txtErstellt_am.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtErstellt_am.Location = New System.Drawing.Point(535, 53) Me.txtErstellt_am.Name = "txtErstellt_am" Me.txtErstellt_am.ReadOnly = True Me.txtErstellt_am.Size = New System.Drawing.Size(79, 20) Me.txtErstellt_am.TabIndex = 7 Me.txtErstellt_am.TabStop = False ' 'lblMutierer ' Me.lblMutierer.AccessibleDescription = "Name" Me.lblMutierer.AutoSize = True Me.lblMutierer.Location = New System.Drawing.Point(457, 104) Me.lblMutierer.Name = "lblMutierer" Me.lblMutierer.Size = New System.Drawing.Size(69, 13) Me.lblMutierer.TabIndex = 171 Me.lblMutierer.Text = "Mutiert durch" ' 'lblMutiertam ' Me.lblMutiertam.AccessibleDescription = "Name" Me.lblMutiertam.AutoSize = True Me.lblMutiertam.Location = New System.Drawing.Point(457, 81) Me.lblMutiertam.Name = "lblMutiertam" Me.lblMutiertam.Size = New System.Drawing.Size(56, 13) Me.lblMutiertam.TabIndex = 170 Me.lblMutiertam.Text = "Mutiert am" ' 'lblErstelltam ' Me.lblErstelltam.AccessibleDescription = "Name" Me.lblErstelltam.AutoSize = True Me.lblErstelltam.Location = New System.Drawing.Point(458, 56) Me.lblErstelltam.Name = "lblErstelltam" Me.lblErstelltam.Size = New System.Drawing.Size(55, 13) Me.lblErstelltam.TabIndex = 169 Me.lblErstelltam.Text = "Erstellt am" ' 'cbaktiv ' Me.cbaktiv.Enabled = False Me.cbaktiv.Location = New System.Drawing.Point(455, 131) Me.cbaktiv.Name = "cbaktiv" Me.cbaktiv.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbaktiv.Size = New System.Drawing.Size(94, 15) Me.cbaktiv.TabIndex = 10 Me.cbaktiv.Text = "Aktiv" Me.cbaktiv.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.cbaktiv.UseVisualStyleBackColor = True ' 'txtVerantwortlich ' Me.txtVerantwortlich.Location = New System.Drawing.Point(142, 238) Me.txtVerantwortlich.Name = "txtVerantwortlich" Me.txtVerantwortlich.Size = New System.Drawing.Size(268, 20) Me.txtVerantwortlich.TabIndex = 6 ' 'frmPendenz ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(642, 277) Me.Controls.Add(Me.txtVerantwortlich) Me.Controls.Add(Me.cboxSecurityLevel) Me.Controls.Add(Me.lblSecurityLebel) Me.Controls.Add(Me.txtMutierer) Me.Controls.Add(Me.txtMutiert_am) Me.Controls.Add(Me.txtErstellt_am) Me.Controls.Add(Me.lblMutierer) Me.Controls.Add(Me.lblMutiertam) Me.Controls.Add(Me.lblErstelltam) Me.Controls.Add(Me.cbaktiv) Me.Controls.Add(Me.lblVerantwortlich) Me.Controls.Add(Me.lblStatus) Me.Controls.Add(Me.cboxStatus) Me.Controls.Add(Me.dtPickerTermin) Me.Controls.Add(Me.txtTermin) Me.Controls.Add(Me.lblTermin) Me.Controls.Add(Me.txtBeschreibung) Me.Controls.Add(Me.lblBeschreibung) Me.Controls.Add(Me.btnVertragselementSuche) Me.Controls.Add(Me.txtVertragselement) Me.Controls.Add(Me.lblVertragselement) Me.Controls.Add(Me.txtBezeichnung) Me.Controls.Add(Me.lblBezeichnung) Me.Controls.Add(Me.ToolStrip1) Me.Controls.Add(Me.MenuStrip1) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmPendenz" Me.Text = "Pendenzen" Me.MenuStrip1.ResumeLayout(False) Me.MenuStrip1.PerformLayout() Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip Friend WithEvents DateiToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents BeendenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents TSBtnQuit As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnSave As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnCopy As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnNew As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnDelete As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnSuche As System.Windows.Forms.ToolStripButton Friend WithEvents btnVertragselementSuche As System.Windows.Forms.Button Friend WithEvents txtVertragselement As System.Windows.Forms.TextBox Friend WithEvents lblVertragselement As System.Windows.Forms.Label Friend WithEvents txtBezeichnung As System.Windows.Forms.TextBox Friend WithEvents lblBezeichnung As System.Windows.Forms.Label Friend WithEvents txtBeschreibung As System.Windows.Forms.TextBox Friend WithEvents lblBeschreibung As System.Windows.Forms.Label Friend WithEvents dtPickerTermin As System.Windows.Forms.DateTimePicker Friend WithEvents txtTermin As System.Windows.Forms.MaskedTextBox Friend WithEvents lblTermin As System.Windows.Forms.Label Friend WithEvents lblStatus As System.Windows.Forms.Label Friend WithEvents cboxStatus As System.Windows.Forms.ComboBox Friend WithEvents lblVerantwortlich As System.Windows.Forms.Label Friend WithEvents cboxSecurityLevel As System.Windows.Forms.ComboBox Friend WithEvents lblSecurityLebel As System.Windows.Forms.Label Friend WithEvents txtMutierer As System.Windows.Forms.TextBox Friend WithEvents txtMutiert_am As System.Windows.Forms.TextBox Friend WithEvents txtErstellt_am As System.Windows.Forms.TextBox Friend WithEvents lblMutierer As System.Windows.Forms.Label Friend WithEvents lblMutiertam As System.Windows.Forms.Label Friend WithEvents lblErstelltam As System.Windows.Forms.Label Friend WithEvents cbaktiv As System.Windows.Forms.CheckBox Friend WithEvents txtVerantwortlich As System.Windows.Forms.TextBox End Class