MS12.02.2016
This commit is contained in:
245
Global_Indexer/frmConnections.Designer.vb
generated
245
Global_Indexer/frmConnections.Designer.vb
generated
@@ -24,6 +24,7 @@ Partial Class frmConnections
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim GUIDLabel As System.Windows.Forms.Label
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConnections))
|
||||
Dim BEZEICHNUNGLabel As System.Windows.Forms.Label
|
||||
Dim SQL_PROVIDERLabel As System.Windows.Forms.Label
|
||||
Dim BEMERKUNGLabel As System.Windows.Forms.Label
|
||||
@@ -31,7 +32,6 @@ Partial Class frmConnections
|
||||
Dim ERSTELLTWANNLabel As System.Windows.Forms.Label
|
||||
Dim GEANDERTWERLabel As System.Windows.Forms.Label
|
||||
Dim GEAENDERTWANNLabel As System.Windows.Forms.Label
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConnections))
|
||||
Me.MyDataset = New Global_Indexer.MyDataset()
|
||||
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBDD_CONNECTIONTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||
@@ -90,75 +90,43 @@ Partial Class frmConnections
|
||||
'
|
||||
'GUIDLabel
|
||||
'
|
||||
GUIDLabel.AutoSize = True
|
||||
GUIDLabel.Location = New System.Drawing.Point(186, 25)
|
||||
resources.ApplyResources(GUIDLabel, "GUIDLabel")
|
||||
GUIDLabel.Name = "GUIDLabel"
|
||||
GUIDLabel.Size = New System.Drawing.Size(21, 13)
|
||||
GUIDLabel.TabIndex = 1
|
||||
GUIDLabel.Text = "ID:"
|
||||
'
|
||||
'BEZEICHNUNGLabel
|
||||
'
|
||||
BEZEICHNUNGLabel.AutoSize = True
|
||||
BEZEICHNUNGLabel.Location = New System.Drawing.Point(249, 25)
|
||||
resources.ApplyResources(BEZEICHNUNGLabel, "BEZEICHNUNGLabel")
|
||||
BEZEICHNUNGLabel.Name = "BEZEICHNUNGLabel"
|
||||
BEZEICHNUNGLabel.Size = New System.Drawing.Size(77, 13)
|
||||
BEZEICHNUNGLabel.TabIndex = 3
|
||||
BEZEICHNUNGLabel.Text = "Bezeichnung:"
|
||||
'
|
||||
'SQL_PROVIDERLabel
|
||||
'
|
||||
SQL_PROVIDERLabel.AutoSize = True
|
||||
SQL_PROVIDERLabel.Location = New System.Drawing.Point(186, 66)
|
||||
resources.ApplyResources(SQL_PROVIDERLabel, "SQL_PROVIDERLabel")
|
||||
SQL_PROVIDERLabel.Name = "SQL_PROVIDERLabel"
|
||||
SQL_PROVIDERLabel.Size = New System.Drawing.Size(52, 13)
|
||||
SQL_PROVIDERLabel.TabIndex = 5
|
||||
SQL_PROVIDERLabel.Text = "Provider:"
|
||||
'
|
||||
'BEMERKUNGLabel
|
||||
'
|
||||
BEMERKUNGLabel.AutoSize = True
|
||||
BEMERKUNGLabel.Location = New System.Drawing.Point(186, 188)
|
||||
resources.ApplyResources(BEMERKUNGLabel, "BEMERKUNGLabel")
|
||||
BEMERKUNGLabel.Name = "BEMERKUNGLabel"
|
||||
BEMERKUNGLabel.Size = New System.Drawing.Size(69, 13)
|
||||
BEMERKUNGLabel.TabIndex = 15
|
||||
BEMERKUNGLabel.Text = "Bemerkung:"
|
||||
'
|
||||
'ERSTELLTWERLabel
|
||||
'
|
||||
ERSTELLTWERLabel.AutoSize = True
|
||||
ERSTELLTWERLabel.Location = New System.Drawing.Point(185, 251)
|
||||
resources.ApplyResources(ERSTELLTWERLabel, "ERSTELLTWERLabel")
|
||||
ERSTELLTWERLabel.Name = "ERSTELLTWERLabel"
|
||||
ERSTELLTWERLabel.Size = New System.Drawing.Size(67, 13)
|
||||
ERSTELLTWERLabel.TabIndex = 19
|
||||
ERSTELLTWERLabel.Text = "Erstellt wer:"
|
||||
'
|
||||
'ERSTELLTWANNLabel
|
||||
'
|
||||
ERSTELLTWANNLabel.AutoSize = True
|
||||
ERSTELLTWANNLabel.Location = New System.Drawing.Point(333, 251)
|
||||
resources.ApplyResources(ERSTELLTWANNLabel, "ERSTELLTWANNLabel")
|
||||
ERSTELLTWANNLabel.Name = "ERSTELLTWANNLabel"
|
||||
ERSTELLTWANNLabel.Size = New System.Drawing.Size(77, 13)
|
||||
ERSTELLTWANNLabel.TabIndex = 21
|
||||
ERSTELLTWANNLabel.Text = "Erstellt wann:"
|
||||
'
|
||||
'GEANDERTWERLabel
|
||||
'
|
||||
GEANDERTWERLabel.AutoSize = True
|
||||
GEANDERTWERLabel.Location = New System.Drawing.Point(484, 251)
|
||||
resources.ApplyResources(GEANDERTWERLabel, "GEANDERTWERLabel")
|
||||
GEANDERTWERLabel.Name = "GEANDERTWERLabel"
|
||||
GEANDERTWERLabel.Size = New System.Drawing.Size(80, 13)
|
||||
GEANDERTWERLabel.TabIndex = 23
|
||||
GEANDERTWERLabel.Text = "Geändert wer:"
|
||||
'
|
||||
'GEAENDERTWANNLabel
|
||||
'
|
||||
GEAENDERTWANNLabel.AutoSize = True
|
||||
GEAENDERTWANNLabel.Location = New System.Drawing.Point(624, 251)
|
||||
resources.ApplyResources(GEAENDERTWANNLabel, "GEAENDERTWANNLabel")
|
||||
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
|
||||
GEAENDERTWANNLabel.Size = New System.Drawing.Size(90, 13)
|
||||
GEAENDERTWANNLabel.TabIndex = 25
|
||||
GEAENDERTWANNLabel.Text = "Geändert wann:"
|
||||
'
|
||||
'MyDataset
|
||||
'
|
||||
@@ -202,361 +170,250 @@ Partial Class frmConnections
|
||||
Me.TBDD_CONNECTIONBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBDD_CONNECTIONBindingNavigatorSaveItem, Me.ToolStripButton1})
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
||||
resources.ApplyResources(Me.TBDD_CONNECTIONBindingNavigator, "TBDD_CONNECTIONBindingNavigator")
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Name = "TBDD_CONNECTIONBindingNavigator"
|
||||
Me.TBDD_CONNECTIONBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Size = New System.Drawing.Size(827, 25)
|
||||
Me.TBDD_CONNECTIONBindingNavigator.TabIndex = 0
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Text = "BindingNavigator1"
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(44, 22)
|
||||
Me.BindingNavigatorCountItem.Text = "von {0}"
|
||||
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
||||
'
|
||||
'BindingNavigatorDeleteItem
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
|
||||
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
||||
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorDeleteItem.Text = "Löschen"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
||||
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
||||
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
||||
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
||||
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator
|
||||
'
|
||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
||||
'
|
||||
'BindingNavigatorSeparator1
|
||||
'
|
||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
||||
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
||||
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
||||
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
||||
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator2
|
||||
'
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
||||
'
|
||||
'TBDD_CONNECTIONBindingNavigatorSaveItem
|
||||
'
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBDD_CONNECTIONBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.TBDD_CONNECTIONBindingNavigatorSaveItem, "TBDD_CONNECTIONBindingNavigatorSaveItem")
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Name = "TBDD_CONNECTIONBindingNavigatorSaveItem"
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Text = "Daten speichern"
|
||||
'
|
||||
'ToolStripButton1
|
||||
'
|
||||
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton1.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
|
||||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
|
||||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
||||
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton1.Text = "Refresh"
|
||||
'
|
||||
'BEZEICHNUNGTextBox
|
||||
'
|
||||
Me.BEZEICHNUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEZEICHNUNG", True))
|
||||
Me.BEZEICHNUNGTextBox.Location = New System.Drawing.Point(252, 41)
|
||||
resources.ApplyResources(Me.BEZEICHNUNGTextBox, "BEZEICHNUNGTextBox")
|
||||
Me.BEZEICHNUNGTextBox.Name = "BEZEICHNUNGTextBox"
|
||||
Me.BEZEICHNUNGTextBox.Size = New System.Drawing.Size(222, 22)
|
||||
Me.BEZEICHNUNGTextBox.TabIndex = 4
|
||||
'
|
||||
'SERVERTextBox
|
||||
'
|
||||
Me.SERVERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SERVER", True))
|
||||
Me.SERVERTextBox.Location = New System.Drawing.Point(188, 122)
|
||||
resources.ApplyResources(Me.SERVERTextBox, "SERVERTextBox")
|
||||
Me.SERVERTextBox.Name = "SERVERTextBox"
|
||||
Me.SERVERTextBox.Size = New System.Drawing.Size(145, 22)
|
||||
Me.SERVERTextBox.TabIndex = 8
|
||||
'
|
||||
'DATENBANKTextBox
|
||||
'
|
||||
Me.DATENBANKTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
|
||||
Me.DATENBANKTextBox.Location = New System.Drawing.Point(338, 122)
|
||||
resources.ApplyResources(Me.DATENBANKTextBox, "DATENBANKTextBox")
|
||||
Me.DATENBANKTextBox.Name = "DATENBANKTextBox"
|
||||
Me.DATENBANKTextBox.Size = New System.Drawing.Size(136, 22)
|
||||
Me.DATENBANKTextBox.TabIndex = 10
|
||||
'
|
||||
'USERNAMETextBox
|
||||
'
|
||||
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "USERNAME", True))
|
||||
Me.USERNAMETextBox.Location = New System.Drawing.Point(189, 163)
|
||||
resources.ApplyResources(Me.USERNAMETextBox, "USERNAMETextBox")
|
||||
Me.USERNAMETextBox.Name = "USERNAMETextBox"
|
||||
Me.USERNAMETextBox.Size = New System.Drawing.Size(145, 22)
|
||||
Me.USERNAMETextBox.TabIndex = 12
|
||||
'
|
||||
'PASSWORDTextBox
|
||||
'
|
||||
Me.PASSWORDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "PASSWORD", True))
|
||||
Me.PASSWORDTextBox.Location = New System.Drawing.Point(340, 163)
|
||||
resources.ApplyResources(Me.PASSWORDTextBox, "PASSWORDTextBox")
|
||||
Me.PASSWORDTextBox.Name = "PASSWORDTextBox"
|
||||
Me.PASSWORDTextBox.Size = New System.Drawing.Size(134, 22)
|
||||
Me.PASSWORDTextBox.TabIndex = 14
|
||||
Me.PASSWORDTextBox.UseSystemPasswordChar = True
|
||||
'
|
||||
'BEMERKUNGTextBox
|
||||
'
|
||||
Me.BEMERKUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEMERKUNG", True))
|
||||
Me.BEMERKUNGTextBox.Location = New System.Drawing.Point(188, 204)
|
||||
resources.ApplyResources(Me.BEMERKUNGTextBox, "BEMERKUNGTextBox")
|
||||
Me.BEMERKUNGTextBox.Name = "BEMERKUNGTextBox"
|
||||
Me.BEMERKUNGTextBox.Size = New System.Drawing.Size(478, 22)
|
||||
Me.BEMERKUNGTextBox.TabIndex = 16
|
||||
'
|
||||
'AKTIVCheckBox
|
||||
'
|
||||
Me.AKTIVCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_CONNECTIONBindingSource, "AKTIV", True))
|
||||
Me.AKTIVCheckBox.Location = New System.Drawing.Point(496, 39)
|
||||
resources.ApplyResources(Me.AKTIVCheckBox, "AKTIVCheckBox")
|
||||
Me.AKTIVCheckBox.Name = "AKTIVCheckBox"
|
||||
Me.AKTIVCheckBox.Size = New System.Drawing.Size(104, 24)
|
||||
Me.AKTIVCheckBox.TabIndex = 18
|
||||
Me.AKTIVCheckBox.Text = "Aktiv"
|
||||
Me.AKTIVCheckBox.UseVisualStyleBackColor = True
|
||||
'
|
||||
'ERSTELLTWERTextBox
|
||||
'
|
||||
Me.ERSTELLTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.ERSTELLTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "ERSTELLTWER", True))
|
||||
Me.ERSTELLTWERTextBox.Location = New System.Drawing.Point(188, 267)
|
||||
resources.ApplyResources(Me.ERSTELLTWERTextBox, "ERSTELLTWERTextBox")
|
||||
Me.ERSTELLTWERTextBox.Name = "ERSTELLTWERTextBox"
|
||||
Me.ERSTELLTWERTextBox.ReadOnly = True
|
||||
Me.ERSTELLTWERTextBox.Size = New System.Drawing.Size(144, 22)
|
||||
Me.ERSTELLTWERTextBox.TabIndex = 20
|
||||
'
|
||||
'ERSTELLTWANNTextBox
|
||||
'
|
||||
Me.ERSTELLTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "ERSTELLTWANN", True))
|
||||
Me.ERSTELLTWANNTextBox.Location = New System.Drawing.Point(337, 267)
|
||||
resources.ApplyResources(Me.ERSTELLTWANNTextBox, "ERSTELLTWANNTextBox")
|
||||
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
|
||||
Me.ERSTELLTWANNTextBox.ReadOnly = True
|
||||
Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(144, 22)
|
||||
Me.ERSTELLTWANNTextBox.TabIndex = 22
|
||||
'
|
||||
'GEANDERTWERTextBox
|
||||
'
|
||||
Me.GEANDERTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEANDERTWER", True))
|
||||
Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(487, 267)
|
||||
resources.ApplyResources(Me.GEANDERTWERTextBox, "GEANDERTWERTextBox")
|
||||
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
|
||||
Me.GEANDERTWERTextBox.ReadOnly = True
|
||||
Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(134, 22)
|
||||
Me.GEANDERTWERTextBox.TabIndex = 24
|
||||
'
|
||||
'GEAENDERTWANNTextBox
|
||||
'
|
||||
Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEAENDERTWANN", True))
|
||||
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(627, 267)
|
||||
resources.ApplyResources(Me.GEAENDERTWANNTextBox, "GEAENDERTWANNTextBox")
|
||||
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
||||
Me.GEAENDERTWANNTextBox.ReadOnly = True
|
||||
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(134, 22)
|
||||
Me.GEAENDERTWANNTextBox.TabIndex = 26
|
||||
'
|
||||
'SQL_PROVIDERComboBox
|
||||
'
|
||||
Me.SQL_PROVIDERComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SQL_PROVIDER", True))
|
||||
Me.SQL_PROVIDERComboBox.FormattingEnabled = True
|
||||
Me.SQL_PROVIDERComboBox.Items.AddRange(New Object() {"Oracle", "MS-SQLServer"})
|
||||
Me.SQL_PROVIDERComboBox.Location = New System.Drawing.Point(188, 82)
|
||||
Me.SQL_PROVIDERComboBox.Items.AddRange(New Object() {resources.GetString("SQL_PROVIDERComboBox.Items"), resources.GetString("SQL_PROVIDERComboBox.Items1")})
|
||||
resources.ApplyResources(Me.SQL_PROVIDERComboBox, "SQL_PROVIDERComboBox")
|
||||
Me.SQL_PROVIDERComboBox.Name = "SQL_PROVIDERComboBox"
|
||||
Me.SQL_PROVIDERComboBox.Size = New System.Drawing.Size(121, 21)
|
||||
Me.SQL_PROVIDERComboBox.TabIndex = 27
|
||||
'
|
||||
'ListBox1
|
||||
'
|
||||
Me.ListBox1.DataSource = Me.TBDD_CONNECTIONBindingSource
|
||||
Me.ListBox1.DisplayMember = "BEZEICHNUNG"
|
||||
Me.ListBox1.FormattingEnabled = True
|
||||
Me.ListBox1.Location = New System.Drawing.Point(0, 22)
|
||||
resources.ApplyResources(Me.ListBox1, "ListBox1")
|
||||
Me.ListBox1.Name = "ListBox1"
|
||||
Me.ListBox1.Size = New System.Drawing.Size(161, 264)
|
||||
Me.ListBox1.TabIndex = 28
|
||||
Me.ListBox1.ValueMember = "GUID"
|
||||
'
|
||||
'lblDataSource
|
||||
'
|
||||
Me.lblDataSource.AutoSize = True
|
||||
Me.lblDataSource.Location = New System.Drawing.Point(185, 106)
|
||||
resources.ApplyResources(Me.lblDataSource, "lblDataSource")
|
||||
Me.lblDataSource.Name = "lblDataSource"
|
||||
Me.lblDataSource.Size = New System.Drawing.Size(74, 13)
|
||||
Me.lblDataSource.TabIndex = 30
|
||||
Me.lblDataSource.Text = "DataSource*:"
|
||||
Me.lblDataSource.Visible = False
|
||||
'
|
||||
'lblInitialCatalog
|
||||
'
|
||||
Me.lblInitialCatalog.AutoSize = True
|
||||
Me.lblInitialCatalog.Location = New System.Drawing.Point(337, 106)
|
||||
resources.ApplyResources(Me.lblInitialCatalog, "lblInitialCatalog")
|
||||
Me.lblInitialCatalog.Name = "lblInitialCatalog"
|
||||
Me.lblInitialCatalog.Size = New System.Drawing.Size(84, 13)
|
||||
Me.lblInitialCatalog.TabIndex = 37
|
||||
Me.lblInitialCatalog.Text = "InitialCatalog*:"
|
||||
Me.lblInitialCatalog.Visible = False
|
||||
'
|
||||
'lblUserId
|
||||
'
|
||||
Me.lblUserId.AutoSize = True
|
||||
Me.lblUserId.Location = New System.Drawing.Point(186, 147)
|
||||
resources.ApplyResources(Me.lblUserId, "lblUserId")
|
||||
Me.lblUserId.Name = "lblUserId"
|
||||
Me.lblUserId.Size = New System.Drawing.Size(48, 13)
|
||||
Me.lblUserId.TabIndex = 38
|
||||
Me.lblUserId.Text = "UserId*:"
|
||||
Me.lblUserId.Visible = False
|
||||
'
|
||||
'lblPassword
|
||||
'
|
||||
Me.lblPassword.AutoSize = True
|
||||
Me.lblPassword.Location = New System.Drawing.Point(337, 147)
|
||||
resources.ApplyResources(Me.lblPassword, "lblPassword")
|
||||
Me.lblPassword.Name = "lblPassword"
|
||||
Me.lblPassword.Size = New System.Drawing.Size(61, 13)
|
||||
Me.lblPassword.TabIndex = 39
|
||||
Me.lblPassword.Text = "Passwort*:"
|
||||
Me.lblPassword.Visible = False
|
||||
'
|
||||
'lblDatenbank
|
||||
'
|
||||
Me.lblDatenbank.AutoSize = True
|
||||
Me.lblDatenbank.Location = New System.Drawing.Point(337, 106)
|
||||
resources.ApplyResources(Me.lblDatenbank, "lblDatenbank")
|
||||
Me.lblDatenbank.Name = "lblDatenbank"
|
||||
Me.lblDatenbank.Size = New System.Drawing.Size(72, 13)
|
||||
Me.lblDatenbank.TabIndex = 41
|
||||
Me.lblDatenbank.Text = "Datenbank*:"
|
||||
Me.lblDatenbank.Visible = False
|
||||
'
|
||||
'cmbInitialCatalog
|
||||
'
|
||||
Me.cmbInitialCatalog.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
|
||||
Me.cmbInitialCatalog.FormattingEnabled = True
|
||||
Me.cmbInitialCatalog.Location = New System.Drawing.Point(339, 122)
|
||||
resources.ApplyResources(Me.cmbInitialCatalog, "cmbInitialCatalog")
|
||||
Me.cmbInitialCatalog.Name = "cmbInitialCatalog"
|
||||
Me.cmbInitialCatalog.Size = New System.Drawing.Size(136, 21)
|
||||
Me.cmbInitialCatalog.TabIndex = 40
|
||||
Me.cmbInitialCatalog.Visible = False
|
||||
'
|
||||
'CheckBoxwin_aut
|
||||
'
|
||||
Me.CheckBoxwin_aut.AutoSize = True
|
||||
Me.CheckBoxwin_aut.Location = New System.Drawing.Point(496, 124)
|
||||
resources.ApplyResources(Me.CheckBoxwin_aut, "CheckBoxwin_aut")
|
||||
Me.CheckBoxwin_aut.Name = "CheckBoxwin_aut"
|
||||
Me.CheckBoxwin_aut.Size = New System.Drawing.Size(170, 17)
|
||||
Me.CheckBoxwin_aut.TabIndex = 42
|
||||
Me.CheckBoxwin_aut.Text = "Windows-Authentifizierung"
|
||||
Me.CheckBoxwin_aut.UseVisualStyleBackColor = True
|
||||
Me.CheckBoxwin_aut.Visible = False
|
||||
'
|
||||
'btnCheck_Con
|
||||
'
|
||||
Me.btnCheck_Con.Image = Global.Global_Indexer.My.Resources.Resources.database_refresh
|
||||
Me.btnCheck_Con.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnCheck_Con.Location = New System.Drawing.Point(338, 80)
|
||||
resources.ApplyResources(Me.btnCheck_Con, "btnCheck_Con")
|
||||
Me.btnCheck_Con.Name = "btnCheck_Con"
|
||||
Me.btnCheck_Con.Size = New System.Drawing.Size(136, 23)
|
||||
Me.btnCheck_Con.TabIndex = 43
|
||||
Me.btnCheck_Con.Text = "Test DB-Verbindung"
|
||||
Me.btnCheck_Con.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnCheck_Con.UseVisualStyleBackColor = True
|
||||
Me.btnCheck_Con.Visible = False
|
||||
'
|
||||
'chkOR_ohne_TNS
|
||||
'
|
||||
Me.chkOR_ohne_TNS.AutoSize = True
|
||||
Me.chkOR_ohne_TNS.Location = New System.Drawing.Point(496, 165)
|
||||
resources.ApplyResources(Me.chkOR_ohne_TNS, "chkOR_ohne_TNS")
|
||||
Me.chkOR_ohne_TNS.Name = "chkOR_ohne_TNS"
|
||||
Me.chkOR_ohne_TNS.Size = New System.Drawing.Size(127, 17)
|
||||
Me.chkOR_ohne_TNS.TabIndex = 44
|
||||
Me.chkOR_ohne_TNS.Text = "Ohne tnsnames.ora"
|
||||
Me.chkOR_ohne_TNS.UseVisualStyleBackColor = True
|
||||
Me.chkOR_ohne_TNS.Visible = False
|
||||
'
|
||||
'lblSave
|
||||
'
|
||||
Me.lblSave.AutoSize = True
|
||||
resources.ApplyResources(Me.lblSave, "lblSave")
|
||||
Me.lblSave.BackColor = System.Drawing.Color.Yellow
|
||||
Me.lblSave.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblSave.Location = New System.Drawing.Point(484, 229)
|
||||
Me.lblSave.Name = "lblSave"
|
||||
Me.lblSave.Size = New System.Drawing.Size(228, 17)
|
||||
Me.lblSave.TabIndex = 79
|
||||
Me.lblSave.Text = "Connection erfolgreich gespeichert!"
|
||||
Me.lblSave.Visible = False
|
||||
'
|
||||
'GUIDTextBox
|
||||
'
|
||||
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GUID", True))
|
||||
Me.GUIDTextBox.Location = New System.Drawing.Point(189, 41)
|
||||
resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox")
|
||||
Me.GUIDTextBox.Name = "GUIDTextBox"
|
||||
Me.GUIDTextBox.ReadOnly = True
|
||||
Me.GUIDTextBox.Size = New System.Drawing.Size(57, 22)
|
||||
Me.GUIDTextBox.TabIndex = 80
|
||||
'
|
||||
'frmConnections
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
resources.ApplyResources(Me, "$this")
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(827, 309)
|
||||
Me.Controls.Add(Me.GUIDTextBox)
|
||||
Me.Controls.Add(Me.lblSave)
|
||||
Me.Controls.Add(Me.chkOR_ohne_TNS)
|
||||
@@ -590,13 +447,11 @@ Partial Class frmConnections
|
||||
Me.Controls.Add(Me.GEAENDERTWANNTextBox)
|
||||
Me.Controls.Add(Me.TBDD_CONNECTIONBindingNavigator)
|
||||
Me.Controls.Add(Me.lblDatenbank)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
||||
Me.MaximizeBox = False
|
||||
Me.MinimizeBox = False
|
||||
Me.Name = "frmConnections"
|
||||
Me.Text = "Connections"
|
||||
CType(Me.MyDataset,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBDD_CONNECTIONBindingNavigator,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.TBDD_CONNECTIONBindingNavigator.ResumeLayout(false)
|
||||
|
||||
Reference in New Issue
Block a user