You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
134 lines
5.3 KiB
134 lines
5.3 KiB
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmThemaPerson
|
|
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(frmThemaPerson))
|
|
Me.cbboxperson = New System.Windows.Forms.ComboBox()
|
|
Me.cbboxfunktion = New System.Windows.Forms.ComboBox()
|
|
Me.txtBemerkung = New System.Windows.Forms.TextBox()
|
|
Me.lblPerson = New System.Windows.Forms.Label()
|
|
Me.lblFunktion = New System.Windows.Forms.Label()
|
|
Me.lblBemerkung = New System.Windows.Forms.Label()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.btnAbbruch = New System.Windows.Forms.Button()
|
|
Me.SuspendLayout()
|
|
'
|
|
'cbboxperson
|
|
'
|
|
Me.cbboxperson.FormattingEnabled = True
|
|
Me.cbboxperson.Location = New System.Drawing.Point(79, 21)
|
|
Me.cbboxperson.Name = "cbboxperson"
|
|
Me.cbboxperson.Size = New System.Drawing.Size(169, 21)
|
|
Me.cbboxperson.TabIndex = 0
|
|
'
|
|
'cbboxfunktion
|
|
'
|
|
Me.cbboxfunktion.FormattingEnabled = True
|
|
Me.cbboxfunktion.Location = New System.Drawing.Point(79, 49)
|
|
Me.cbboxfunktion.Name = "cbboxfunktion"
|
|
Me.cbboxfunktion.Size = New System.Drawing.Size(169, 21)
|
|
Me.cbboxfunktion.TabIndex = 1
|
|
'
|
|
'txtBemerkung
|
|
'
|
|
Me.txtBemerkung.Location = New System.Drawing.Point(79, 76)
|
|
Me.txtBemerkung.Multiline = True
|
|
Me.txtBemerkung.Name = "txtBemerkung"
|
|
Me.txtBemerkung.Size = New System.Drawing.Size(232, 104)
|
|
Me.txtBemerkung.TabIndex = 2
|
|
'
|
|
'lblPerson
|
|
'
|
|
Me.lblPerson.AutoSize = True
|
|
Me.lblPerson.Location = New System.Drawing.Point(12, 24)
|
|
Me.lblPerson.Name = "lblPerson"
|
|
Me.lblPerson.Size = New System.Drawing.Size(40, 13)
|
|
Me.lblPerson.TabIndex = 3
|
|
Me.lblPerson.Text = "Person"
|
|
'
|
|
'lblFunktion
|
|
'
|
|
Me.lblFunktion.AutoSize = True
|
|
Me.lblFunktion.Location = New System.Drawing.Point(12, 52)
|
|
Me.lblFunktion.Name = "lblFunktion"
|
|
Me.lblFunktion.Size = New System.Drawing.Size(48, 13)
|
|
Me.lblFunktion.TabIndex = 4
|
|
Me.lblFunktion.Text = "Funktion"
|
|
'
|
|
'lblBemerkung
|
|
'
|
|
Me.lblBemerkung.AutoSize = True
|
|
Me.lblBemerkung.Location = New System.Drawing.Point(12, 79)
|
|
Me.lblBemerkung.Name = "lblBemerkung"
|
|
Me.lblBemerkung.Size = New System.Drawing.Size(61, 13)
|
|
Me.lblBemerkung.TabIndex = 5
|
|
Me.lblBemerkung.Text = "Bemerkung"
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.Location = New System.Drawing.Point(84, 206)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnOK.TabIndex = 6
|
|
Me.btnOK.Text = "&OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAbbruch
|
|
'
|
|
Me.btnAbbruch.Location = New System.Drawing.Point(173, 206)
|
|
Me.btnAbbruch.Name = "btnAbbruch"
|
|
Me.btnAbbruch.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnAbbruch.TabIndex = 7
|
|
Me.btnAbbruch.Text = "&Abbruch"
|
|
Me.btnAbbruch.UseVisualStyleBackColor = True
|
|
'
|
|
'frmThemaPerson
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(328, 239)
|
|
Me.Controls.Add(Me.btnAbbruch)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.lblBemerkung)
|
|
Me.Controls.Add(Me.lblFunktion)
|
|
Me.Controls.Add(Me.lblPerson)
|
|
Me.Controls.Add(Me.txtBemerkung)
|
|
Me.Controls.Add(Me.cbboxfunktion)
|
|
Me.Controls.Add(Me.cbboxperson)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmThemaPerson"
|
|
Me.Text = "Person"
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents cbboxperson As System.Windows.Forms.ComboBox
|
|
Friend WithEvents cbboxfunktion As System.Windows.Forms.ComboBox
|
|
Friend WithEvents txtBemerkung As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblPerson As System.Windows.Forms.Label
|
|
Friend WithEvents lblFunktion As System.Windows.Forms.Label
|
|
Friend WithEvents lblBemerkung As System.Windows.Forms.Label
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Friend WithEvents btnAbbruch As System.Windows.Forms.Button
|
|
End Class
|