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.
214 lines
8.0 KiB
214 lines
8.0 KiB
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmDemoMode
|
|
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(frmDemoMode))
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.lblprodukt = New System.Windows.Forms.Label()
|
|
Me.lblVersion = New System.Windows.Forms.Label()
|
|
Me.lblDatum = New System.Windows.Forms.Label()
|
|
Me.lblSN = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.lblLizenznehmer = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.lblkey = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.ErrorImage = CType(resources.GetObject("PictureBox1.ErrorImage"), System.Drawing.Image)
|
|
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
|
|
Me.PictureBox1.InitialImage = CType(resources.GetObject("PictureBox1.InitialImage"), System.Drawing.Image)
|
|
Me.PictureBox1.Location = New System.Drawing.Point(12, 12)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(287, 160)
|
|
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.PictureBox1.TabIndex = 0
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(9, 192)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "Produkt:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(9, 215)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label2.TabIndex = 2
|
|
Me.Label2.Text = "Version:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(9, 239)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label3.TabIndex = 3
|
|
Me.Label3.Text = "Datum:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(9, 265)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(25, 13)
|
|
Me.Label4.TabIndex = 4
|
|
Me.Label4.Text = "SN:"
|
|
'
|
|
'lblprodukt
|
|
'
|
|
Me.lblprodukt.AutoSize = True
|
|
Me.lblprodukt.Location = New System.Drawing.Point(90, 192)
|
|
Me.lblprodukt.Name = "lblprodukt"
|
|
Me.lblprodukt.Size = New System.Drawing.Size(39, 13)
|
|
Me.lblprodukt.TabIndex = 5
|
|
Me.lblprodukt.Text = "Label5"
|
|
'
|
|
'lblVersion
|
|
'
|
|
Me.lblVersion.AutoSize = True
|
|
Me.lblVersion.Location = New System.Drawing.Point(90, 216)
|
|
Me.lblVersion.Name = "lblVersion"
|
|
Me.lblVersion.Size = New System.Drawing.Size(41, 13)
|
|
Me.lblVersion.TabIndex = 6
|
|
Me.lblVersion.Text = "Datum:"
|
|
'
|
|
'lblDatum
|
|
'
|
|
Me.lblDatum.AutoSize = True
|
|
Me.lblDatum.Location = New System.Drawing.Point(90, 240)
|
|
Me.lblDatum.Name = "lblDatum"
|
|
Me.lblDatum.Size = New System.Drawing.Size(41, 13)
|
|
Me.lblDatum.TabIndex = 7
|
|
Me.lblDatum.Text = "Datum:"
|
|
'
|
|
'lblSN
|
|
'
|
|
Me.lblSN.AutoSize = True
|
|
Me.lblSN.Location = New System.Drawing.Point(90, 266)
|
|
Me.lblSN.Name = "lblSN"
|
|
Me.lblSN.Size = New System.Drawing.Size(41, 13)
|
|
Me.lblSN.TabIndex = 8
|
|
Me.lblSN.Text = "Datum:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(9, 294)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label5.TabIndex = 9
|
|
Me.Label5.Text = "Lizenznehmer:"
|
|
'
|
|
'lblLizenznehmer
|
|
'
|
|
Me.lblLizenznehmer.AutoSize = True
|
|
Me.lblLizenznehmer.Location = New System.Drawing.Point(90, 295)
|
|
Me.lblLizenznehmer.Name = "lblLizenznehmer"
|
|
Me.lblLizenznehmer.Size = New System.Drawing.Size(75, 13)
|
|
Me.lblLizenznehmer.TabIndex = 10
|
|
Me.lblLizenznehmer.Text = "Lizenznehmer:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(9, 320)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(83, 13)
|
|
Me.Label6.TabIndex = 11
|
|
Me.Label6.Text = "Lizenzschlüssel:"
|
|
'
|
|
'lblkey
|
|
'
|
|
Me.lblkey.AutoSize = True
|
|
Me.lblkey.Location = New System.Drawing.Point(90, 320)
|
|
Me.lblkey.Name = "lblkey"
|
|
Me.lblkey.Size = New System.Drawing.Size(35, 13)
|
|
Me.lblkey.TabIndex = 12
|
|
Me.lblkey.Text = "lblKey"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(112, 360)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(75, 23)
|
|
Me.Button1.TabIndex = 13
|
|
Me.Button1.Text = "OK"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'frmDemoMode
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(312, 398)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.lblkey)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.lblLizenznehmer)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.lblSN)
|
|
Me.Controls.Add(Me.lblDatum)
|
|
Me.Controls.Add(Me.lblVersion)
|
|
Me.Controls.Add(Me.lblprodukt)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.PictureBox1)
|
|
Me.Name = "frmDemoMode"
|
|
Me.Text = "frmDemoMode"
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents lblprodukt As Label
|
|
Friend WithEvents lblVersion As Label
|
|
Friend WithEvents lblDatum As Label
|
|
Friend WithEvents lblSN As Label
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents lblLizenznehmer As Label
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents lblkey As Label
|
|
Friend WithEvents Button1 As Button
|
|
End Class
|