304 lines
12 KiB
VB.net
304 lines
12 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmConfig_Basic
|
|
Inherits DevExpress.XtraEditors.XtraForm
|
|
|
|
'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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConfig_Basic))
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.chkbxUserAut = New System.Windows.Forms.CheckBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.cmbDatenbank = New System.Windows.Forms.ComboBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtActualConnection = New System.Windows.Forms.TextBox()
|
|
Me.txtServer = New System.Windows.Forms.TextBox()
|
|
Me.txtUser = New System.Windows.Forms.TextBox()
|
|
Me.txtPasswort = New System.Windows.Forms.TextBox()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.lblChanges = New System.Windows.Forms.Label()
|
|
Me.txtHotkeySearchKey = New System.Windows.Forms.TextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cmbfunctionHit = New System.Windows.Forms.ComboBox()
|
|
Me.chkLogErrorsOnly = New System.Windows.Forms.CheckBox()
|
|
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel()
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.LabelVersion = New System.Windows.Forms.Label()
|
|
Me.BtnConnect = New System.Windows.Forms.Button()
|
|
Me.btnChangeHotkey = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnApplicationFolder = New System.Windows.Forms.Button()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.TabPage3.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'TabControl1
|
|
'
|
|
resources.ApplyResources(Me.TabControl1, "TabControl1")
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
'
|
|
'TabPage1
|
|
'
|
|
resources.ApplyResources(Me.TabPage1, "TabPage1")
|
|
Me.TabPage1.Controls.Add(Me.chkbxUserAut)
|
|
Me.TabPage1.Controls.Add(Me.Label5)
|
|
Me.TabPage1.Controls.Add(Me.cmbDatenbank)
|
|
Me.TabPage1.Controls.Add(Me.Label4)
|
|
Me.TabPage1.Controls.Add(Me.Label1)
|
|
Me.TabPage1.Controls.Add(Me.Label2)
|
|
Me.TabPage1.Controls.Add(Me.Label3)
|
|
Me.TabPage1.Controls.Add(Me.txtActualConnection)
|
|
Me.TabPage1.Controls.Add(Me.txtServer)
|
|
Me.TabPage1.Controls.Add(Me.txtUser)
|
|
Me.TabPage1.Controls.Add(Me.txtPasswort)
|
|
Me.TabPage1.Controls.Add(Me.BtnConnect)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'chkbxUserAut
|
|
'
|
|
resources.ApplyResources(Me.chkbxUserAut, "chkbxUserAut")
|
|
Me.chkbxUserAut.Name = "chkbxUserAut"
|
|
Me.chkbxUserAut.UseVisualStyleBackColor = True
|
|
'
|
|
'Label5
|
|
'
|
|
resources.ApplyResources(Me.Label5, "Label5")
|
|
Me.Label5.Name = "Label5"
|
|
'
|
|
'cmbDatenbank
|
|
'
|
|
resources.ApplyResources(Me.cmbDatenbank, "cmbDatenbank")
|
|
Me.cmbDatenbank.FormattingEnabled = True
|
|
Me.cmbDatenbank.Name = "cmbDatenbank"
|
|
'
|
|
'Label4
|
|
'
|
|
resources.ApplyResources(Me.Label4, "Label4")
|
|
Me.Label4.Name = "Label4"
|
|
'
|
|
'Label1
|
|
'
|
|
resources.ApplyResources(Me.Label1, "Label1")
|
|
Me.Label1.Name = "Label1"
|
|
'
|
|
'Label2
|
|
'
|
|
resources.ApplyResources(Me.Label2, "Label2")
|
|
Me.Label2.Name = "Label2"
|
|
'
|
|
'Label3
|
|
'
|
|
resources.ApplyResources(Me.Label3, "Label3")
|
|
Me.Label3.Name = "Label3"
|
|
'
|
|
'txtActualConnection
|
|
'
|
|
resources.ApplyResources(Me.txtActualConnection, "txtActualConnection")
|
|
Me.txtActualConnection.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.txtActualConnection.Name = "txtActualConnection"
|
|
Me.txtActualConnection.ReadOnly = True
|
|
'
|
|
'txtServer
|
|
'
|
|
resources.ApplyResources(Me.txtServer, "txtServer")
|
|
Me.txtServer.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.txtServer.Name = "txtServer"
|
|
'
|
|
'txtUser
|
|
'
|
|
resources.ApplyResources(Me.txtUser, "txtUser")
|
|
Me.txtUser.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.txtUser.Name = "txtUser"
|
|
'
|
|
'txtPasswort
|
|
'
|
|
resources.ApplyResources(Me.txtPasswort, "txtPasswort")
|
|
Me.txtPasswort.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.txtPasswort.Name = "txtPasswort"
|
|
Me.txtPasswort.UseSystemPasswordChar = True
|
|
'
|
|
'TabPage2
|
|
'
|
|
resources.ApplyResources(Me.TabPage2, "TabPage2")
|
|
Me.TabPage2.Controls.Add(Me.lblChanges)
|
|
Me.TabPage2.Controls.Add(Me.txtHotkeySearchKey)
|
|
Me.TabPage2.Controls.Add(Me.Label7)
|
|
Me.TabPage2.Controls.Add(Me.Label6)
|
|
Me.TabPage2.Controls.Add(Me.cmbfunctionHit)
|
|
Me.TabPage2.Controls.Add(Me.chkLogErrorsOnly)
|
|
Me.TabPage2.Controls.Add(Me.LinkLabel1)
|
|
Me.TabPage2.Controls.Add(Me.btnChangeHotkey)
|
|
Me.TabPage2.Controls.Add(Me.Button1)
|
|
Me.TabPage2.Controls.Add(Me.btnApplicationFolder)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'lblChanges
|
|
'
|
|
resources.ApplyResources(Me.lblChanges, "lblChanges")
|
|
Me.lblChanges.BackColor = System.Drawing.Color.Yellow
|
|
Me.lblChanges.Name = "lblChanges"
|
|
'
|
|
'txtHotkeySearchKey
|
|
'
|
|
resources.ApplyResources(Me.txtHotkeySearchKey, "txtHotkeySearchKey")
|
|
Me.txtHotkeySearchKey.Name = "txtHotkeySearchKey"
|
|
'
|
|
'Label7
|
|
'
|
|
resources.ApplyResources(Me.Label7, "Label7")
|
|
Me.Label7.Name = "Label7"
|
|
'
|
|
'Label6
|
|
'
|
|
resources.ApplyResources(Me.Label6, "Label6")
|
|
Me.Label6.Name = "Label6"
|
|
'
|
|
'cmbfunctionHit
|
|
'
|
|
resources.ApplyResources(Me.cmbfunctionHit, "cmbfunctionHit")
|
|
Me.cmbfunctionHit.FormattingEnabled = True
|
|
Me.cmbfunctionHit.Items.AddRange(New Object() {resources.GetString("cmbfunctionHit.Items"), resources.GetString("cmbfunctionHit.Items1")})
|
|
Me.cmbfunctionHit.Name = "cmbfunctionHit"
|
|
'
|
|
'chkLogErrorsOnly
|
|
'
|
|
resources.ApplyResources(Me.chkLogErrorsOnly, "chkLogErrorsOnly")
|
|
Me.chkLogErrorsOnly.Name = "chkLogErrorsOnly"
|
|
Me.chkLogErrorsOnly.UseVisualStyleBackColor = True
|
|
'
|
|
'LinkLabel1
|
|
'
|
|
resources.ApplyResources(Me.LinkLabel1, "LinkLabel1")
|
|
Me.LinkLabel1.Name = "LinkLabel1"
|
|
Me.LinkLabel1.TabStop = True
|
|
'
|
|
'TabPage3
|
|
'
|
|
resources.ApplyResources(Me.TabPage3, "TabPage3")
|
|
Me.TabPage3.Controls.Add(Me.LabelVersion)
|
|
Me.TabPage3.Controls.Add(Me.PictureBox1)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'LabelVersion
|
|
'
|
|
resources.ApplyResources(Me.LabelVersion, "LabelVersion")
|
|
Me.LabelVersion.Name = "LabelVersion"
|
|
'
|
|
'BtnConnect
|
|
'
|
|
resources.ApplyResources(Me.BtnConnect, "BtnConnect")
|
|
Me.BtnConnect.Name = "BtnConnect"
|
|
Me.BtnConnect.UseVisualStyleBackColor = True
|
|
'
|
|
'btnChangeHotkey
|
|
'
|
|
resources.ApplyResources(Me.btnChangeHotkey, "btnChangeHotkey")
|
|
Me.btnChangeHotkey.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.KeyDown_8461
|
|
Me.btnChangeHotkey.Name = "btnChangeHotkey"
|
|
Me.btnChangeHotkey.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
resources.ApplyResources(Me.Button1, "Button1")
|
|
Me.Button1.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.folder_Open_16xLG
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnApplicationFolder
|
|
'
|
|
resources.ApplyResources(Me.btnApplicationFolder, "btnApplicationFolder")
|
|
Me.btnApplicationFolder.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.folder_Open_16xLG
|
|
Me.btnApplicationFolder.Name = "btnApplicationFolder"
|
|
Me.btnApplicationFolder.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox1
|
|
'
|
|
resources.ApplyResources(Me.PictureBox1, "PictureBox1")
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'frmConfig_Basic
|
|
'
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.Appearance.Options.UseFont = True
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
|
Me.IconOptions.Icon = CType(resources.GetObject("frmConfig_Basic.IconOptions.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.Name = "frmConfig_Basic"
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.TabPage1.PerformLayout()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.TabPage2.PerformLayout()
|
|
Me.TabPage3.ResumeLayout(False)
|
|
Me.TabPage3.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|
Friend WithEvents chkbxUserAut As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents cmbDatenbank As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txtActualConnection As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtServer As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtUser As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtPasswort As System.Windows.Forms.TextBox
|
|
Friend WithEvents BtnConnect As System.Windows.Forms.Button
|
|
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
|
Friend WithEvents chkLogErrorsOnly As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents btnApplicationFolder As System.Windows.Forms.Button
|
|
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents cmbfunctionHit As ComboBox
|
|
Friend WithEvents txtHotkeySearchKey As TextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents btnChangeHotkey As Button
|
|
Friend WithEvents lblChanges As Label
|
|
Friend WithEvents TabPage3 As TabPage
|
|
Friend WithEvents LabelVersion As Label
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
End Class
|