_ Partial Class frmDentotarDetail 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() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.TextBox10 = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.SuspendLayout() ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(34, 21) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(58, 13) Me.Label1.TabIndex = 0 Me.Label1.Text = "LeistungNr" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(34, 48) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(58, 13) Me.Label2.TabIndex = 1 Me.Label2.Text = "Lesitung D" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(112, 18) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(100, 20) Me.TextBox1.TabIndex = 3 ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(112, 48) Me.TextBox2.Multiline = True Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(348, 40) Me.TextBox2.TabIndex = 4 ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(112, 94) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(348, 40) Me.TextBox3.TabIndex = 6 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(34, 94) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(53, 13) Me.Label3.TabIndex = 5 Me.Label3.Text = "Lesitung I" ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(112, 140) Me.TextBox4.Multiline = True Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(348, 40) Me.TextBox4.TabIndex = 8 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(34, 140) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(53, 13) Me.Label4.TabIndex = 7 Me.Label4.Text = "Lesitung f" ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(112, 186) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(100, 20) Me.TextBox5.TabIndex = 10 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(34, 189) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(39, 13) Me.Label5.TabIndex = 9 Me.Label5.Text = "Einheit" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(218, 189) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(75, 13) Me.Label6.TabIndex = 11 Me.Label6.Text = "(TP oder CHF)" ' 'TextBox6 ' Me.TextBox6.Location = New System.Drawing.Point(112, 212) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(100, 20) Me.TextBox6.TabIndex = 13 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(34, 215) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(38, 13) Me.Label8.TabIndex = 12 Me.Label8.Text = "Betrag" ' 'TextBox7 ' Me.TextBox7.Location = New System.Drawing.Point(112, 238) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(100, 20) Me.TextBox7.TabIndex = 15 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(34, 241) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(77, 13) Me.Label7.TabIndex = 14 Me.Label7.Text = "TP UV_MV_IV" ' 'TextBox8 ' Me.TextBox8.Location = New System.Drawing.Point(112, 264) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(100, 20) Me.TextBox8.TabIndex = 17 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(34, 267) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(41, 13) Me.Label9.TabIndex = 16 Me.Label9.Text = "PP Min" ' 'TextBox9 ' Me.TextBox9.Location = New System.Drawing.Point(112, 290) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(100, 20) Me.TextBox9.TabIndex = 19 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(34, 293) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(51, 13) Me.Label10.TabIndex = 18 Me.Label10.Text = "PP Privat" ' 'TextBox10 ' Me.TextBox10.Location = New System.Drawing.Point(112, 316) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(100, 20) Me.TextBox10.TabIndex = 21 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(34, 319) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(44, 13) Me.Label11.TabIndex = 20 Me.Label11.Text = "PP Max" ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(36, 363) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 23) Me.Button1.TabIndex = 23 Me.Button1.Text = "Speichern" Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(137, 363) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(75, 23) Me.Button2.TabIndex = 24 Me.Button2.Text = "Abbruch" Me.Button2.UseVisualStyleBackColor = True ' 'frmDentotarDetail ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(625, 416) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.TextBox10) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Name = "frmDentotarDetail" Me.Text = "Dentotar" Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents TextBox2 As TextBox Friend WithEvents TextBox3 As TextBox Friend WithEvents Label3 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label4 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Label8 As Label Friend WithEvents TextBox7 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox8 As TextBox Friend WithEvents Label9 As Label Friend WithEvents TextBox9 As TextBox Friend WithEvents Label10 As Label Friend WithEvents TextBox10 As TextBox Friend WithEvents Label11 As Label Friend WithEvents Button1 As Button Friend WithEvents Button2 As Button End Class