505 lines
28 KiB
VB.net
505 lines
28 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmStart
|
|
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.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStart))
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.Status_Machine = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tslblVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.menHauptmenü = New System.Windows.Forms.MenuStrip()
|
|
Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ÜbersichtToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ZeigeLogFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ÖffneLogverzeichnisToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ModuleToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.LizenzverwaltungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.PasswortverwaltungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.GrundeinstellungenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.CriticalEmailTestToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.HilfeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ÜberToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.btnNachbearbeitungAD = New System.Windows.Forms.Button()
|
|
Me.grbxMoRe = New System.Windows.Forms.GroupBox()
|
|
Me.btnOpen_MoReProfile = New System.Windows.Forms.Button()
|
|
Me.GroupBoxIntegration = New System.Windows.Forms.GroupBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.GBNachindexierung = New System.Windows.Forms.GroupBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnNIProfile = New System.Windows.Forms.Button()
|
|
Me.btnNIMain = New System.Windows.Forms.Button()
|
|
Me.grbDI = New System.Windows.Forms.GroupBox()
|
|
Me.btnRegelverwaltung = New System.Windows.Forms.Button()
|
|
Me.btnDIProfile = New System.Windows.Forms.Button()
|
|
Me.btnDIMain = New System.Windows.Forms.Button()
|
|
Me.niToolcollection = New System.Windows.Forms.NotifyIcon(Me.components)
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.EinblendenAusblendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.TimerNIRestart = New System.Windows.Forms.Timer(Me.components)
|
|
Me.TimerErrorLog = New System.Windows.Forms.Timer(Me.components)
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.menHauptmenü.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.grbxMoRe.SuspendLayout()
|
|
Me.GroupBoxIntegration.SuspendLayout()
|
|
Me.GBNachindexierung.SuspendLayout()
|
|
Me.grbDI.SuspendLayout()
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.Status_Machine, Me.ToolStripStatusLabel2, Me.tslblVersion})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 708)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode
|
|
Me.StatusStrip1.ShowItemToolTips = True
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1237, 25)
|
|
Me.StatusStrip1.SizingGrip = False
|
|
Me.StatusStrip1.TabIndex = 2
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'Status_Machine
|
|
'
|
|
Me.Status_Machine.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.Status_Machine.Image = CType(resources.GetObject("Status_Machine.Image"), System.Drawing.Image)
|
|
Me.Status_Machine.Margin = New System.Windows.Forms.Padding(10, 3, 0, 2)
|
|
Me.Status_Machine.Name = "Status_Machine"
|
|
Me.Status_Machine.Size = New System.Drawing.Size(140, 20)
|
|
Me.Status_Machine.Text = "ToolStripStatusLabel1"
|
|
Me.Status_Machine.ToolTipText = "Client-Name"
|
|
'
|
|
'ToolStripStatusLabel2
|
|
'
|
|
Me.ToolStripStatusLabel2.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.ToolStripStatusLabel2.Image = CType(resources.GetObject("ToolStripStatusLabel2.Image"), System.Drawing.Image)
|
|
Me.ToolStripStatusLabel2.Name = "ToolStripStatusLabel2"
|
|
Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(140, 20)
|
|
Me.ToolStripStatusLabel2.Text = "ToolStripStatusLabel1"
|
|
Me.ToolStripStatusLabel2.ToolTipText = "Aktueller Benutzer"
|
|
'
|
|
'tslblVersion
|
|
'
|
|
Me.tslblVersion.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tslblVersion.Name = "tslblVersion"
|
|
Me.tslblVersion.Size = New System.Drawing.Size(124, 20)
|
|
Me.tslblVersion.Text = "ToolStripStatusLabel1"
|
|
Me.tslblVersion.ToolTipText = "Aktueller Benutzer"
|
|
'
|
|
'menHauptmenü
|
|
'
|
|
Me.menHauptmenü.BackColor = System.Drawing.SystemColors.Control
|
|
Me.menHauptmenü.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiToolStripMenuItem, Me.ModuleToolStripMenuItem, Me.HilfeToolStripMenuItem})
|
|
Me.menHauptmenü.Location = New System.Drawing.Point(0, 0)
|
|
Me.menHauptmenü.Name = "menHauptmenü"
|
|
Me.menHauptmenü.RenderMode = System.Windows.Forms.ToolStripRenderMode.System
|
|
Me.menHauptmenü.Size = New System.Drawing.Size(1237, 24)
|
|
Me.menHauptmenü.TabIndex = 4
|
|
Me.menHauptmenü.Text = "MenuStrip1"
|
|
'
|
|
'DateiToolStripMenuItem
|
|
'
|
|
Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ÜbersichtToolStripMenuItem, Me.BeendenToolStripMenuItem, Me.ZeigeLogFileToolStripMenuItem})
|
|
Me.DateiToolStripMenuItem.Name = "DateiToolStripMenuItem"
|
|
Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(46, 20)
|
|
Me.DateiToolStripMenuItem.Text = "Datei"
|
|
'
|
|
'ÜbersichtToolStripMenuItem
|
|
'
|
|
Me.ÜbersichtToolStripMenuItem.Image = Global.ToolCollection.My.Resources.Resources.Auslesen1
|
|
Me.ÜbersichtToolStripMenuItem.Name = "ÜbersichtToolStripMenuItem"
|
|
Me.ÜbersichtToolStripMenuItem.Size = New System.Drawing.Size(149, 22)
|
|
Me.ÜbersichtToolStripMenuItem.Text = "Übersicht"
|
|
'
|
|
'BeendenToolStripMenuItem
|
|
'
|
|
Me.BeendenToolStripMenuItem.Name = "BeendenToolStripMenuItem"
|
|
Me.BeendenToolStripMenuItem.Size = New System.Drawing.Size(149, 22)
|
|
Me.BeendenToolStripMenuItem.Text = "Beenden"
|
|
'
|
|
'ZeigeLogFileToolStripMenuItem
|
|
'
|
|
Me.ZeigeLogFileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ÖffneLogverzeichnisToolStripMenuItem})
|
|
Me.ZeigeLogFileToolStripMenuItem.Name = "ZeigeLogFileToolStripMenuItem"
|
|
Me.ZeigeLogFileToolStripMenuItem.Size = New System.Drawing.Size(149, 22)
|
|
Me.ZeigeLogFileToolStripMenuItem.Text = "Zeige Log-File"
|
|
'
|
|
'ÖffneLogverzeichnisToolStripMenuItem
|
|
'
|
|
Me.ÖffneLogverzeichnisToolStripMenuItem.Name = "ÖffneLogverzeichnisToolStripMenuItem"
|
|
Me.ÖffneLogverzeichnisToolStripMenuItem.Size = New System.Drawing.Size(185, 22)
|
|
Me.ÖffneLogverzeichnisToolStripMenuItem.Text = "Öffne Logverzeichnis"
|
|
'
|
|
'ModuleToolStripMenuItem
|
|
'
|
|
Me.ModuleToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.LizenzverwaltungToolStripMenuItem, Me.PasswortverwaltungToolStripMenuItem, Me.GrundeinstellungenToolStripMenuItem, Me.CriticalEmailTestToolStripMenuItem})
|
|
Me.ModuleToolStripMenuItem.Name = "ModuleToolStripMenuItem"
|
|
Me.ModuleToolStripMenuItem.Size = New System.Drawing.Size(75, 20)
|
|
Me.ModuleToolStripMenuItem.Text = "Bearbeiten"
|
|
'
|
|
'LizenzverwaltungToolStripMenuItem
|
|
'
|
|
Me.LizenzverwaltungToolStripMenuItem.Name = "LizenzverwaltungToolStripMenuItem"
|
|
Me.LizenzverwaltungToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F10
|
|
Me.LizenzverwaltungToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
|
|
Me.LizenzverwaltungToolStripMenuItem.Text = "Lizenzverwaltung"
|
|
'
|
|
'PasswortverwaltungToolStripMenuItem
|
|
'
|
|
Me.PasswortverwaltungToolStripMenuItem.Name = "PasswortverwaltungToolStripMenuItem"
|
|
Me.PasswortverwaltungToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
|
|
Me.PasswortverwaltungToolStripMenuItem.Text = "Passwortverwaltung"
|
|
'
|
|
'GrundeinstellungenToolStripMenuItem
|
|
'
|
|
Me.GrundeinstellungenToolStripMenuItem.Name = "GrundeinstellungenToolStripMenuItem"
|
|
Me.GrundeinstellungenToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
|
|
Me.GrundeinstellungenToolStripMenuItem.Text = "Grundeinstellungen"
|
|
'
|
|
'CriticalEmailTestToolStripMenuItem
|
|
'
|
|
Me.CriticalEmailTestToolStripMenuItem.Name = "CriticalEmailTestToolStripMenuItem"
|
|
Me.CriticalEmailTestToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
|
|
Me.CriticalEmailTestToolStripMenuItem.Text = "Critical Email - Test"
|
|
'
|
|
'HilfeToolStripMenuItem
|
|
'
|
|
Me.HilfeToolStripMenuItem.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.HilfeToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.HilfeToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ÜberToolStripMenuItem})
|
|
Me.HilfeToolStripMenuItem.Name = "HilfeToolStripMenuItem"
|
|
Me.HilfeToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
|
|
Me.HilfeToolStripMenuItem.Text = "Hilfe"
|
|
'
|
|
'ÜberToolStripMenuItem
|
|
'
|
|
Me.ÜberToolStripMenuItem.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ÜberToolStripMenuItem.Name = "ÜberToolStripMenuItem"
|
|
Me.ÜberToolStripMenuItem.Size = New System.Drawing.Size(95, 22)
|
|
Me.ÜberToolStripMenuItem.Text = "Info"
|
|
'
|
|
'ImageList1
|
|
'
|
|
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList1.Images.SetKeyName(0, "ico5140.ico")
|
|
Me.ImageList1.Images.SetKeyName(1, "ico5152.ico")
|
|
Me.ImageList1.Images.SetKeyName(2, "ico5171.ico")
|
|
Me.ImageList1.Images.SetKeyName(3, "ico5289.ico")
|
|
Me.ImageList1.Images.SetKeyName(4, "ico5303.ico")
|
|
Me.ImageList1.Images.SetKeyName(5, "ico5748.ico")
|
|
Me.ImageList1.Images.SetKeyName(6, "ico5844.ico")
|
|
Me.ImageList1.Images.SetKeyName(7, "ico6700.ico")
|
|
Me.ImageList1.Images.SetKeyName(8, "ico7215.ico")
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.btnNachbearbeitungAD)
|
|
Me.Panel1.Controls.Add(Me.grbxMoRe)
|
|
Me.Panel1.Controls.Add(Me.GroupBoxIntegration)
|
|
Me.Panel1.Controls.Add(Me.GBNachindexierung)
|
|
Me.Panel1.Controls.Add(Me.grbDI)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 24)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(163, 684)
|
|
Me.Panel1.TabIndex = 10
|
|
'
|
|
'btnNachbearbeitungAD
|
|
'
|
|
Me.btnNachbearbeitungAD.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.btnNachbearbeitungAD.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnNachbearbeitungAD.Image = Global.ToolCollection.My.Resources.Resources.Untitled__142_
|
|
Me.btnNachbearbeitungAD.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNachbearbeitungAD.Location = New System.Drawing.Point(0, 464)
|
|
Me.btnNachbearbeitungAD.Name = "btnNachbearbeitungAD"
|
|
Me.btnNachbearbeitungAD.Size = New System.Drawing.Size(163, 42)
|
|
Me.btnNachbearbeitungAD.TabIndex = 4
|
|
Me.btnNachbearbeitungAD.Text = "ActiveDirectory" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Nachbearbeitung"
|
|
Me.btnNachbearbeitungAD.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnNachbearbeitungAD.UseVisualStyleBackColor = True
|
|
Me.btnNachbearbeitungAD.Visible = False
|
|
'
|
|
'grbxMoRe
|
|
'
|
|
Me.grbxMoRe.Controls.Add(Me.btnOpen_MoReProfile)
|
|
Me.grbxMoRe.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.grbxMoRe.Location = New System.Drawing.Point(0, 394)
|
|
Me.grbxMoRe.Name = "grbxMoRe"
|
|
Me.grbxMoRe.Size = New System.Drawing.Size(163, 70)
|
|
Me.grbxMoRe.TabIndex = 4
|
|
Me.grbxMoRe.TabStop = False
|
|
Me.grbxMoRe.Text = "Move and Rename"
|
|
Me.grbxMoRe.Visible = False
|
|
'
|
|
'btnOpen_MoReProfile
|
|
'
|
|
Me.btnOpen_MoReProfile.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnOpen_MoReProfile.Image = Global.ToolCollection.My.Resources.Resources.Untitled__49_
|
|
Me.btnOpen_MoReProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnOpen_MoReProfile.Location = New System.Drawing.Point(3, 21)
|
|
Me.btnOpen_MoReProfile.Name = "btnOpen_MoReProfile"
|
|
Me.btnOpen_MoReProfile.Size = New System.Drawing.Size(153, 41)
|
|
Me.btnOpen_MoReProfile.TabIndex = 4
|
|
Me.btnOpen_MoReProfile.Text = "Konfiguration"
|
|
Me.btnOpen_MoReProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnOpen_MoReProfile.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBoxIntegration
|
|
'
|
|
Me.GroupBoxIntegration.Controls.Add(Me.Button3)
|
|
Me.GroupBoxIntegration.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBoxIntegration.Location = New System.Drawing.Point(0, 325)
|
|
Me.GroupBoxIntegration.Name = "GroupBoxIntegration"
|
|
Me.GroupBoxIntegration.Size = New System.Drawing.Size(163, 69)
|
|
Me.GroupBoxIntegration.TabIndex = 3
|
|
Me.GroupBoxIntegration.TabStop = False
|
|
Me.GroupBoxIntegration.Text = "DD Integration"
|
|
Me.GroupBoxIntegration.Visible = False
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button3.Image = Global.ToolCollection.My.Resources.Resources.Untitled__640_
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(4, 21)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(153, 41)
|
|
Me.Button3.TabIndex = 2
|
|
Me.Button3.Text = "Profilkonfiguration"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'GBNachindexierung
|
|
'
|
|
Me.GBNachindexierung.Controls.Add(Me.Button1)
|
|
Me.GBNachindexierung.Controls.Add(Me.btnNIProfile)
|
|
Me.GBNachindexierung.Controls.Add(Me.btnNIMain)
|
|
Me.GBNachindexierung.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GBNachindexierung.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GBNachindexierung.Location = New System.Drawing.Point(0, 162)
|
|
Me.GBNachindexierung.Name = "GBNachindexierung"
|
|
Me.GBNachindexierung.Size = New System.Drawing.Size(163, 163)
|
|
Me.GBNachindexierung.TabIndex = 1
|
|
Me.GBNachindexierung.TabStop = False
|
|
Me.GBNachindexierung.Text = "Nachindexierung"
|
|
Me.GBNachindexierung.Visible = False
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button1.Image = Global.ToolCollection.My.Resources.Resources.puzzle3
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(6, 112)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(153, 41)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = "Verknüpfungen"
|
|
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnNIProfile
|
|
'
|
|
Me.btnNIProfile.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnNIProfile.Image = Global.ToolCollection.My.Resources.Resources.puzzle2
|
|
Me.btnNIProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNIProfile.Location = New System.Drawing.Point(6, 65)
|
|
Me.btnNIProfile.Name = "btnNIProfile"
|
|
Me.btnNIProfile.Size = New System.Drawing.Size(153, 41)
|
|
Me.btnNIProfile.TabIndex = 1
|
|
Me.btnNIProfile.Text = "Profileigenschaften"
|
|
Me.btnNIProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnNIProfile.UseVisualStyleBackColor = True
|
|
'
|
|
'btnNIMain
|
|
'
|
|
Me.btnNIMain.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnNIMain.Image = Global.ToolCollection.My.Resources.Resources.puzzle1
|
|
Me.btnNIMain.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNIMain.Location = New System.Drawing.Point(6, 21)
|
|
Me.btnNIMain.Name = "btnNIMain"
|
|
Me.btnNIMain.Size = New System.Drawing.Size(153, 41)
|
|
Me.btnNIMain.TabIndex = 0
|
|
Me.btnNIMain.Text = "Hauptseite"
|
|
Me.btnNIMain.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnNIMain.UseVisualStyleBackColor = True
|
|
'
|
|
'grbDI
|
|
'
|
|
Me.grbDI.Controls.Add(Me.btnRegelverwaltung)
|
|
Me.grbDI.Controls.Add(Me.btnDIProfile)
|
|
Me.grbDI.Controls.Add(Me.btnDIMain)
|
|
Me.grbDI.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.grbDI.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.grbDI.Location = New System.Drawing.Point(0, 0)
|
|
Me.grbDI.Name = "grbDI"
|
|
Me.grbDI.Size = New System.Drawing.Size(163, 162)
|
|
Me.grbDI.TabIndex = 0
|
|
Me.grbDI.TabStop = False
|
|
Me.grbDI.Text = "Dateiimporter"
|
|
Me.grbDI.Visible = False
|
|
'
|
|
'btnRegelverwaltung
|
|
'
|
|
Me.btnRegelverwaltung.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnRegelverwaltung.Image = Global.ToolCollection.My.Resources.Resources.f5
|
|
Me.btnRegelverwaltung.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnRegelverwaltung.Location = New System.Drawing.Point(6, 112)
|
|
Me.btnRegelverwaltung.Name = "btnRegelverwaltung"
|
|
Me.btnRegelverwaltung.Size = New System.Drawing.Size(153, 41)
|
|
Me.btnRegelverwaltung.TabIndex = 2
|
|
Me.btnRegelverwaltung.Text = "Regelverwaltung"
|
|
Me.btnRegelverwaltung.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnRegelverwaltung.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDIProfile
|
|
'
|
|
Me.btnDIProfile.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnDIProfile.Image = Global.ToolCollection.My.Resources.Resources.f1
|
|
Me.btnDIProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnDIProfile.Location = New System.Drawing.Point(6, 65)
|
|
Me.btnDIProfile.Name = "btnDIProfile"
|
|
Me.btnDIProfile.Size = New System.Drawing.Size(153, 41)
|
|
Me.btnDIProfile.TabIndex = 1
|
|
Me.btnDIProfile.Text = "Profileigenschaften"
|
|
Me.btnDIProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnDIProfile.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDIMain
|
|
'
|
|
Me.btnDIMain.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnDIMain.Image = Global.ToolCollection.My.Resources.Resources.f6
|
|
Me.btnDIMain.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnDIMain.Location = New System.Drawing.Point(6, 21)
|
|
Me.btnDIMain.Name = "btnDIMain"
|
|
Me.btnDIMain.Size = New System.Drawing.Size(153, 41)
|
|
Me.btnDIMain.TabIndex = 0
|
|
Me.btnDIMain.Text = "Hauptseite"
|
|
Me.btnDIMain.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnDIMain.UseVisualStyleBackColor = True
|
|
'
|
|
'niToolcollection
|
|
'
|
|
Me.niToolcollection.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info
|
|
Me.niToolcollection.ContextMenuStrip = Me.ContextMenuStrip1
|
|
Me.niToolcollection.Icon = CType(resources.GetObject("niToolcollection.Icon"), System.Drawing.Icon)
|
|
Me.niToolcollection.Text = "Tool Collection für windream"
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EinblendenAusblendenToolStripMenuItem})
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(202, 26)
|
|
'
|
|
'EinblendenAusblendenToolStripMenuItem
|
|
'
|
|
Me.EinblendenAusblendenToolStripMenuItem.Image = Global.ToolCollection.My.Resources.Resources.Untitled__1015_
|
|
Me.EinblendenAusblendenToolStripMenuItem.Name = "EinblendenAusblendenToolStripMenuItem"
|
|
Me.EinblendenAusblendenToolStripMenuItem.Size = New System.Drawing.Size(201, 22)
|
|
Me.EinblendenAusblendenToolStripMenuItem.Text = "Einblenden/Ausblenden"
|
|
'
|
|
'TimerNIRestart
|
|
'
|
|
Me.TimerNIRestart.Interval = 60000
|
|
'
|
|
'TimerErrorLog
|
|
'
|
|
Me.TimerErrorLog.Interval = 60000
|
|
'
|
|
'frmStart
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1237, 733)
|
|
Me.ContextMenuStrip = Me.ContextMenuStrip1
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.menHauptmenü)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.IsMdiContainer = True
|
|
Me.Name = "frmStart"
|
|
Me.Text = "Tool Collection für windream"
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.menHauptmenü.ResumeLayout(False)
|
|
Me.menHauptmenü.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.grbxMoRe.ResumeLayout(False)
|
|
Me.GroupBoxIntegration.ResumeLayout(False)
|
|
Me.GBNachindexierung.ResumeLayout(False)
|
|
Me.grbDI.ResumeLayout(False)
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents Status_Machine As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tslblVersion As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents menHauptmenü As System.Windows.Forms.MenuStrip
|
|
Friend WithEvents DateiToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents BeendenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ModuleToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents LizenzverwaltungToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents HilfeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ÜberToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents grbDI As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnDIMain As System.Windows.Forms.Button
|
|
Friend WithEvents btnDIProfile As System.Windows.Forms.Button
|
|
Friend WithEvents btnRegelverwaltung As System.Windows.Forms.Button
|
|
Friend WithEvents GBNachindexierung As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents btnNIProfile As System.Windows.Forms.Button
|
|
Friend WithEvents btnNIMain As System.Windows.Forms.Button
|
|
Friend WithEvents PasswortverwaltungToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents GroupBoxIntegration As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnOpen_MoReProfile As System.Windows.Forms.Button
|
|
Friend WithEvents niToolcollection As System.Windows.Forms.NotifyIcon
|
|
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents EinblendenAusblendenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ZeigeLogFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents GrundeinstellungenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ÜbersichtToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents grbxMoRe As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnNachbearbeitungAD As System.Windows.Forms.Button
|
|
Friend WithEvents ÖffneLogverzeichnisToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Public WithEvents TimerNIRestart As System.Windows.Forms.Timer
|
|
Friend WithEvents CriticalEmailTestToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents TimerErrorLog As Timer
|
|
End Class
|