Files
DPM2016/DPMLizenzmanagement/DPMLizenzmanagement/Form1.Designer.vb
2018-09-08 22:59:18 +02:00

360 lines
14 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
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()
Me.lblLizenznehmer = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtLizenznehmer = New System.Windows.Forms.TextBox()
Me.txtSN = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.txtKeyCode = New System.Windows.Forms.TextBox()
Me.txtProductName = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button4 = New System.Windows.Forms.Button()
Me.Label3 = New System.Windows.Forms.Label()
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
Me.txtLizenzgeber = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
Me.lblclasskey = New System.Windows.Forms.Label()
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
Me.Button5 = New System.Windows.Forms.Button()
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
Me.StatusStrip1.SuspendLayout()
Me.SuspendLayout()
'
'lblLizenznehmer
'
Me.lblLizenznehmer.AutoSize = True
Me.lblLizenznehmer.Location = New System.Drawing.Point(12, 24)
Me.lblLizenznehmer.Name = "lblLizenznehmer"
Me.lblLizenznehmer.Size = New System.Drawing.Size(75, 13)
Me.lblLizenznehmer.TabIndex = 0
Me.lblLizenznehmer.Text = "Lizenznehmer:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(12, 50)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(77, 13)
Me.Label1.TabIndex = 1
Me.Label1.Text = "Seriennummer:"
'
'txtLizenznehmer
'
Me.txtLizenznehmer.Location = New System.Drawing.Point(115, 21)
Me.txtLizenznehmer.Name = "txtLizenznehmer"
Me.txtLizenznehmer.Size = New System.Drawing.Size(238, 20)
Me.txtLizenznehmer.TabIndex = 2
'
'txtSN
'
Me.txtSN.Location = New System.Drawing.Point(115, 50)
Me.txtSN.Name = "txtSN"
Me.txtSN.Size = New System.Drawing.Size(238, 20)
Me.txtSN.TabIndex = 3
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(12, 249)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(142, 23)
Me.Button1.TabIndex = 4
Me.Button1.Text = "Schlüssen generieren"
Me.Button1.UseVisualStyleBackColor = True
'
'txtKeyCode
'
Me.txtKeyCode.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtKeyCode.Location = New System.Drawing.Point(12, 301)
Me.txtKeyCode.Name = "txtKeyCode"
Me.txtKeyCode.ReadOnly = True
Me.txtKeyCode.Size = New System.Drawing.Size(445, 23)
Me.txtKeyCode.TabIndex = 5
Me.txtKeyCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtProductName
'
Me.txtProductName.Location = New System.Drawing.Point(115, 76)
Me.txtProductName.Name = "txtProductName"
Me.txtProductName.Size = New System.Drawing.Size(238, 20)
Me.txtProductName.TabIndex = 7
Me.txtProductName.Text = "DPM - Dental Practice Manager"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(12, 76)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(47, 13)
Me.Label2.TabIndex = 6
Me.Label2.Text = "Produkt:"
'
'CheckBox1
'
Me.CheckBox1.AutoSize = True
Me.CheckBox1.Location = New System.Drawing.Point(115, 161)
Me.CheckBox1.Name = "CheckBox1"
Me.CheckBox1.Size = New System.Drawing.Size(97, 17)
Me.CheckBox1.TabIndex = 8
Me.CheckBox1.Text = "Mulit-Database"
Me.CheckBox1.UseVisualStyleBackColor = True
'
'CheckBox2
'
Me.CheckBox2.AutoSize = True
Me.CheckBox2.Location = New System.Drawing.Point(115, 184)
Me.CheckBox2.Name = "CheckBox2"
Me.CheckBox2.Size = New System.Drawing.Size(103, 17)
Me.CheckBox2.TabIndex = 9
Me.CheckBox2.Text = "Report-Designer"
Me.CheckBox2.UseVisualStyleBackColor = True
'
'CheckBox3
'
Me.CheckBox3.AutoSize = True
Me.CheckBox3.Location = New System.Drawing.Point(115, 207)
Me.CheckBox3.Name = "CheckBox3"
Me.CheckBox3.Size = New System.Drawing.Size(84, 17)
Me.CheckBox3.TabIndex = 10
Me.CheckBox3.Text = "Firmendaten"
Me.CheckBox3.UseVisualStyleBackColor = True
'
'CheckBox4
'
Me.CheckBox4.AutoSize = True
Me.CheckBox4.Location = New System.Drawing.Point(272, 161)
Me.CheckBox4.Name = "CheckBox4"
Me.CheckBox4.Size = New System.Drawing.Size(89, 17)
Me.CheckBox4.TabIndex = 11
Me.CheckBox4.Text = "Demo-Modus"
Me.CheckBox4.UseVisualStyleBackColor = True
'
'CheckBox5
'
Me.CheckBox5.AutoSize = True
Me.CheckBox5.Location = New System.Drawing.Point(272, 184)
Me.CheckBox5.Name = "CheckBox5"
Me.CheckBox5.Size = New System.Drawing.Size(81, 17)
Me.CheckBox5.TabIndex = 12
Me.CheckBox5.Text = "CheckBox5"
Me.CheckBox5.UseVisualStyleBackColor = True
'
'CheckBox6
'
Me.CheckBox6.AutoSize = True
Me.CheckBox6.Location = New System.Drawing.Point(272, 207)
Me.CheckBox6.Name = "CheckBox6"
Me.CheckBox6.Size = New System.Drawing.Size(89, 17)
Me.CheckBox6.TabIndex = 13
Me.CheckBox6.Text = "Demo-Modus"
Me.CheckBox6.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(475, 151)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 14
Me.Button2.Text = "Button2"
Me.Button2.UseVisualStyleBackColor = True
Me.Button2.Visible = False
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(167, 249)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(142, 23)
Me.Button3.TabIndex = 15
Me.Button3.Text = "Schlüsseldatei speichern"
Me.Button3.UseVisualStyleBackColor = True
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(315, 249)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(142, 23)
Me.Button4.TabIndex = 16
Me.Button4.Text = "Schlüsseldatei laden"
Me.Button4.UseVisualStyleBackColor = True
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(12, 105)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(50, 13)
Me.Label3.TabIndex = 17
Me.Label3.Text = "Gültig bis"
'
'DateTimePicker1
'
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.DateTimePicker1.Location = New System.Drawing.Point(115, 103)
Me.DateTimePicker1.Name = "DateTimePicker1"
Me.DateTimePicker1.Size = New System.Drawing.Size(105, 20)
Me.DateTimePicker1.TabIndex = 18
'
'txtLizenzgeber
'
Me.txtLizenzgeber.Location = New System.Drawing.Point(115, 129)
Me.txtLizenzgeber.Name = "txtLizenzgeber"
Me.txtLizenzgeber.Size = New System.Drawing.Size(285, 20)
Me.txtLizenzgeber.TabIndex = 20
Me.txtLizenzgeber.Text = "Stefan Hutter Unternehmensberatung, 8808 Pfäffikon"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(12, 129)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(64, 13)
Me.Label4.TabIndex = 19
Me.Label4.Text = "Lizenzgeber"
'
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
'
'lblclasskey
'
Me.lblclasskey.AutoSize = True
Me.lblclasskey.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblclasskey.Location = New System.Drawing.Point(164, 318)
Me.lblclasskey.Name = "lblclasskey"
Me.lblclasskey.Size = New System.Drawing.Size(0, 17)
Me.lblclasskey.TabIndex = 22
Me.lblclasskey.Visible = False
'
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
Me.StatusStrip1.Location = New System.Drawing.Point(0, 356)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(678, 22)
Me.StatusStrip1.TabIndex = 23
Me.StatusStrip1.Text = "StatusStrip1"
'
'ToolStripStatusLabel1
'
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(120, 17)
Me.ToolStripStatusLabel1.Text = "ToolStripStatusLabel1"
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(475, 180)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(142, 23)
Me.Button5.TabIndex = 24
Me.Button5.Text = "Datatabelle"
Me.Button5.UseVisualStyleBackColor = True
'
'ComboBox1
'
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Location = New System.Drawing.Point(359, 75)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(238, 21)
Me.ComboBox1.TabIndex = 25
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(678, 378)
Me.Controls.Add(Me.ComboBox1)
Me.Controls.Add(Me.Button5)
Me.Controls.Add(Me.StatusStrip1)
Me.Controls.Add(Me.lblclasskey)
Me.Controls.Add(Me.txtLizenzgeber)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.DateTimePicker1)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Button4)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.CheckBox6)
Me.Controls.Add(Me.CheckBox5)
Me.Controls.Add(Me.CheckBox4)
Me.Controls.Add(Me.CheckBox3)
Me.Controls.Add(Me.CheckBox2)
Me.Controls.Add(Me.CheckBox1)
Me.Controls.Add(Me.txtProductName)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.txtKeyCode)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.txtSN)
Me.Controls.Add(Me.txtLizenznehmer)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.lblLizenznehmer)
Me.Name = "Form1"
Me.Text = "Form1"
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents lblLizenznehmer As Label
Friend WithEvents Label1 As Label
Friend WithEvents txtLizenznehmer As TextBox
Friend WithEvents txtSN As TextBox
Friend WithEvents Button1 As Button
Friend WithEvents txtKeyCode As TextBox
Friend WithEvents txtProductName As TextBox
Friend WithEvents Label2 As Label
Friend WithEvents CheckBox1 As CheckBox
Friend WithEvents CheckBox2 As CheckBox
Friend WithEvents CheckBox3 As CheckBox
Friend WithEvents CheckBox4 As CheckBox
Friend WithEvents CheckBox5 As CheckBox
Friend WithEvents CheckBox6 As CheckBox
Friend WithEvents Button2 As Button
Friend WithEvents Button3 As Button
Friend WithEvents Button4 As Button
Friend WithEvents Label3 As Label
Friend WithEvents DateTimePicker1 As DateTimePicker
Friend WithEvents txtLizenzgeber As TextBox
Friend WithEvents Label4 As Label
Friend WithEvents SaveFileDialog1 As SaveFileDialog
Friend WithEvents OpenFileDialog1 As OpenFileDialog
Friend WithEvents lblclasskey As Label
Friend WithEvents StatusStrip1 As StatusStrip
Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
Friend WithEvents Button5 As Button
Friend WithEvents ComboBox1 As ComboBox
End Class