344 lines
16 KiB
VB.net
344 lines
16 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmHotkey_User
|
|
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 WD_SEARCHLabel As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmHotkey_User))
|
|
Dim HOTKEY2Label As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
|
Dim HOTKEY1Label As System.Windows.Forms.Label
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.MyDataset = New Global_Indexer.MyDataset()
|
|
Me.TBHOTKEY_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBHOTKEY_PROFILETableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PROFILETableAdapter()
|
|
Me.TableAdapterManager = New Global_Indexer.MyDatasetTableAdapters.TableAdapterManager()
|
|
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
|
Me.ListBoxMyHK = New System.Windows.Forms.ListBox()
|
|
Me.TBMYHOTKEYSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.lblmeinehotkeys = New System.Windows.Forms.Label()
|
|
Me.TBMYHOTKEYSTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBMYHOTKEYSTableAdapter()
|
|
Me.btnAddtomyHK = New System.Windows.Forms.Button()
|
|
Me.TBHOTKEY_USER_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBHOTKEY_USER_PROFILETableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_USER_PROFILETableAdapter()
|
|
Me.WD_SEARCHTextBox = New System.Windows.Forms.TextBox()
|
|
Me.HOTKEY2TextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.chkbxMaximizeWS = New System.Windows.Forms.CheckBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.lblSave = New System.Windows.Forms.Label()
|
|
Me.btnsave = New System.Windows.Forms.Button()
|
|
Me.HOTKEY1ComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.btndelete = New System.Windows.Forms.Button()
|
|
Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog()
|
|
WD_SEARCHLabel = New System.Windows.Forms.Label()
|
|
HOTKEY2Label = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
|
HOTKEY1Label = New System.Windows.Forms.Label()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBHOTKEY_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBMYHOTKEYSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBHOTKEY_USER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'WD_SEARCHLabel
|
|
'
|
|
resources.ApplyResources(WD_SEARCHLabel, "WD_SEARCHLabel")
|
|
WD_SEARCHLabel.Name = "WD_SEARCHLabel"
|
|
'
|
|
'HOTKEY2Label
|
|
'
|
|
resources.ApplyResources(HOTKEY2Label, "HOTKEY2Label")
|
|
HOTKEY2Label.Name = "HOTKEY2Label"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
resources.ApplyResources(ADDED_WHENLabel, "ADDED_WHENLabel")
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
resources.ApplyResources(CHANGED_WHOLabel, "CHANGED_WHOLabel")
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
resources.ApplyResources(CHANGED_WHENLabel, "CHANGED_WHENLabel")
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
'
|
|
'HOTKEY1Label
|
|
'
|
|
resources.ApplyResources(HOTKEY1Label, "HOTKEY1Label")
|
|
HOTKEY1Label.Name = "HOTKEY1Label"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
'
|
|
'Label1
|
|
'
|
|
resources.ApplyResources(Me.Label1, "Label1")
|
|
Me.Label1.Name = "Label1"
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TBHOTKEY_PROFILEBindingSource
|
|
'
|
|
Me.TBHOTKEY_PROFILEBindingSource.DataMember = "TBHOTKEY_PROFILE"
|
|
Me.TBHOTKEY_PROFILEBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBHOTKEY_PROFILETableAdapter
|
|
'
|
|
Me.TBHOTKEY_PROFILETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_INDEX_MANTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBGI_CONFIGURATIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBHOTKEY_PATTERNS_REWORKTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBHOTKEY_PATTERNSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBHOTKEY_PROFILETableAdapter = Me.TBHOTKEY_PROFILETableAdapter
|
|
Me.TableAdapterManager.TBHOTKEY_USER_PROFILETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBHOTKEY_WINDOW_HOOKTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = Global_Indexer.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'ListBox1
|
|
'
|
|
resources.ApplyResources(Me.ListBox1, "ListBox1")
|
|
Me.ListBox1.DataSource = Me.TBHOTKEY_PROFILEBindingSource
|
|
Me.ListBox1.DisplayMember = "String"
|
|
Me.ListBox1.FormattingEnabled = True
|
|
Me.ListBox1.Name = "ListBox1"
|
|
Me.ListBox1.ValueMember = "GUID"
|
|
'
|
|
'ListBoxMyHK
|
|
'
|
|
resources.ApplyResources(Me.ListBoxMyHK, "ListBoxMyHK")
|
|
Me.ListBoxMyHK.DataSource = Me.TBMYHOTKEYSBindingSource
|
|
Me.ListBoxMyHK.DisplayMember = "String"
|
|
Me.ListBoxMyHK.FormattingEnabled = True
|
|
Me.ListBoxMyHK.Name = "ListBoxMyHK"
|
|
Me.ListBoxMyHK.ValueMember = "GUID"
|
|
'
|
|
'TBMYHOTKEYSBindingSource
|
|
'
|
|
Me.TBMYHOTKEYSBindingSource.DataMember = "TBMYHOTKEYS"
|
|
Me.TBMYHOTKEYSBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'lblmeinehotkeys
|
|
'
|
|
resources.ApplyResources(Me.lblmeinehotkeys, "lblmeinehotkeys")
|
|
Me.lblmeinehotkeys.Name = "lblmeinehotkeys"
|
|
'
|
|
'TBMYHOTKEYSTableAdapter
|
|
'
|
|
Me.TBMYHOTKEYSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'btnAddtomyHK
|
|
'
|
|
resources.ApplyResources(Me.btnAddtomyHK, "btnAddtomyHK")
|
|
Me.btnAddtomyHK.Image = Global.Global_Indexer.My.Resources.Resources.arrow_Forward_16xMD
|
|
Me.btnAddtomyHK.Name = "btnAddtomyHK"
|
|
Me.btnAddtomyHK.UseVisualStyleBackColor = True
|
|
'
|
|
'TBHOTKEY_USER_PROFILEBindingSource
|
|
'
|
|
Me.TBHOTKEY_USER_PROFILEBindingSource.DataMember = "TBHOTKEY_USER_PROFILE"
|
|
Me.TBHOTKEY_USER_PROFILEBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBHOTKEY_USER_PROFILETableAdapter
|
|
'
|
|
Me.TBHOTKEY_USER_PROFILETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'WD_SEARCHTextBox
|
|
'
|
|
resources.ApplyResources(Me.WD_SEARCHTextBox, "WD_SEARCHTextBox")
|
|
Me.WD_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_USER_PROFILEBindingSource, "WD_SEARCH", True))
|
|
Me.WD_SEARCHTextBox.Name = "WD_SEARCHTextBox"
|
|
'
|
|
'HOTKEY2TextBox
|
|
'
|
|
resources.ApplyResources(Me.HOTKEY2TextBox, "HOTKEY2TextBox")
|
|
Me.HOTKEY2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_USER_PROFILEBindingSource, "HOTKEY2", True))
|
|
Me.HOTKEY2TextBox.Name = "HOTKEY2TextBox"
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_USER_PROFILEBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_USER_PROFILEBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_USER_PROFILEBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
|
Me.GroupBox1.Controls.Add(Me.chkbxMaximizeWS)
|
|
Me.GroupBox1.Controls.Add(Me.Button1)
|
|
Me.GroupBox1.Controls.Add(Me.lblSave)
|
|
Me.GroupBox1.Controls.Add(Me.btnsave)
|
|
Me.GroupBox1.Controls.Add(Me.HOTKEY1ComboBox)
|
|
Me.GroupBox1.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.GroupBox1.Controls.Add(CHANGED_WHENLabel)
|
|
Me.GroupBox1.Controls.Add(HOTKEY1Label)
|
|
Me.GroupBox1.Controls.Add(WD_SEARCHLabel)
|
|
Me.GroupBox1.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.GroupBox1.Controls.Add(CHANGED_WHOLabel)
|
|
Me.GroupBox1.Controls.Add(Me.WD_SEARCHTextBox)
|
|
Me.GroupBox1.Controls.Add(HOTKEY2Label)
|
|
Me.GroupBox1.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.GroupBox1.Controls.Add(ADDED_WHENLabel)
|
|
Me.GroupBox1.Controls.Add(Me.HOTKEY2TextBox)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.TabStop = False
|
|
'
|
|
'chkbxMaximizeWS
|
|
'
|
|
resources.ApplyResources(Me.chkbxMaximizeWS, "chkbxMaximizeWS")
|
|
Me.chkbxMaximizeWS.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chkbxMaximizeWS.Name = "chkbxMaximizeWS"
|
|
Me.chkbxMaximizeWS.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
resources.ApplyResources(Me.Button1, "Button1")
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'lblSave
|
|
'
|
|
resources.ApplyResources(Me.lblSave, "lblSave")
|
|
Me.lblSave.BackColor = System.Drawing.Color.Yellow
|
|
Me.lblSave.Name = "lblSave"
|
|
'
|
|
'btnsave
|
|
'
|
|
resources.ApplyResources(Me.btnsave, "btnsave")
|
|
Me.btnsave.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG
|
|
Me.btnsave.Name = "btnsave"
|
|
Me.btnsave.UseVisualStyleBackColor = True
|
|
'
|
|
'HOTKEY1ComboBox
|
|
'
|
|
resources.ApplyResources(Me.HOTKEY1ComboBox, "HOTKEY1ComboBox")
|
|
Me.HOTKEY1ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_USER_PROFILEBindingSource, "HOTKEY1", True))
|
|
Me.HOTKEY1ComboBox.FormattingEnabled = True
|
|
Me.HOTKEY1ComboBox.Items.AddRange(New Object() {resources.GetString("HOTKEY1ComboBox.Items"), resources.GetString("HOTKEY1ComboBox.Items1"), resources.GetString("HOTKEY1ComboBox.Items2"), resources.GetString("HOTKEY1ComboBox.Items3")})
|
|
Me.HOTKEY1ComboBox.Name = "HOTKEY1ComboBox"
|
|
'
|
|
'btndelete
|
|
'
|
|
resources.ApplyResources(Me.btndelete, "btndelete")
|
|
Me.btndelete.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
|
|
Me.btndelete.Name = "btndelete"
|
|
Me.btndelete.UseVisualStyleBackColor = True
|
|
'
|
|
'OFDWindreamsuche
|
|
'
|
|
resources.ApplyResources(Me.OFDWindreamsuche, "OFDWindreamsuche")
|
|
Me.OFDWindreamsuche.RestoreDirectory = True
|
|
'
|
|
'frmHotkey_User
|
|
'
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.btndelete)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
Me.Controls.Add(Me.btnAddtomyHK)
|
|
Me.Controls.Add(Me.lblmeinehotkeys)
|
|
Me.Controls.Add(Me.ListBoxMyHK)
|
|
Me.Controls.Add(Me.ListBox1)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Name = "frmHotkey_User"
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBHOTKEY_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBMYHOTKEYSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBHOTKEY_USER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents MyDataset As Global_Indexer.MyDataset
|
|
Friend WithEvents TBHOTKEY_PROFILEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBHOTKEY_PROFILETableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_PROFILETableAdapter
|
|
Friend WithEvents TableAdapterManager As Global_Indexer.MyDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
|
Friend WithEvents ListBoxMyHK As System.Windows.Forms.ListBox
|
|
Friend WithEvents lblmeinehotkeys As System.Windows.Forms.Label
|
|
Friend WithEvents TBMYHOTKEYSBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBMYHOTKEYSTableAdapter As Global_Indexer.MyDatasetTableAdapters.TBMYHOTKEYSTableAdapter
|
|
Friend WithEvents btnAddtomyHK As System.Windows.Forms.Button
|
|
Friend WithEvents TBHOTKEY_USER_PROFILEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBHOTKEY_USER_PROFILETableAdapter As Global_Indexer.MyDatasetTableAdapters.TBHOTKEY_USER_PROFILETableAdapter
|
|
Friend WithEvents WD_SEARCHTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents HOTKEY2TextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents HOTKEY1ComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents btnsave As System.Windows.Forms.Button
|
|
Friend WithEvents btndelete As System.Windows.Forms.Button
|
|
Friend WithEvents lblSave As System.Windows.Forms.Label
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog
|
|
Friend WithEvents chkbxMaximizeWS As System.Windows.Forms.CheckBox
|
|
End Class
|