Textbox bei Select-Anweisung an die Form verankert - frmNIVerknuepfungen
This commit is contained in:
parent
4a7eb3fe38
commit
96425efd79
27
ToolCollection/frmNIVerknuepfungen.Designer.vb
generated
27
ToolCollection/frmNIVerknuepfungen.Designer.vb
generated
@ -753,7 +753,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.grbFilterDB.Location = New System.Drawing.Point(10, 304)
|
Me.grbFilterDB.Location = New System.Drawing.Point(10, 304)
|
||||||
Me.grbFilterDB.Name = "grbFilterDB"
|
Me.grbFilterDB.Name = "grbFilterDB"
|
||||||
Me.grbFilterDB.RightToLeft = System.Windows.Forms.RightToLeft.No
|
Me.grbFilterDB.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||||
Me.grbFilterDB.Size = New System.Drawing.Size(1243, 214)
|
Me.grbFilterDB.Size = New System.Drawing.Size(1243, 220)
|
||||||
Me.grbFilterDB.TabIndex = 23
|
Me.grbFilterDB.TabIndex = 23
|
||||||
Me.grbFilterDB.TabStop = False
|
Me.grbFilterDB.TabStop = False
|
||||||
Me.grbFilterDB.Text = " Einschränkung der Datenbankansicht zum Auslesen des windream-Indexes "
|
Me.grbFilterDB.Text = " Einschränkung der Datenbankansicht zum Auslesen des windream-Indexes "
|
||||||
@ -868,7 +868,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.txtSelectAnweisung.Name = "txtSelectAnweisung"
|
Me.txtSelectAnweisung.Name = "txtSelectAnweisung"
|
||||||
Me.txtSelectAnweisung.RightToLeft = System.Windows.Forms.RightToLeft.No
|
Me.txtSelectAnweisung.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||||
Me.txtSelectAnweisung.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
Me.txtSelectAnweisung.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||||
Me.txtSelectAnweisung.Size = New System.Drawing.Size(865, 175)
|
Me.txtSelectAnweisung.Size = New System.Drawing.Size(865, 181)
|
||||||
Me.txtSelectAnweisung.TabIndex = 28
|
Me.txtSelectAnweisung.TabIndex = 28
|
||||||
'
|
'
|
||||||
'Label5
|
'Label5
|
||||||
@ -939,7 +939,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.tabctrlbottom.Location = New System.Drawing.Point(0, 0)
|
Me.tabctrlbottom.Location = New System.Drawing.Point(0, 0)
|
||||||
Me.tabctrlbottom.Name = "tabctrlbottom"
|
Me.tabctrlbottom.Name = "tabctrlbottom"
|
||||||
Me.tabctrlbottom.SelectedIndex = 0
|
Me.tabctrlbottom.SelectedIndex = 0
|
||||||
Me.tabctrlbottom.Size = New System.Drawing.Size(1265, 222)
|
Me.tabctrlbottom.Size = New System.Drawing.Size(1265, 226)
|
||||||
Me.tabctrlbottom.TabIndex = 41
|
Me.tabctrlbottom.TabIndex = 41
|
||||||
Me.tabctrlbottom.Visible = False
|
Me.tabctrlbottom.Visible = False
|
||||||
'
|
'
|
||||||
@ -958,7 +958,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.TabPage6.Location = New System.Drawing.Point(4, 22)
|
Me.TabPage6.Location = New System.Drawing.Point(4, 22)
|
||||||
Me.TabPage6.Name = "TabPage6"
|
Me.TabPage6.Name = "TabPage6"
|
||||||
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
|
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
|
||||||
Me.TabPage6.Size = New System.Drawing.Size(1257, 196)
|
Me.TabPage6.Size = New System.Drawing.Size(1257, 200)
|
||||||
Me.TabPage6.TabIndex = 3
|
Me.TabPage6.TabIndex = 3
|
||||||
Me.TabPage6.Text = "Überprüfung deskriptiver Index"
|
Me.TabPage6.Text = "Überprüfung deskriptiver Index"
|
||||||
Me.TabPage6.UseVisualStyleBackColor = True
|
Me.TabPage6.UseVisualStyleBackColor = True
|
||||||
@ -1047,7 +1047,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.Label29.AutoSize = True
|
Me.Label29.AutoSize = True
|
||||||
Me.Label29.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
Me.Label29.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
||||||
Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||||
Me.Label29.Location = New System.Drawing.Point(8, 3)
|
Me.Label29.Location = New System.Drawing.Point(8, 5)
|
||||||
Me.Label29.Name = "Label29"
|
Me.Label29.Name = "Label29"
|
||||||
Me.Label29.RightToLeft = System.Windows.Forms.RightToLeft.No
|
Me.Label29.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||||
Me.Label29.Size = New System.Drawing.Size(374, 13)
|
Me.Label29.Size = New System.Drawing.Size(374, 13)
|
||||||
@ -1075,11 +1075,12 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
Me.txtCheckIndexSQL.BackColor = System.Drawing.Color.LemonChiffon
|
Me.txtCheckIndexSQL.BackColor = System.Drawing.Color.LemonChiffon
|
||||||
Me.txtCheckIndexSQL.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
Me.txtCheckIndexSQL.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
||||||
Me.txtCheckIndexSQL.Location = New System.Drawing.Point(9, 22)
|
Me.txtCheckIndexSQL.Location = New System.Drawing.Point(9, 21)
|
||||||
Me.txtCheckIndexSQL.Multiline = True
|
Me.txtCheckIndexSQL.Multiline = True
|
||||||
Me.txtCheckIndexSQL.Name = "txtCheckIndexSQL"
|
Me.txtCheckIndexSQL.Name = "txtCheckIndexSQL"
|
||||||
Me.txtCheckIndexSQL.RightToLeft = System.Windows.Forms.RightToLeft.No
|
Me.txtCheckIndexSQL.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||||
Me.txtCheckIndexSQL.Size = New System.Drawing.Size(850, 245)
|
Me.txtCheckIndexSQL.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||||
|
Me.txtCheckIndexSQL.Size = New System.Drawing.Size(868, 174)
|
||||||
Me.txtCheckIndexSQL.TabIndex = 30
|
Me.txtCheckIndexSQL.TabIndex = 30
|
||||||
'
|
'
|
||||||
'cmbSpalten_indexSQL
|
'cmbSpalten_indexSQL
|
||||||
@ -1305,7 +1306,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.pnlfulltext.Enabled = False
|
Me.pnlfulltext.Enabled = False
|
||||||
Me.pnlfulltext.Location = New System.Drawing.Point(503, 291)
|
Me.pnlfulltext.Location = New System.Drawing.Point(503, 291)
|
||||||
Me.pnlfulltext.Name = "pnlfulltext"
|
Me.pnlfulltext.Name = "pnlfulltext"
|
||||||
Me.pnlfulltext.Size = New System.Drawing.Size(313, 220)
|
Me.pnlfulltext.Size = New System.Drawing.Size(313, 226)
|
||||||
Me.pnlfulltext.TabIndex = 47
|
Me.pnlfulltext.TabIndex = 47
|
||||||
Me.pnlfulltext.Visible = False
|
Me.pnlfulltext.Visible = False
|
||||||
'
|
'
|
||||||
@ -1488,7 +1489,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.RichTextBox_RegEx.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
Me.RichTextBox_RegEx.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.RichTextBox_RegEx.Location = New System.Drawing.Point(10, 88)
|
Me.RichTextBox_RegEx.Location = New System.Drawing.Point(10, 88)
|
||||||
Me.RichTextBox_RegEx.Name = "RichTextBox_RegEx"
|
Me.RichTextBox_RegEx.Name = "RichTextBox_RegEx"
|
||||||
Me.RichTextBox_RegEx.Size = New System.Drawing.Size(60, 122)
|
Me.RichTextBox_RegEx.Size = New System.Drawing.Size(60, 128)
|
||||||
Me.RichTextBox_RegEx.TabIndex = 24
|
Me.RichTextBox_RegEx.TabIndex = 24
|
||||||
Me.RichTextBox_RegEx.Text = ""
|
Me.RichTextBox_RegEx.Text = ""
|
||||||
'
|
'
|
||||||
@ -1864,7 +1865,7 @@ Partial Class frmNIVerknuepfungen
|
|||||||
Me.pnlZielQuelle.Dock = System.Windows.Forms.DockStyle.Fill
|
Me.pnlZielQuelle.Dock = System.Windows.Forms.DockStyle.Fill
|
||||||
Me.pnlZielQuelle.Location = New System.Drawing.Point(0, 0)
|
Me.pnlZielQuelle.Location = New System.Drawing.Point(0, 0)
|
||||||
Me.pnlZielQuelle.Name = "pnlZielQuelle"
|
Me.pnlZielQuelle.Name = "pnlZielQuelle"
|
||||||
Me.pnlZielQuelle.Size = New System.Drawing.Size(1265, 521)
|
Me.pnlZielQuelle.Size = New System.Drawing.Size(1265, 527)
|
||||||
Me.pnlZielQuelle.TabIndex = 50
|
Me.pnlZielQuelle.TabIndex = 50
|
||||||
'
|
'
|
||||||
'rbFunctionsTb
|
'rbFunctionsTb
|
||||||
@ -1948,15 +1949,15 @@ Partial Class frmNIVerknuepfungen
|
|||||||
'SplitContainer1.Panel2
|
'SplitContainer1.Panel2
|
||||||
'
|
'
|
||||||
Me.SplitContainer1.Panel2.Controls.Add(Me.tabctrlbottom)
|
Me.SplitContainer1.Panel2.Controls.Add(Me.tabctrlbottom)
|
||||||
Me.SplitContainer1.Size = New System.Drawing.Size(1265, 747)
|
Me.SplitContainer1.Size = New System.Drawing.Size(1265, 757)
|
||||||
Me.SplitContainer1.SplitterDistance = 521
|
Me.SplitContainer1.SplitterDistance = 527
|
||||||
Me.SplitContainer1.TabIndex = 51
|
Me.SplitContainer1.TabIndex = 51
|
||||||
'
|
'
|
||||||
'frmNIVerknuepfungen
|
'frmNIVerknuepfungen
|
||||||
'
|
'
|
||||||
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(1265, 769)
|
Me.ClientSize = New System.Drawing.Size(1265, 779)
|
||||||
Me.Controls.Add(Me.SplitContainer1)
|
Me.Controls.Add(Me.SplitContainer1)
|
||||||
Me.Controls.Add(Me.StatusStrip1)
|
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.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user