MS12.02.2016

This commit is contained in:
SchreiberM
2016-02-12 09:45:43 +01:00
parent 2a36cc2a79
commit e1f073d69f
64 changed files with 25315 additions and 5580 deletions

View File

@@ -22,6 +22,7 @@ Partial Class frmLicense
'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(frmLicense))
Me.btnPW_check = New System.Windows.Forms.Button()
Me.txtPW = New System.Windows.Forms.TextBox()
Me.lblPW = New System.Windows.Forms.Label()
@@ -45,31 +46,20 @@ Partial Class frmLicense
'
'btnPW_check
'
Me.btnPW_check.Location = New System.Drawing.Point(318, 2)
Me.btnPW_check.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.btnPW_check, "btnPW_check")
Me.btnPW_check.Name = "btnPW_check"
Me.btnPW_check.Size = New System.Drawing.Size(193, 32)
Me.btnPW_check.TabIndex = 29
Me.btnPW_check.Text = "Open License Manager"
Me.btnPW_check.UseVisualStyleBackColor = True
'
'txtPW
'
Me.txtPW.Location = New System.Drawing.Point(120, 7)
Me.txtPW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.txtPW, "txtPW")
Me.txtPW.Name = "txtPW"
Me.txtPW.Size = New System.Drawing.Size(192, 23)
Me.txtPW.TabIndex = 28
Me.txtPW.UseSystemPasswordChar = True
'
'lblPW
'
Me.lblPW.AutoSize = True
Me.lblPW.Location = New System.Drawing.Point(8, 10)
resources.ApplyResources(Me.lblPW, "lblPW")
Me.lblPW.Name = "lblPW"
Me.lblPW.Size = New System.Drawing.Size(108, 16)
Me.lblPW.TabIndex = 27
Me.lblPW.Text = "Master Passwort:"
'
'grbBoxlicense
'
@@ -87,163 +77,96 @@ Partial Class frmLicense
Me.grbBoxlicense.Controls.Add(Me.txtNewlicences)
Me.grbBoxlicense.Controls.Add(Me.lblnewlicenses)
Me.grbBoxlicense.Controls.Add(Me.lblAktuelleLizenzen)
Me.grbBoxlicense.Location = New System.Drawing.Point(11, 42)
Me.grbBoxlicense.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.grbBoxlicense, "grbBoxlicense")
Me.grbBoxlicense.Name = "grbBoxlicense"
Me.grbBoxlicense.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.grbBoxlicense.Size = New System.Drawing.Size(520, 308)
Me.grbBoxlicense.TabIndex = 26
Me.grbBoxlicense.TabStop = False
Me.grbBoxlicense.Text = "Lizenzanzahl ändern (nur Administrator):"
Me.grbBoxlicense.Visible = False
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(325, 124)
resources.ApplyResources(Me.Label3, "Label3")
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(65, 16)
Me.Label3.TabIndex = 18
Me.Label3.Text = "Gültigkeit:"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'dtpGueltig_HK
'
Me.dtpGueltig_HK.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpGueltig_HK.Location = New System.Drawing.Point(396, 121)
resources.ApplyResources(Me.dtpGueltig_HK, "dtpGueltig_HK")
Me.dtpGueltig_HK.Name = "dtpGueltig_HK"
Me.dtpGueltig_HK.Size = New System.Drawing.Size(104, 23)
Me.dtpGueltig_HK.TabIndex = 17
Me.dtpGueltig_HK.Value = New Date(2099, 12, 31, 0, 0, 0, 0)
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(325, 65)
resources.ApplyResources(Me.Label5, "Label5")
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(65, 16)
Me.Label5.TabIndex = 16
Me.Label5.Text = "Gültigkeit:"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'dtpGueltig_GI
'
Me.dtpGueltig_GI.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpGueltig_GI.Location = New System.Drawing.Point(396, 62)
resources.ApplyResources(Me.dtpGueltig_GI, "dtpGueltig_GI")
Me.dtpGueltig_GI.Name = "dtpGueltig_GI"
Me.dtpGueltig_GI.Size = New System.Drawing.Size(104, 23)
Me.dtpGueltig_GI.TabIndex = 15
Me.dtpGueltig_GI.Value = New Date(2099, 12, 31, 0, 0, 0, 0)
'
'txtHotKey
'
Me.txtHotKey.Location = New System.Drawing.Point(194, 121)
Me.txtHotKey.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.txtHotKey, "txtHotKey")
Me.txtHotKey.Name = "txtHotKey"
Me.txtHotKey.Size = New System.Drawing.Size(31, 23)
Me.txtHotKey.TabIndex = 14
Me.txtHotKey.Text = "0"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(7, 124)
resources.ApplyResources(Me.Label4, "Label4")
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(136, 16)
Me.Label4.TabIndex = 13
Me.Label4.Text = "Anzahl HotKey-Option:"
'
'txtProfile
'
Me.txtProfile.Location = New System.Drawing.Point(194, 91)
Me.txtProfile.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.txtProfile, "txtProfile")
Me.txtProfile.Name = "txtProfile"
Me.txtProfile.Size = New System.Drawing.Size(31, 23)
Me.txtProfile.TabIndex = 11
Me.txtProfile.Text = "5"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(7, 94)
resources.ApplyResources(Me.Label2, "Label2")
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(142, 16)
Me.Label2.TabIndex = 10
Me.Label2.Text = "Anzahl Dokumentarten:"
'
'txtlicensekey
'
Me.txtlicensekey.Location = New System.Drawing.Point(10, 221)
Me.txtlicensekey.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.txtlicensekey.Multiline = True
resources.ApplyResources(Me.txtlicensekey, "txtlicensekey")
Me.txtlicensekey.Name = "txtlicensekey"
Me.txtlicensekey.Size = New System.Drawing.Size(490, 67)
Me.txtlicensekey.TabIndex = 7
'
'lblReadKey
'
Me.lblReadKey.AutoSize = True
Me.lblReadKey.Location = New System.Drawing.Point(7, 201)
resources.ApplyResources(Me.lblReadKey, "lblReadKey")
Me.lblReadKey.Name = "lblReadKey"
Me.lblReadKey.Size = New System.Drawing.Size(105, 16)
Me.lblReadKey.TabIndex = 6
Me.lblReadKey.Text = "Neuer Lizenzkey:"
'
'btnnewLicenses
'
Me.btnnewLicenses.Image = Global.Global_Indexer.My.Resources.Resources.key_go
Me.btnnewLicenses.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnnewLicenses.Location = New System.Drawing.Point(359, 175)
Me.btnnewLicenses.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.btnnewLicenses, "btnnewLicenses")
Me.btnnewLicenses.Name = "btnnewLicenses"
Me.btnnewLicenses.Size = New System.Drawing.Size(141, 38)
Me.btnnewLicenses.TabIndex = 5
Me.btnnewLicenses.Text = "Erzeuge Key"
Me.btnnewLicenses.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnnewLicenses.UseVisualStyleBackColor = True
'
'txtNewlicences
'
Me.txtNewlicences.Location = New System.Drawing.Point(194, 62)
Me.txtNewlicences.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
resources.ApplyResources(Me.txtNewlicences, "txtNewlicences")
Me.txtNewlicences.Name = "txtNewlicences"
Me.txtNewlicences.Size = New System.Drawing.Size(31, 23)
Me.txtNewlicences.TabIndex = 4
Me.txtNewlicences.Text = "1"
'
'lblnewlicenses
'
Me.lblnewlicenses.AutoSize = True
Me.lblnewlicenses.Location = New System.Drawing.Point(7, 65)
resources.ApplyResources(Me.lblnewlicenses, "lblnewlicenses")
Me.lblnewlicenses.Name = "lblnewlicenses"
Me.lblnewlicenses.Size = New System.Drawing.Size(186, 16)
Me.lblnewlicenses.TabIndex = 3
Me.lblnewlicenses.Text = "Anzahl GlobalIndexer Lizenzen:"
'
'lblAktuelleLizenzen
'
Me.lblAktuelleLizenzen.AutoSize = True
Me.lblAktuelleLizenzen.Font = New System.Drawing.Font("Verdana", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblAktuelleLizenzen.Location = New System.Drawing.Point(7, 31)
resources.ApplyResources(Me.lblAktuelleLizenzen, "lblAktuelleLizenzen")
Me.lblAktuelleLizenzen.Name = "lblAktuelleLizenzen"
Me.lblAktuelleLizenzen.Size = New System.Drawing.Size(65, 16)
Me.lblAktuelleLizenzen.TabIndex = 2
Me.lblAktuelleLizenzen.Text = "Label13"
'
'frmLicense
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
resources.ApplyResources(Me, "$this")
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(542, 363)
Me.Controls.Add(Me.btnPW_check)
Me.Controls.Add(Me.txtPW)
Me.Controls.Add(Me.lblPW)
Me.Controls.Add(Me.grbBoxlicense)
Me.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.Name = "frmLicense"
Me.Text = "Lizenzmanager"
Me.grbBoxlicense.ResumeLayout(False)
Me.grbBoxlicense.PerformLayout()
Me.ResumeLayout(False)