Minimumgröße Profileigenschaften - frmNIProfileigenschaften
This commit is contained in:
parent
66cc2e27ec
commit
f9aacb19cc
24
ToolCollection/frmNIProfileigenschaften.Designer.vb
generated
24
ToolCollection/frmNIProfileigenschaften.Designer.vb
generated
@ -178,7 +178,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.StatusStrip1.Name = "StatusStrip1"
|
Me.StatusStrip1.Name = "StatusStrip1"
|
||||||
Me.StatusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode
|
Me.StatusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode
|
||||||
Me.StatusStrip1.ShowItemToolTips = True
|
Me.StatusStrip1.ShowItemToolTips = True
|
||||||
Me.StatusStrip1.Size = New System.Drawing.Size(991, 22)
|
Me.StatusStrip1.Size = New System.Drawing.Size(984, 22)
|
||||||
Me.StatusStrip1.SizingGrip = False
|
Me.StatusStrip1.SizingGrip = False
|
||||||
Me.StatusStrip1.TabIndex = 23
|
Me.StatusStrip1.TabIndex = 23
|
||||||
Me.StatusStrip1.Text = "StatusStrip1"
|
Me.StatusStrip1.Text = "StatusStrip1"
|
||||||
@ -562,7 +562,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
Me.btnVerknüpfungen.Location = New System.Drawing.Point(746, 26)
|
Me.btnVerknüpfungen.Location = New System.Drawing.Point(746, 26)
|
||||||
Me.btnVerknüpfungen.Name = "btnVerknüpfungen"
|
Me.btnVerknüpfungen.Name = "btnVerknüpfungen"
|
||||||
Me.btnVerknüpfungen.Size = New System.Drawing.Size(171, 23)
|
Me.btnVerknüpfungen.Size = New System.Drawing.Size(80, 23)
|
||||||
Me.btnVerknüpfungen.TabIndex = 49
|
Me.btnVerknüpfungen.TabIndex = 49
|
||||||
Me.btnVerknüpfungen.Text = "Verknüpfungen verwalten ..."
|
Me.btnVerknüpfungen.Text = "Verknüpfungen verwalten ..."
|
||||||
Me.btnVerknüpfungen.UseVisualStyleBackColor = True
|
Me.btnVerknüpfungen.UseVisualStyleBackColor = True
|
||||||
@ -771,7 +771,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.TabControl1.Location = New System.Drawing.Point(3, 222)
|
Me.TabControl1.Location = New System.Drawing.Point(3, 222)
|
||||||
Me.TabControl1.Name = "TabControl1"
|
Me.TabControl1.Name = "TabControl1"
|
||||||
Me.TabControl1.SelectedIndex = 0
|
Me.TabControl1.SelectedIndex = 0
|
||||||
Me.TabControl1.Size = New System.Drawing.Size(985, 481)
|
Me.TabControl1.Size = New System.Drawing.Size(894, 481)
|
||||||
Me.TabControl1.TabIndex = 78
|
Me.TabControl1.TabIndex = 78
|
||||||
'
|
'
|
||||||
'TabPage1
|
'TabPage1
|
||||||
@ -784,7 +784,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
||||||
Me.TabPage1.Name = "TabPage1"
|
Me.TabPage1.Name = "TabPage1"
|
||||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||||||
Me.TabPage1.Size = New System.Drawing.Size(977, 455)
|
Me.TabPage1.Size = New System.Drawing.Size(886, 455)
|
||||||
Me.TabPage1.TabIndex = 0
|
Me.TabPage1.TabIndex = 0
|
||||||
Me.TabPage1.Text = "Typ und Quelle"
|
Me.TabPage1.Text = "Typ und Quelle"
|
||||||
Me.TabPage1.UseVisualStyleBackColor = True
|
Me.TabPage1.UseVisualStyleBackColor = True
|
||||||
@ -805,7 +805,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.grbxLDAP.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
Me.grbxLDAP.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.grbxLDAP.Location = New System.Drawing.Point(407, 210)
|
Me.grbxLDAP.Location = New System.Drawing.Point(407, 210)
|
||||||
Me.grbxLDAP.Name = "grbxLDAP"
|
Me.grbxLDAP.Name = "grbxLDAP"
|
||||||
Me.grbxLDAP.Size = New System.Drawing.Size(508, 215)
|
Me.grbxLDAP.Size = New System.Drawing.Size(417, 215)
|
||||||
Me.grbxLDAP.TabIndex = 79
|
Me.grbxLDAP.TabIndex = 79
|
||||||
Me.grbxLDAP.TabStop = False
|
Me.grbxLDAP.TabStop = False
|
||||||
Me.grbxLDAP.Text = "Indexierung gegen Active Directory:"
|
Me.grbxLDAP.Text = "Indexierung gegen Active Directory:"
|
||||||
@ -907,7 +907,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.grbxVolltext.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
Me.grbxVolltext.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.grbxVolltext.Location = New System.Drawing.Point(568, 18)
|
Me.grbxVolltext.Location = New System.Drawing.Point(568, 18)
|
||||||
Me.grbxVolltext.Name = "grbxVolltext"
|
Me.grbxVolltext.Name = "grbxVolltext"
|
||||||
Me.grbxVolltext.Size = New System.Drawing.Size(392, 201)
|
Me.grbxVolltext.Size = New System.Drawing.Size(301, 201)
|
||||||
Me.grbxVolltext.TabIndex = 78
|
Me.grbxVolltext.TabIndex = 78
|
||||||
Me.grbxVolltext.TabStop = False
|
Me.grbxVolltext.TabStop = False
|
||||||
Me.grbxVolltext.Text = "Indexierung gegen den Volltext"
|
Me.grbxVolltext.Text = "Indexierung gegen den Volltext"
|
||||||
@ -960,7 +960,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
||||||
Me.TabPage2.Name = "TabPage2"
|
Me.TabPage2.Name = "TabPage2"
|
||||||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
||||||
Me.TabPage2.Size = New System.Drawing.Size(970, 556)
|
Me.TabPage2.Size = New System.Drawing.Size(977, 455)
|
||||||
Me.TabPage2.TabIndex = 1
|
Me.TabPage2.TabIndex = 1
|
||||||
Me.TabPage2.Text = "Kennzeichnung und Active Directory"
|
Me.TabPage2.Text = "Kennzeichnung und Active Directory"
|
||||||
Me.TabPage2.UseVisualStyleBackColor = True
|
Me.TabPage2.UseVisualStyleBackColor = True
|
||||||
@ -996,7 +996,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||||||
Me.TabPage3.Name = "TabPage3"
|
Me.TabPage3.Name = "TabPage3"
|
||||||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
||||||
Me.TabPage3.Size = New System.Drawing.Size(882, 416)
|
Me.TabPage3.Size = New System.Drawing.Size(977, 455)
|
||||||
Me.TabPage3.TabIndex = 2
|
Me.TabPage3.TabIndex = 2
|
||||||
Me.TabPage3.Text = "Nachbearbeitungsfunktionen 1 (Verschieben, umbenennen)"
|
Me.TabPage3.Text = "Nachbearbeitungsfunktionen 1 (Verschieben, umbenennen)"
|
||||||
Me.TabPage3.UseVisualStyleBackColor = True
|
Me.TabPage3.UseVisualStyleBackColor = True
|
||||||
@ -1283,7 +1283,7 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
||||||
Me.TabPage4.Name = "TabPage4"
|
Me.TabPage4.Name = "TabPage4"
|
||||||
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
||||||
Me.TabPage4.Size = New System.Drawing.Size(882, 416)
|
Me.TabPage4.Size = New System.Drawing.Size(977, 455)
|
||||||
Me.TabPage4.TabIndex = 3
|
Me.TabPage4.TabIndex = 3
|
||||||
Me.TabPage4.Text = "Nachbearbeitungsfunktionen 2 (Ordnerindizes etc)"
|
Me.TabPage4.Text = "Nachbearbeitungsfunktionen 2 (Ordnerindizes etc)"
|
||||||
Me.TabPage4.UseVisualStyleBackColor = True
|
Me.TabPage4.UseVisualStyleBackColor = True
|
||||||
@ -1449,23 +1449,23 @@ Partial Class frmNIProfileigenschaften
|
|||||||
Me.pnlProfileigenschaften.Controls.Add(Me.txtlastRun)
|
Me.pnlProfileigenschaften.Controls.Add(Me.txtlastRun)
|
||||||
Me.pnlProfileigenschaften.Controls.Add(Me.chkbxAktiv)
|
Me.pnlProfileigenschaften.Controls.Add(Me.chkbxAktiv)
|
||||||
Me.pnlProfileigenschaften.Controls.Add(Me.Label7)
|
Me.pnlProfileigenschaften.Controls.Add(Me.Label7)
|
||||||
Me.pnlProfileigenschaften.Dock = System.Windows.Forms.DockStyle.Fill
|
|
||||||
Me.pnlProfileigenschaften.Location = New System.Drawing.Point(0, 22)
|
Me.pnlProfileigenschaften.Location = New System.Drawing.Point(0, 22)
|
||||||
Me.pnlProfileigenschaften.Name = "pnlProfileigenschaften"
|
Me.pnlProfileigenschaften.Name = "pnlProfileigenschaften"
|
||||||
Me.pnlProfileigenschaften.Size = New System.Drawing.Size(991, 706)
|
Me.pnlProfileigenschaften.Size = New System.Drawing.Size(900, 706)
|
||||||
Me.pnlProfileigenschaften.TabIndex = 81
|
Me.pnlProfileigenschaften.TabIndex = 81
|
||||||
'
|
'
|
||||||
'frmNIProfileigenschaften
|
'frmNIProfileigenschaften
|
||||||
'
|
'
|
||||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||||
Me.ClientSize = New System.Drawing.Size(991, 728)
|
Me.ClientSize = New System.Drawing.Size(984, 711)
|
||||||
Me.Controls.Add(Me.pnlProfileigenschaften)
|
Me.Controls.Add(Me.pnlProfileigenschaften)
|
||||||
Me.Controls.Add(Me.StatusStrip1)
|
Me.Controls.Add(Me.StatusStrip1)
|
||||||
Me.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.ToolCollection.My.MySettings.Default, "frmNIProfileigenschaften", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
Me.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.ToolCollection.My.MySettings.Default, "frmNIProfileigenschaften", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||||
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
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.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||||
Me.Location = Global.ToolCollection.My.MySettings.Default.frmNIProfileigenschaften
|
Me.Location = Global.ToolCollection.My.MySettings.Default.frmNIProfileigenschaften
|
||||||
|
Me.MinimumSize = New System.Drawing.Size(1000, 750)
|
||||||
Me.Name = "frmNIProfileigenschaften"
|
Me.Name = "frmNIProfileigenschaften"
|
||||||
Me.Text = "Profileigenschaften Nachindexierung"
|
Me.Text = "Profileigenschaften Nachindexierung"
|
||||||
Me.StatusStrip1.ResumeLayout(False)
|
Me.StatusStrip1.ResumeLayout(False)
|
||||||
|
|||||||
@ -161,7 +161,7 @@ einen Startindex erhält, der nicht in der Datenbank existiert. Diese Kennzeichn
|
|||||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
||||||
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
||||||
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAK
|
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAK
|
||||||
CQAAAk1TRnQBSQFMAgEBAgEAAbABAAGwAQABEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
CQAAAk1TRnQBSQFMAgEBAgEAAbgBAAG4AQABEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||||
AwABQAMAARADAAEBAQABCAYAAQQYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
AwABQAMAARADAAEBAQABCAYAAQQYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
||||||
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
||||||
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user