_ Partial Class frmVertragsereignis 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(frmVertragsereignis)) Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem() Me.MenuStrip1 = New System.Windows.Forms.MenuStrip() 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.txtBezeichnung = New System.Windows.Forms.TextBox() Me.lblBezeichnung = New System.Windows.Forms.Label() Me.lblEreignistyp = New System.Windows.Forms.Label() Me.cboxEreignistyp = New System.Windows.Forms.ComboBox() Me.dtPickerEnde = New System.Windows.Forms.DateTimePicker() Me.dtPickerStart = New System.Windows.Forms.DateTimePicker() Me.dtPickerDatum = New System.Windows.Forms.DateTimePicker() Me.txtEnde = New System.Windows.Forms.MaskedTextBox() Me.txtStart = New System.Windows.Forms.MaskedTextBox() Me.txtDatum = New System.Windows.Forms.MaskedTextBox() Me.lblEnde = New System.Windows.Forms.Label() Me.lblStart = New System.Windows.Forms.Label() Me.lblDatum = New System.Windows.Forms.Label() Me.lblPeriodizität = New System.Windows.Forms.Label() Me.cboxPeriodizität = New System.Windows.Forms.ComboBox() Me.txtBemerkung = New System.Windows.Forms.TextBox() Me.lblBemerkung = New System.Windows.Forms.Label() Me.txtVertragselement = New System.Windows.Forms.TextBox() Me.lblVertragselement = 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.txtMutiertam = New System.Windows.Forms.TextBox() Me.txtErstelltam = 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.btnVertragselementSuche = New System.Windows.Forms.Button() Me.lblVorlaufzeit = New System.Windows.Forms.Label() Me.txtVorlaufzeit = New System.Windows.Forms.MaskedTextBox() Me.GrpHistory = New System.Windows.Forms.GroupBox() Me.C1History = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.lblKuendigungsfrist = New System.Windows.Forms.Label() Me.cboxKuendigungsfrist = New System.Windows.Forms.ComboBox() Me.lblKostenart = New System.Windows.Forms.Label() Me.cboxKostenart = New System.Windows.Forms.ComboBox() Me.cbInklMwSt = New System.Windows.Forms.CheckBox() Me.lblBetrag = New System.Windows.Forms.Label() Me.txtBetrag = New System.Windows.Forms.MaskedTextBox() Me.MenuStrip1.SuspendLayout() Me.ToolStrip1.SuspendLayout() Me.GrpHistory.SuspendLayout() CType(Me.C1History, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'BeendenToolStripMenuItem ' Me.BeendenToolStripMenuItem.Name = "BeendenToolStripMenuItem" Me.BeendenToolStripMenuItem.Size = New System.Drawing.Size(116, 22) Me.BeendenToolStripMenuItem.Tag = "" Me.BeendenToolStripMenuItem.Text = "&Beenden" ' 'DateiToolStripMenuItem ' Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1}) Me.DateiToolStripMenuItem.Name = "DateiToolStripMenuItem" Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(46, 20) Me.DateiToolStripMenuItem.Tag = "" Me.DateiToolStripMenuItem.Text = "&Datei" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(120, 22) Me.ToolStripMenuItem1.Tag = "" Me.ToolStripMenuItem1.Text = "&Beenden" ' '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(645, 24) Me.MenuStrip1.TabIndex = 21 Me.MenuStrip1.Tag = "" Me.MenuStrip1.Text = "Hauptmenu" ' '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(645, 25) Me.ToolStrip1.TabIndex = 20 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" ' 'txtBezeichnung ' Me.txtBezeichnung.Location = New System.Drawing.Point(141, 93) 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, 96) Me.lblBezeichnung.Name = "lblBezeichnung" Me.lblBezeichnung.Size = New System.Drawing.Size(69, 13) Me.lblBezeichnung.TabIndex = 79 Me.lblBezeichnung.Text = "Bezeichnung" ' 'lblEreignistyp ' Me.lblEreignistyp.AutoSize = True Me.lblEreignistyp.Location = New System.Drawing.Point(11, 122) Me.lblEreignistyp.Name = "lblEreignistyp" Me.lblEreignistyp.Size = New System.Drawing.Size(58, 13) Me.lblEreignistyp.TabIndex = 81 Me.lblEreignistyp.Text = "Ereignistyp" ' 'cboxEreignistyp ' Me.cboxEreignistyp.FormattingEnabled = True Me.cboxEreignistyp.Location = New System.Drawing.Point(141, 119) Me.cboxEreignistyp.Name = "cboxEreignistyp" Me.cboxEreignistyp.Size = New System.Drawing.Size(268, 21) Me.cboxEreignistyp.TabIndex = 2 ' 'dtPickerEnde ' Me.dtPickerEnde.Location = New System.Drawing.Point(329, 224) Me.dtPickerEnde.Name = "dtPickerEnde" Me.dtPickerEnde.Size = New System.Drawing.Size(21, 20) Me.dtPickerEnde.TabIndex = 10 Me.dtPickerEnde.TabStop = False ' 'dtPickerStart ' Me.dtPickerStart.Location = New System.Drawing.Point(329, 201) Me.dtPickerStart.Name = "dtPickerStart" Me.dtPickerStart.Size = New System.Drawing.Size(21, 20) Me.dtPickerStart.TabIndex = 8 Me.dtPickerStart.TabStop = False ' 'dtPickerDatum ' Me.dtPickerDatum.Location = New System.Drawing.Point(204, 201) Me.dtPickerDatum.Name = "dtPickerDatum" Me.dtPickerDatum.Size = New System.Drawing.Size(21, 20) Me.dtPickerDatum.TabIndex = 6 Me.dtPickerDatum.TabStop = False ' 'txtEnde ' Me.txtEnde.Location = New System.Drawing.Point(266, 224) Me.txtEnde.Mask = "00/00/0000" Me.txtEnde.Name = "txtEnde" Me.txtEnde.Size = New System.Drawing.Size(66, 20) Me.txtEnde.TabIndex = 9 Me.txtEnde.ValidatingType = GetType(Date) ' 'txtStart ' Me.txtStart.Location = New System.Drawing.Point(266, 200) Me.txtStart.Mask = "00/00/0000" Me.txtStart.Name = "txtStart" Me.txtStart.Size = New System.Drawing.Size(66, 20) Me.txtStart.TabIndex = 7 Me.txtStart.ValidatingType = GetType(Date) ' 'txtDatum ' Me.txtDatum.Location = New System.Drawing.Point(141, 201) Me.txtDatum.Mask = "00/00/0000" Me.txtDatum.Name = "txtDatum" Me.txtDatum.Size = New System.Drawing.Size(66, 20) Me.txtDatum.TabIndex = 5 Me.txtDatum.ValidatingType = GetType(Date) ' 'lblEnde ' Me.lblEnde.AutoSize = True Me.lblEnde.Location = New System.Drawing.Point(231, 227) Me.lblEnde.Name = "lblEnde" Me.lblEnde.Size = New System.Drawing.Size(32, 13) Me.lblEnde.TabIndex = 115 Me.lblEnde.Text = "Ende" ' 'lblStart ' Me.lblStart.AutoSize = True Me.lblStart.Location = New System.Drawing.Point(231, 203) Me.lblStart.Name = "lblStart" Me.lblStart.Size = New System.Drawing.Size(29, 13) Me.lblStart.TabIndex = 114 Me.lblStart.Text = "Start" ' 'lblDatum ' Me.lblDatum.AutoSize = True Me.lblDatum.Location = New System.Drawing.Point(12, 204) Me.lblDatum.Name = "lblDatum" Me.lblDatum.Size = New System.Drawing.Size(38, 13) Me.lblDatum.TabIndex = 113 Me.lblDatum.Text = "Datum" ' 'lblPeriodizität ' Me.lblPeriodizität.AutoSize = True Me.lblPeriodizität.Location = New System.Drawing.Point(12, 149) Me.lblPeriodizität.Name = "lblPeriodizität" Me.lblPeriodizität.Size = New System.Drawing.Size(58, 13) Me.lblPeriodizität.TabIndex = 123 Me.lblPeriodizität.Text = "Periodizität" ' 'cboxPeriodizität ' Me.cboxPeriodizität.FormattingEnabled = True Me.cboxPeriodizität.Location = New System.Drawing.Point(141, 146) Me.cboxPeriodizität.Name = "cboxPeriodizität" Me.cboxPeriodizität.Size = New System.Drawing.Size(119, 21) Me.cboxPeriodizität.TabIndex = 3 ' 'txtBemerkung ' Me.txtBemerkung.Location = New System.Drawing.Point(141, 326) Me.txtBemerkung.Multiline = True Me.txtBemerkung.Name = "txtBemerkung" Me.txtBemerkung.Size = New System.Drawing.Size(268, 48) Me.txtBemerkung.TabIndex = 15 ' 'lblBemerkung ' Me.lblBemerkung.AutoSize = True Me.lblBemerkung.Location = New System.Drawing.Point(12, 329) Me.lblBemerkung.Name = "lblBemerkung" Me.lblBemerkung.Size = New System.Drawing.Size(61, 13) Me.lblBemerkung.TabIndex = 125 Me.lblBemerkung.Text = "Bemerkung" ' 'txtVertragselement ' Me.txtVertragselement.Location = New System.Drawing.Point(141, 68) 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, 70) Me.lblVertragselement.Name = "lblVertragselement" Me.lblVertragselement.Size = New System.Drawing.Size(83, 13) Me.lblVertragselement.TabIndex = 137 Me.lblVertragselement.Text = "Vertragselement" ' 'cboxSecurityLevel ' Me.cboxSecurityLevel.FormattingEnabled = True Me.cboxSecurityLevel.Location = New System.Drawing.Point(537, 158) Me.cboxSecurityLevel.Name = "cboxSecurityLevel" Me.cboxSecurityLevel.Size = New System.Drawing.Size(101, 21) Me.cboxSecurityLevel.TabIndex = 20 ' 'lblSecurityLebel ' Me.lblSecurityLebel.AutoSize = True Me.lblSecurityLebel.Location = New System.Drawing.Point(458, 161) Me.lblSecurityLebel.Name = "lblSecurityLebel" Me.lblSecurityLebel.Size = New System.Drawing.Size(71, 13) Me.lblSecurityLebel.TabIndex = 147 Me.lblSecurityLebel.Text = "SecurityLevel" ' 'txtMutierer ' Me.txtMutierer.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtMutierer.Location = New System.Drawing.Point(538, 110) Me.txtMutierer.Name = "txtMutierer" Me.txtMutierer.ReadOnly = True Me.txtMutierer.Size = New System.Drawing.Size(78, 20) Me.txtMutierer.TabIndex = 18 Me.txtMutierer.TabStop = False ' 'txtMutiertam ' Me.txtMutiertam.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtMutiertam.Location = New System.Drawing.Point(537, 87) Me.txtMutiertam.Name = "txtMutiertam" Me.txtMutiertam.ReadOnly = True Me.txtMutiertam.Size = New System.Drawing.Size(79, 20) Me.txtMutiertam.TabIndex = 17 Me.txtMutiertam.TabStop = False ' 'txtErstelltam ' Me.txtErstelltam.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtErstelltam.Location = New System.Drawing.Point(537, 63) Me.txtErstelltam.Name = "txtErstelltam" Me.txtErstelltam.ReadOnly = True Me.txtErstelltam.Size = New System.Drawing.Size(79, 20) Me.txtErstelltam.TabIndex = 16 Me.txtErstelltam.TabStop = False ' 'lblMutierer ' Me.lblMutierer.AccessibleDescription = "Name" Me.lblMutierer.AutoSize = True Me.lblMutierer.Location = New System.Drawing.Point(459, 114) Me.lblMutierer.Name = "lblMutierer" Me.lblMutierer.Size = New System.Drawing.Size(69, 13) Me.lblMutierer.TabIndex = 142 Me.lblMutierer.Text = "Mutiert durch" ' 'lblMutiertam ' Me.lblMutiertam.AccessibleDescription = "Name" Me.lblMutiertam.AutoSize = True Me.lblMutiertam.Location = New System.Drawing.Point(459, 91) Me.lblMutiertam.Name = "lblMutiertam" Me.lblMutiertam.Size = New System.Drawing.Size(56, 13) Me.lblMutiertam.TabIndex = 141 Me.lblMutiertam.Text = "Mutiert am" ' 'lblErstelltam ' Me.lblErstelltam.AccessibleDescription = "Name" Me.lblErstelltam.AutoSize = True Me.lblErstelltam.Location = New System.Drawing.Point(460, 66) Me.lblErstelltam.Name = "lblErstelltam" Me.lblErstelltam.Size = New System.Drawing.Size(55, 13) Me.lblErstelltam.TabIndex = 140 Me.lblErstelltam.Text = "Erstellt am" ' 'cbaktiv ' Me.cbaktiv.Location = New System.Drawing.Point(456, 133) Me.cbaktiv.Name = "cbaktiv" Me.cbaktiv.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbaktiv.Size = New System.Drawing.Size(95, 21) Me.cbaktiv.TabIndex = 19 Me.cbaktiv.Text = "Aktiv" Me.cbaktiv.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.cbaktiv.UseVisualStyleBackColor = True ' 'btnVertragselementSuche ' Me.btnVertragselementSuche.Image = CType(resources.GetObject("btnVertragselementSuche.Image"), System.Drawing.Image) Me.btnVertragselementSuche.Location = New System.Drawing.Point(406, 67) Me.btnVertragselementSuche.Name = "btnVertragselementSuche" Me.btnVertragselementSuche.Size = New System.Drawing.Size(20, 20) Me.btnVertragselementSuche.TabIndex = 148 Me.btnVertragselementSuche.Text = "Button1" Me.btnVertragselementSuche.UseVisualStyleBackColor = True ' 'lblVorlaufzeit ' Me.lblVorlaufzeit.AutoSize = True Me.lblVorlaufzeit.Location = New System.Drawing.Point(12, 247) Me.lblVorlaufzeit.Name = "lblVorlaufzeit" Me.lblVorlaufzeit.Size = New System.Drawing.Size(101, 13) Me.lblVorlaufzeit.TabIndex = 150 Me.lblVorlaufzeit.Text = "Vorlaufzeit in Tagen" ' 'txtVorlaufzeit ' Me.txtVorlaufzeit.Location = New System.Drawing.Point(141, 247) Me.txtVorlaufzeit.Mask = "999" Me.txtVorlaufzeit.Name = "txtVorlaufzeit" Me.txtVorlaufzeit.Size = New System.Drawing.Size(66, 20) Me.txtVorlaufzeit.TabIndex = 11 Me.txtVorlaufzeit.ValidatingType = GetType(Date) ' 'GrpHistory ' Me.GrpHistory.Controls.Add(Me.C1History) Me.GrpHistory.Location = New System.Drawing.Point(7, 411) Me.GrpHistory.Name = "GrpHistory" Me.GrpHistory.Size = New System.Drawing.Size(626, 109) Me.GrpHistory.TabIndex = 153 Me.GrpHistory.TabStop = False Me.GrpHistory.Text = "History" ' 'C1History ' Me.C1History.AlternatingRows = True Me.C1History.Dock = System.Windows.Forms.DockStyle.Fill Me.C1History.FetchRowStyles = True Me.C1History.FilterBar = True Me.C1History.GroupByCaption = "Drag a column header here to group by that column" Me.C1History.Images.Add(CType(resources.GetObject("C1History.Images"), System.Drawing.Image)) Me.C1History.Location = New System.Drawing.Point(3, 16) Me.C1History.Name = "C1History" Me.C1History.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1History.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1History.PreviewInfo.ZoomFactor = 75.0R Me.C1History.PrintInfo.PageSettings = CType(resources.GetObject("C1History.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1History.Size = New System.Drawing.Size(620, 90) Me.C1History.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1History.TabIndex = 15 Me.C1History.Text = "C1TrueDBGrid1" Me.C1History.PropBag = resources.GetString("C1History.PropBag") ' 'lblKuendigungsfrist ' Me.lblKuendigungsfrist.AutoSize = True Me.lblKuendigungsfrist.Location = New System.Drawing.Point(12, 177) Me.lblKuendigungsfrist.Name = "lblKuendigungsfrist" Me.lblKuendigungsfrist.Size = New System.Drawing.Size(79, 13) Me.lblKuendigungsfrist.TabIndex = 155 Me.lblKuendigungsfrist.Text = "Kündigungsfrist" ' 'cboxKuendigungsfrist ' Me.cboxKuendigungsfrist.FormattingEnabled = True Me.cboxKuendigungsfrist.Location = New System.Drawing.Point(141, 174) Me.cboxKuendigungsfrist.Name = "cboxKuendigungsfrist" Me.cboxKuendigungsfrist.Size = New System.Drawing.Size(119, 21) Me.cboxKuendigungsfrist.TabIndex = 4 ' 'lblKostenart ' Me.lblKostenart.AutoSize = True Me.lblKostenart.Location = New System.Drawing.Point(12, 299) Me.lblKostenart.Name = "lblKostenart" Me.lblKostenart.Size = New System.Drawing.Size(52, 13) Me.lblKostenart.TabIndex = 152 Me.lblKostenart.Text = "Kostenart" ' 'cboxKostenart ' Me.cboxKostenart.FormattingEnabled = True Me.cboxKostenart.Location = New System.Drawing.Point(141, 296) Me.cboxKostenart.Name = "cboxKostenart" Me.cboxKostenart.Size = New System.Drawing.Size(268, 21) Me.cboxKostenart.TabIndex = 14 ' 'cbInklMwSt ' Me.cbInklMwSt.AutoSize = True Me.cbInklMwSt.Location = New System.Drawing.Point(234, 275) Me.cbInklMwSt.Name = "cbInklMwSt" Me.cbInklMwSt.Size = New System.Drawing.Size(79, 17) Me.cbInklMwSt.TabIndex = 13 Me.cbInklMwSt.Text = "Inkl. MwSt." Me.cbInklMwSt.UseVisualStyleBackColor = True ' 'lblBetrag ' Me.lblBetrag.AutoSize = True Me.lblBetrag.Location = New System.Drawing.Point(12, 273) Me.lblBetrag.Name = "lblBetrag" Me.lblBetrag.Size = New System.Drawing.Size(38, 13) Me.lblBetrag.TabIndex = 120 Me.lblBetrag.Text = "Betrag" ' 'txtBetrag ' Me.txtBetrag.Location = New System.Drawing.Point(141, 273) Me.txtBetrag.Name = "txtBetrag" Me.txtBetrag.Size = New System.Drawing.Size(84, 20) Me.txtBetrag.TabIndex = 12 Me.txtBetrag.ValidatingType = GetType(Date) ' 'frmVertragsereignis ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(645, 532) Me.Controls.Add(Me.txtBetrag) Me.Controls.Add(Me.lblBetrag) Me.Controls.Add(Me.lblKuendigungsfrist) Me.Controls.Add(Me.cbInklMwSt) Me.Controls.Add(Me.cboxKuendigungsfrist) Me.Controls.Add(Me.cboxKostenart) Me.Controls.Add(Me.lblKostenart) Me.Controls.Add(Me.GrpHistory) Me.Controls.Add(Me.txtVorlaufzeit) Me.Controls.Add(Me.lblVorlaufzeit) Me.Controls.Add(Me.btnVertragselementSuche) Me.Controls.Add(Me.cboxSecurityLevel) Me.Controls.Add(Me.lblSecurityLebel) Me.Controls.Add(Me.txtMutierer) Me.Controls.Add(Me.txtMutiertam) Me.Controls.Add(Me.txtErstelltam) Me.Controls.Add(Me.lblMutierer) Me.Controls.Add(Me.lblMutiertam) Me.Controls.Add(Me.lblErstelltam) Me.Controls.Add(Me.cbaktiv) Me.Controls.Add(Me.txtVertragselement) Me.Controls.Add(Me.lblVertragselement) Me.Controls.Add(Me.txtBemerkung) Me.Controls.Add(Me.lblBemerkung) Me.Controls.Add(Me.lblPeriodizität) Me.Controls.Add(Me.cboxPeriodizität) Me.Controls.Add(Me.dtPickerEnde) Me.Controls.Add(Me.dtPickerStart) Me.Controls.Add(Me.dtPickerDatum) Me.Controls.Add(Me.txtEnde) Me.Controls.Add(Me.txtStart) Me.Controls.Add(Me.txtDatum) Me.Controls.Add(Me.lblEnde) Me.Controls.Add(Me.lblStart) Me.Controls.Add(Me.lblDatum) Me.Controls.Add(Me.lblEreignistyp) Me.Controls.Add(Me.cboxEreignistyp) 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 = "frmVertragsereignis" Me.Text = "Vertragsereignis" Me.MenuStrip1.ResumeLayout(False) Me.MenuStrip1.PerformLayout() Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.GrpHistory.ResumeLayout(False) CType(Me.C1History, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents BeendenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DateiToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip 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 txtBezeichnung As System.Windows.Forms.TextBox Friend WithEvents lblBezeichnung As System.Windows.Forms.Label Friend WithEvents lblEreignistyp As System.Windows.Forms.Label Friend WithEvents cboxEreignistyp As System.Windows.Forms.ComboBox Friend WithEvents dtPickerEnde As System.Windows.Forms.DateTimePicker Friend WithEvents dtPickerStart As System.Windows.Forms.DateTimePicker Friend WithEvents dtPickerDatum As System.Windows.Forms.DateTimePicker Friend WithEvents txtEnde As System.Windows.Forms.MaskedTextBox Friend WithEvents txtStart As System.Windows.Forms.MaskedTextBox Friend WithEvents txtDatum As System.Windows.Forms.MaskedTextBox Friend WithEvents lblEnde As System.Windows.Forms.Label Friend WithEvents lblStart As System.Windows.Forms.Label Friend WithEvents lblDatum As System.Windows.Forms.Label Friend WithEvents lblPeriodizität As System.Windows.Forms.Label Friend WithEvents cboxPeriodizität As System.Windows.Forms.ComboBox Friend WithEvents txtBemerkung As System.Windows.Forms.TextBox Friend WithEvents lblBemerkung As System.Windows.Forms.Label Friend WithEvents txtVertragselement As System.Windows.Forms.TextBox Friend WithEvents lblVertragselement 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 txtMutiertam As System.Windows.Forms.TextBox Friend WithEvents txtErstelltam 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 btnVertragselementSuche As System.Windows.Forms.Button Friend WithEvents lblVorlaufzeit As System.Windows.Forms.Label Friend WithEvents txtVorlaufzeit As System.Windows.Forms.MaskedTextBox Friend WithEvents GrpHistory As System.Windows.Forms.GroupBox Friend WithEvents C1History As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents lblKuendigungsfrist As System.Windows.Forms.Label Friend WithEvents cboxKuendigungsfrist As System.Windows.Forms.ComboBox Friend WithEvents lblKostenart As System.Windows.Forms.Label Friend WithEvents cboxKostenart As System.Windows.Forms.ComboBox Friend WithEvents cbInklMwSt As System.Windows.Forms.CheckBox Friend WithEvents lblBetrag As System.Windows.Forms.Label Friend WithEvents txtBetrag As System.Windows.Forms.MaskedTextBox End Class