_ Partial Class frmProfileDesigner Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ 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(frmProfileDesigner)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label Dim ADDED_WHENLabel1 As System.Windows.Forms.Label Dim ADDED_WHOLabel1 As System.Windows.Forms.Label Dim EMAILLabel As System.Windows.Forms.Label Dim USERNAMELabel As System.Windows.Forms.Label Dim NAMELabel1 As System.Windows.Forms.Label Dim PRENAMELabel As System.Windows.Forms.Label Dim GUIDLabel1 As System.Windows.Forms.Label Dim ToolStripButton4 As System.Windows.Forms.ToolStripButton Dim NAMELabel As System.Windows.Forms.Label Dim DESCRIPTIONLabel As System.Windows.Forms.Label Dim WD_SEARCHLabel As System.Windows.Forms.Label Dim PRIORITYLabel As System.Windows.Forms.Label Dim ADDED_WHOLabel 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 FINAL_TEXTLabel As System.Windows.Forms.Label Dim TITLELabel As System.Windows.Forms.Label Dim INTERVALL_CKECK_NO_OF_FILESLabel As System.Windows.Forms.Label Dim GEAENDERTWERLabel As System.Windows.Forms.Label Dim GEAENDERTWANNLabel As System.Windows.Forms.Label Dim EMAIL_FROMLabel As System.Windows.Forms.Label Dim EMAIL_SMTPLabel As System.Windows.Forms.Label Dim EMAIL_USERLabel As System.Windows.Forms.Label Dim EMAIL_PWLabel As System.Windows.Forms.Label Dim EMAIL_REMINDER_HEADERLabel As System.Windows.Forms.Label Dim EMAIL_REMINDER_FOOTERLabel As System.Windows.Forms.Label Dim Label12 As System.Windows.Forms.Label Dim Label7 As System.Windows.Forms.Label Dim VEKTOR_DELIMITERLabel As System.Windows.Forms.Label Dim WORK_HISTORY_ENTRYLabel As System.Windows.Forms.Label Dim SQL_VIEWLabel As System.Windows.Forms.Label Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.SplitContainer_Profilzuordnung2 = New System.Windows.Forms.SplitContainer() Me.TBPROFILE_USERDataGridView = New System.Windows.Forms.DataGridView() Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.TBPROFILE_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DD_DMSLiteDataSet = New DD_PM_WINDREAM.DD_DMSLiteDataSet() Me.TBPROFILE_USERBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorCountItem2 = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveFirstItem2 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem2 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator6 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem2 = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator7 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem2 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem2 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator8 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel() Me.TabControlUser = New System.Windows.Forms.TabControl() Me.TabPage7 = New System.Windows.Forms.TabPage() Me.TBPM_USERDataGridView = New System.Windows.Forms.DataGridView() Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn11 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn12 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn13 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn18 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn20 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn21 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TabPage8 = New System.Windows.Forms.TabPage() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.RIGHT_FILE_DELETECheckBox = New System.Windows.Forms.CheckBox() Me.lblSaveUser = New System.Windows.Forms.Label() Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox() Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox() Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox() Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox() Me.EMAILTextBox = New System.Windows.Forms.TextBox() Me.USERNAMETextBox = New System.Windows.Forms.TextBox() Me.NAMETextBox1 = New System.Windows.Forms.TextBox() Me.PRENAMETextBox = New System.Windows.Forms.TextBox() Me.GUIDTextBox = New System.Windows.Forms.TextBox() Me.TBDD_USERBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton() Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox() Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton11 = New System.Windows.Forms.ToolStripButton() Me.tsbtnworkUser = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton() Me.TableAdapterManager = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager() Me.TBPM_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPM_PROFILETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter() Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.VWPM_PROFILE_USERBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton() Me.cmbProfiles = New System.Windows.Forms.ToolStripSplitButton() Me.TBPM_PROFILEBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.tstrpbtn_add = New System.Windows.Forms.ToolStripButton() Me.tstrlblSave = New System.Windows.Forms.ToolStripLabel() Me.btnRefreshProfiles = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.tsbtnDesigner_open = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.tsbtnProfilkopieren = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator() Me.tsbtndeleteProfil = New System.Windows.Forms.ToolStripButton() Me.Label2 = New System.Windows.Forms.Label() Me.cmbObjekttypen = New System.Windows.Forms.ComboBox() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.FINAL_PROFILECheckBox = New System.Windows.Forms.CheckBox() Me.FINAL_TEXTTextBox = New System.Windows.Forms.TextBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Label1 = New System.Windows.Forms.Label() Me.cmbType = New System.Windows.Forms.ComboBox() Me.TBPM_TYPEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.MOVE2FOLDERTextBox = New System.Windows.Forms.TextBox() Me.btnmovetoFolderDialog = New System.Windows.Forms.Button() Me.PRIORITYNumericUpDown = New System.Windows.Forms.NumericUpDown() Me.btnopenSuche = New System.Windows.Forms.Button() Me.btnWDSuche = New System.Windows.Forms.Button() Me.TITLETextBox = New System.Windows.Forms.TextBox() Me.PROFILGUIDTextBox = New System.Windows.Forms.TextBox() Me.NAMETextBox = New System.Windows.Forms.TextBox() Me.DESCRIPTIONTextBox = New System.Windows.Forms.TextBox() Me.WD_SEARCHTextBox = New System.Windows.Forms.TextBox() Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox() Me.ADDED_WHOTextBox = 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.dlgWindreamsuche = New System.Windows.Forms.OpenFileDialog() Me.TBPM_TYPETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter() Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.tabctrl_Profilkonfig = New System.Windows.Forms.TabControl() Me.TabPage5 = New System.Windows.Forms.TabPage() Me.GridControl1 = New DevExpress.XtraGrid.GridControl() Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colTITLE = New DevExpress.XtraGrid.Columns.GridColumn() Me.Button3 = New System.Windows.Forms.Button() Me.cmbLOGIndex = New System.Windows.Forms.ComboBox() Me.PM_VEKTOR_INDEXComboBox = New System.Windows.Forms.ComboBox() Me.SORT_BY_LATESTCheckBox = New System.Windows.Forms.CheckBox() Me.TabPage6 = New System.Windows.Forms.TabPage() Me.TabControl2 = New System.Windows.Forms.TabControl() Me.TabPage11 = New System.Windows.Forms.TabPage() Me.Label13 = New System.Windows.Forms.Label() Me.Button1 = New System.Windows.Forms.Button() Me.TabControlFinalIndices = New System.Windows.Forms.TabControl() Me.TabPage9 = New System.Windows.Forms.TabPage() Me.CheckBoxPMVEKTOR = New System.Windows.Forms.CheckBox() Me.lblSaveFinalIndex = New System.Windows.Forms.Label() Me.lblIndexPMVektor = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.txtBezeichner = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.cmbIndexe = New System.Windows.Forms.ComboBox() Me.Label9 = New System.Windows.Forms.Label() Me.lblIndex = New System.Windows.Forms.Label() Me.grbxSystemStamps = New System.Windows.Forms.GroupBox() Me.btnStampDate = New System.Windows.Forms.Button() Me.btnStampUser = New System.Windows.Forms.Button() Me.txtindexwert_final = New System.Windows.Forms.TextBox() Me.btnInsert_FinalIndex = New System.Windows.Forms.Button() Me.chkbxfinalIndex = New System.Windows.Forms.CheckBox() Me.TabPage10 = New System.Windows.Forms.TabPage() Me.btnEditor = New System.Windows.Forms.Button() Me.Label15 = New System.Windows.Forms.Label() Me.cmbIndexe2 = New System.Windows.Forms.ComboBox() Me.btnSaveSQLCommand = New System.Windows.Forms.Button() Me.SQL_COMMANDTextBox = New System.Windows.Forms.TextBox() Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.btnShowConnections = New System.Windows.Forms.Button() Me.Label14 = New System.Windows.Forms.Label() Me.cmbConnection = New System.Windows.Forms.ComboBox() Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorCountItem4 = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorMoveFirstItem4 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem4 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator12 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem4 = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator13 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem4 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem4 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator14 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton() Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView = New System.Windows.Forms.DataGridView() Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn27 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn28 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn29 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.TabPage12 = New System.Windows.Forms.TabPage() Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox = New System.Windows.Forms.CheckBox() Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox = New System.Windows.Forms.CheckBox() Me.SQL_VIEWTextBox = New System.Windows.Forms.TextBox() Me.WORK_HISTORY_ENTRYTextBox = New System.Windows.Forms.TextBox() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.SplitContainerProfilzuordnung = New System.Windows.Forms.SplitContainer() Me.TBPM_PROFILE_ZuordnungDataGridView = New System.Windows.Forms.DataGridView() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.TBPM_PROFILE_ZuordnungBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.Button2 = New System.Windows.Forms.Button() Me.VEKTOR_DELIMITERTextBox = New System.Windows.Forms.TextBox() Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.btnConnections = New System.Windows.Forms.Button() Me.btnopen_SQLAdmin = New System.Windows.Forms.Button() Me.EMAIL_ACTIVECheckBox = New System.Windows.Forms.CheckBox() Me.grpbxEmail = New System.Windows.Forms.GroupBox() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.txtemailEmpfaenger = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.btnTest_Email = New System.Windows.Forms.Button() Me.EMAIL_REMINDER_FOOTERTextBox = New System.Windows.Forms.TextBox() Me.EMAIL_REMINDER_HEADERTextBox = New System.Windows.Forms.TextBox() Me.EMAIL_PWTextBox = New System.Windows.Forms.TextBox() Me.EMAIL_USERTextBox = New System.Windows.Forms.TextBox() Me.EMAIL_SMTPTextBox = New System.Windows.Forms.TextBox() Me.EMAIL_FROMTextBox = New System.Windows.Forms.TextBox() Me.btnlicensemanager_open = New System.Windows.Forms.Button() Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown = New System.Windows.Forms.NumericUpDown() Me.Label3 = New System.Windows.Forms.Label() Me.GEAENDERTWERTextBox = New System.Windows.Forms.TextBox() Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox() Me.btnSaveKonfig = New System.Windows.Forms.Button() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.TBPM_ERROR_LOGDataGridView = New System.Windows.Forms.DataGridView() Me.DataGridViewTextBoxColumn17 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn22 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn23 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn24 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn25 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.TBPM_ERROR_LOGBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPM_ERROR_LOGBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorCountItem3 = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorDeleteItem1 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveFirstItem3 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem3 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator9 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem3 = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator10 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem3 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem3 = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator11 = New System.Windows.Forms.ToolStripSeparator() Me.TBPM_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.StatusStrip1 = New System.Windows.Forms.StatusStrip() Me.tstrpinfo = New System.Windows.Forms.ToolStripStatusLabel() Me.TBPROFILE_USERTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter() Me.TBPM_USERTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter() Me.TBPM_KONFIGURATIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter() Me.pnlMain = New System.Windows.Forms.Panel() Me.TBPM_ERROR_LOGTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_ERROR_LOGTableAdapter() Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter() Me.TBPM_PROFILE_CONTROLSTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter() Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPM_PROFILE_FILESTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter() Me.TBDD_CONNECTIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter() GUIDLabel = New System.Windows.Forms.Label() CHANGED_WHENLabel1 = New System.Windows.Forms.Label() CHANGED_WHOLabel1 = New System.Windows.Forms.Label() ADDED_WHENLabel1 = New System.Windows.Forms.Label() ADDED_WHOLabel1 = New System.Windows.Forms.Label() EMAILLabel = New System.Windows.Forms.Label() USERNAMELabel = New System.Windows.Forms.Label() NAMELabel1 = New System.Windows.Forms.Label() PRENAMELabel = New System.Windows.Forms.Label() GUIDLabel1 = New System.Windows.Forms.Label() ToolStripButton4 = New System.Windows.Forms.ToolStripButton() NAMELabel = New System.Windows.Forms.Label() DESCRIPTIONLabel = New System.Windows.Forms.Label() WD_SEARCHLabel = New System.Windows.Forms.Label() PRIORITYLabel = New System.Windows.Forms.Label() ADDED_WHOLabel = 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() FINAL_TEXTLabel = New System.Windows.Forms.Label() TITLELabel = New System.Windows.Forms.Label() INTERVALL_CKECK_NO_OF_FILESLabel = New System.Windows.Forms.Label() GEAENDERTWERLabel = New System.Windows.Forms.Label() GEAENDERTWANNLabel = New System.Windows.Forms.Label() EMAIL_FROMLabel = New System.Windows.Forms.Label() EMAIL_SMTPLabel = New System.Windows.Forms.Label() EMAIL_USERLabel = New System.Windows.Forms.Label() EMAIL_PWLabel = New System.Windows.Forms.Label() EMAIL_REMINDER_HEADERLabel = New System.Windows.Forms.Label() EMAIL_REMINDER_FOOTERLabel = New System.Windows.Forms.Label() Label12 = New System.Windows.Forms.Label() Label7 = New System.Windows.Forms.Label() VEKTOR_DELIMITERLabel = New System.Windows.Forms.Label() WORK_HISTORY_ENTRYLabel = New System.Windows.Forms.Label() SQL_VIEWLabel = New System.Windows.Forms.Label() CType(Me.SplitContainer_Profilzuordnung2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer_Profilzuordnung2.Panel1.SuspendLayout() Me.SplitContainer_Profilzuordnung2.Panel2.SuspendLayout() Me.SplitContainer_Profilzuordnung2.SuspendLayout() CType(Me.TBPROFILE_USERDataGridView, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPROFILE_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPROFILE_USERBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPROFILE_USERBindingNavigator.SuspendLayout() Me.TabControlUser.SuspendLayout() Me.TabPage7.SuspendLayout() CType(Me.TBPM_USERDataGridView, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage8.SuspendLayout() Me.GroupBox1.SuspendLayout() CType(Me.TBDD_USERBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBDD_USERBindingNavigator.SuspendLayout() CType(Me.TBPM_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPM_PROFILEBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPM_PROFILEBindingNavigator.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.GroupBox2.SuspendLayout() CType(Me.TBPM_TYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox3.SuspendLayout() CType(Me.PRIORITYNumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.tabctrl_Profilkonfig.SuspendLayout() Me.TabPage5.SuspendLayout() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage6.SuspendLayout() Me.TabControl2.SuspendLayout() Me.TabPage11.SuspendLayout() Me.TabControlFinalIndices.SuspendLayout() Me.TabPage9.SuspendLayout() Me.grbxSystemStamps.SuspendLayout() Me.TabPage10.SuspendLayout() CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.SuspendLayout() CType(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage12.SuspendLayout() Me.TabPage2.SuspendLayout() CType(Me.SplitContainerProfilzuordnung, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerProfilzuordnung.Panel1.SuspendLayout() Me.SplitContainerProfilzuordnung.Panel2.SuspendLayout() Me.SplitContainerProfilzuordnung.SuspendLayout() CType(Me.TBPM_PROFILE_ZuordnungDataGridView, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPM_PROFILE_ZuordnungBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPM_PROFILE_ZuordnungBindingNavigator.SuspendLayout() Me.TabPage3.SuspendLayout() CType(Me.TBPM_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.grpbxEmail.SuspendLayout() Me.GroupBox5.SuspendLayout() CType(Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage4.SuspendLayout() CType(Me.TBPM_ERROR_LOGDataGridView, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPM_ERROR_LOGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPM_ERROR_LOGBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPM_ERROR_LOGBindingNavigator.SuspendLayout() CType(Me.TBPM_PROFILE_CONTROLSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.StatusStrip1.SuspendLayout() Me.pnlMain.SuspendLayout() CType(Me.TBPM_PROFILE_FILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GUIDLabel ' resources.ApplyResources(GUIDLabel, "GUIDLabel") GUIDLabel.Name = "GUIDLabel" ' 'SplitContainer_Profilzuordnung2 ' resources.ApplyResources(Me.SplitContainer_Profilzuordnung2, "SplitContainer_Profilzuordnung2") Me.SplitContainer_Profilzuordnung2.Name = "SplitContainer_Profilzuordnung2" ' 'SplitContainer_Profilzuordnung2.Panel1 ' resources.ApplyResources(Me.SplitContainer_Profilzuordnung2.Panel1, "SplitContainer_Profilzuordnung2.Panel1") Me.SplitContainer_Profilzuordnung2.Panel1.Controls.Add(Me.TBPROFILE_USERDataGridView) Me.SplitContainer_Profilzuordnung2.Panel1.Controls.Add(Me.TBPROFILE_USERBindingNavigator) ' 'SplitContainer_Profilzuordnung2.Panel2 ' resources.ApplyResources(Me.SplitContainer_Profilzuordnung2.Panel2, "SplitContainer_Profilzuordnung2.Panel2") Me.SplitContainer_Profilzuordnung2.Panel2.Controls.Add(Me.TabControlUser) Me.SplitContainer_Profilzuordnung2.Panel2.Controls.Add(Me.TBDD_USERBindingNavigator) ' 'TBPROFILE_USERDataGridView ' Me.TBPROFILE_USERDataGridView.AllowDrop = True Me.TBPROFILE_USERDataGridView.AllowUserToAddRows = False Me.TBPROFILE_USERDataGridView.AllowUserToDeleteRows = False DataGridViewCellStyle1.BackColor = System.Drawing.Color.Yellow Me.TBPROFILE_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.TBPROFILE_USERDataGridView.AutoGenerateColumns = False Me.TBPROFILE_USERDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.TBPROFILE_USERDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9}) Me.TBPROFILE_USERDataGridView.DataSource = Me.TBPROFILE_USERBindingSource resources.ApplyResources(Me.TBPROFILE_USERDataGridView, "TBPROFILE_USERDataGridView") Me.TBPROFILE_USERDataGridView.MultiSelect = False Me.TBPROFILE_USERDataGridView.Name = "TBPROFILE_USERDataGridView" Me.TBPROFILE_USERDataGridView.ReadOnly = True ' 'DataGridViewTextBoxColumn4 ' Me.DataGridViewTextBoxColumn4.DataPropertyName = "GUID" Me.DataGridViewTextBoxColumn4.Frozen = True resources.ApplyResources(Me.DataGridViewTextBoxColumn4, "DataGridViewTextBoxColumn4") Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4" Me.DataGridViewTextBoxColumn4.ReadOnly = True ' 'DataGridViewTextBoxColumn5 ' Me.DataGridViewTextBoxColumn5.DataPropertyName = "PRENAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn5, "DataGridViewTextBoxColumn5") Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5" Me.DataGridViewTextBoxColumn5.ReadOnly = True ' 'DataGridViewTextBoxColumn6 ' Me.DataGridViewTextBoxColumn6.DataPropertyName = "NAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn6, "DataGridViewTextBoxColumn6") Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6" Me.DataGridViewTextBoxColumn6.ReadOnly = True ' 'DataGridViewTextBoxColumn7 ' Me.DataGridViewTextBoxColumn7.DataPropertyName = "USERNAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn7, "DataGridViewTextBoxColumn7") Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7" Me.DataGridViewTextBoxColumn7.ReadOnly = True ' 'DataGridViewTextBoxColumn8 ' Me.DataGridViewTextBoxColumn8.DataPropertyName = "ADDED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn8, "DataGridViewTextBoxColumn8") Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8" Me.DataGridViewTextBoxColumn8.ReadOnly = True ' 'DataGridViewTextBoxColumn9 ' Me.DataGridViewTextBoxColumn9.DataPropertyName = "ADDED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn9, "DataGridViewTextBoxColumn9") Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9" Me.DataGridViewTextBoxColumn9.ReadOnly = True ' 'TBPROFILE_USERBindingSource ' Me.TBPROFILE_USERBindingSource.DataMember = "TBPROFILE_USER" Me.TBPROFILE_USERBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'DD_DMSLiteDataSet ' Me.DD_DMSLiteDataSet.DataSetName = "DD_DMSLiteDataSet" Me.DD_DMSLiteDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'TBPROFILE_USERBindingNavigator ' Me.TBPROFILE_USERBindingNavigator.AddNewItem = Nothing Me.TBPROFILE_USERBindingNavigator.BindingSource = Me.TBPROFILE_USERBindingSource Me.TBPROFILE_USERBindingNavigator.CountItem = Me.BindingNavigatorCountItem2 Me.TBPROFILE_USERBindingNavigator.CountItemFormat = "von {0} zugeordneten Usern" Me.TBPROFILE_USERBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem Me.TBPROFILE_USERBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem2, Me.BindingNavigatorMovePreviousItem2, Me.BindingNavigatorSeparator6, Me.BindingNavigatorPositionItem2, Me.BindingNavigatorCountItem2, Me.BindingNavigatorSeparator7, Me.BindingNavigatorMoveNextItem2, Me.BindingNavigatorMoveLastItem2, Me.BindingNavigatorSeparator8, Me.BindingNavigatorDeleteItem, Me.ToolStripSeparator8, Me.ToolStripLabel2}) resources.ApplyResources(Me.TBPROFILE_USERBindingNavigator, "TBPROFILE_USERBindingNavigator") Me.TBPROFILE_USERBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem2 Me.TBPROFILE_USERBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem2 Me.TBPROFILE_USERBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem2 Me.TBPROFILE_USERBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem2 Me.TBPROFILE_USERBindingNavigator.Name = "TBPROFILE_USERBindingNavigator" Me.TBPROFILE_USERBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem2 ' 'BindingNavigatorCountItem2 ' Me.BindingNavigatorCountItem2.Name = "BindingNavigatorCountItem2" resources.ApplyResources(Me.BindingNavigatorCountItem2, "BindingNavigatorCountItem2") ' 'BindingNavigatorDeleteItem ' Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem") Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem" ' 'BindingNavigatorMoveFirstItem2 ' Me.BindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem2, "BindingNavigatorMoveFirstItem2") Me.BindingNavigatorMoveFirstItem2.Name = "BindingNavigatorMoveFirstItem2" ' 'BindingNavigatorMovePreviousItem2 ' Me.BindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem2, "BindingNavigatorMovePreviousItem2") Me.BindingNavigatorMovePreviousItem2.Name = "BindingNavigatorMovePreviousItem2" ' 'BindingNavigatorSeparator6 ' Me.BindingNavigatorSeparator6.Name = "BindingNavigatorSeparator6" resources.ApplyResources(Me.BindingNavigatorSeparator6, "BindingNavigatorSeparator6") ' 'BindingNavigatorPositionItem2 ' resources.ApplyResources(Me.BindingNavigatorPositionItem2, "BindingNavigatorPositionItem2") Me.BindingNavigatorPositionItem2.Name = "BindingNavigatorPositionItem2" ' 'BindingNavigatorSeparator7 ' Me.BindingNavigatorSeparator7.Name = "BindingNavigatorSeparator7" resources.ApplyResources(Me.BindingNavigatorSeparator7, "BindingNavigatorSeparator7") ' 'BindingNavigatorMoveNextItem2 ' Me.BindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem2, "BindingNavigatorMoveNextItem2") Me.BindingNavigatorMoveNextItem2.Name = "BindingNavigatorMoveNextItem2" ' 'BindingNavigatorMoveLastItem2 ' Me.BindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem2, "BindingNavigatorMoveLastItem2") Me.BindingNavigatorMoveLastItem2.Name = "BindingNavigatorMoveLastItem2" ' 'BindingNavigatorSeparator8 ' Me.BindingNavigatorSeparator8.Name = "BindingNavigatorSeparator8" resources.ApplyResources(Me.BindingNavigatorSeparator8, "BindingNavigatorSeparator8") ' 'ToolStripSeparator8 ' Me.ToolStripSeparator8.Name = "ToolStripSeparator8" resources.ApplyResources(Me.ToolStripSeparator8, "ToolStripSeparator8") ' 'ToolStripLabel2 ' Me.ToolStripLabel2.ForeColor = System.Drawing.Color.Crimson Me.ToolStripLabel2.Name = "ToolStripLabel2" resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2") ' 'TabControlUser ' Me.TabControlUser.Controls.Add(Me.TabPage7) Me.TabControlUser.Controls.Add(Me.TabPage8) resources.ApplyResources(Me.TabControlUser, "TabControlUser") Me.TabControlUser.Name = "TabControlUser" Me.TabControlUser.SelectedIndex = 0 ' 'TabPage7 ' Me.TabPage7.Controls.Add(Me.TBPM_USERDataGridView) resources.ApplyResources(Me.TabPage7, "TabPage7") Me.TabPage7.Name = "TabPage7" Me.TabPage7.UseVisualStyleBackColor = True ' 'TBPM_USERDataGridView ' Me.TBPM_USERDataGridView.AllowUserToAddRows = False Me.TBPM_USERDataGridView.AllowUserToDeleteRows = False DataGridViewCellStyle2.BackColor = System.Drawing.Color.Aqua Me.TBPM_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.TBPM_USERDataGridView.AutoGenerateColumns = False Me.TBPM_USERDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.TBPM_USERDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn10, Me.DataGridViewTextBoxColumn11, Me.DataGridViewTextBoxColumn12, Me.DataGridViewTextBoxColumn13, Me.DataGridViewTextBoxColumn18, Me.DataGridViewTextBoxColumn19, Me.DataGridViewTextBoxColumn20, Me.DataGridViewTextBoxColumn21}) Me.TBPM_USERDataGridView.DataSource = Me.TBDD_USERBindingSource resources.ApplyResources(Me.TBPM_USERDataGridView, "TBPM_USERDataGridView") Me.TBPM_USERDataGridView.MultiSelect = False Me.TBPM_USERDataGridView.Name = "TBPM_USERDataGridView" Me.TBPM_USERDataGridView.ReadOnly = True ' 'DataGridViewTextBoxColumn3 ' Me.DataGridViewTextBoxColumn3.DataPropertyName = "GUID" Me.DataGridViewTextBoxColumn3.Frozen = True resources.ApplyResources(Me.DataGridViewTextBoxColumn3, "DataGridViewTextBoxColumn3") Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3" Me.DataGridViewTextBoxColumn3.ReadOnly = True ' 'DataGridViewTextBoxColumn10 ' Me.DataGridViewTextBoxColumn10.DataPropertyName = "PRENAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn10, "DataGridViewTextBoxColumn10") Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10" Me.DataGridViewTextBoxColumn10.ReadOnly = True ' 'DataGridViewTextBoxColumn11 ' Me.DataGridViewTextBoxColumn11.DataPropertyName = "NAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn11, "DataGridViewTextBoxColumn11") Me.DataGridViewTextBoxColumn11.Name = "DataGridViewTextBoxColumn11" Me.DataGridViewTextBoxColumn11.ReadOnly = True ' 'DataGridViewTextBoxColumn12 ' Me.DataGridViewTextBoxColumn12.DataPropertyName = "USERNAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn12, "DataGridViewTextBoxColumn12") Me.DataGridViewTextBoxColumn12.Name = "DataGridViewTextBoxColumn12" Me.DataGridViewTextBoxColumn12.ReadOnly = True ' 'DataGridViewTextBoxColumn13 ' Me.DataGridViewTextBoxColumn13.DataPropertyName = "EMAIL" resources.ApplyResources(Me.DataGridViewTextBoxColumn13, "DataGridViewTextBoxColumn13") Me.DataGridViewTextBoxColumn13.Name = "DataGridViewTextBoxColumn13" Me.DataGridViewTextBoxColumn13.ReadOnly = True ' 'DataGridViewTextBoxColumn18 ' Me.DataGridViewTextBoxColumn18.DataPropertyName = "ADDED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn18, "DataGridViewTextBoxColumn18") Me.DataGridViewTextBoxColumn18.Name = "DataGridViewTextBoxColumn18" Me.DataGridViewTextBoxColumn18.ReadOnly = True ' 'DataGridViewTextBoxColumn19 ' Me.DataGridViewTextBoxColumn19.DataPropertyName = "ADDED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn19, "DataGridViewTextBoxColumn19") Me.DataGridViewTextBoxColumn19.Name = "DataGridViewTextBoxColumn19" Me.DataGridViewTextBoxColumn19.ReadOnly = True ' 'DataGridViewTextBoxColumn20 ' Me.DataGridViewTextBoxColumn20.DataPropertyName = "CHANGED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn20, "DataGridViewTextBoxColumn20") Me.DataGridViewTextBoxColumn20.Name = "DataGridViewTextBoxColumn20" Me.DataGridViewTextBoxColumn20.ReadOnly = True ' 'DataGridViewTextBoxColumn21 ' Me.DataGridViewTextBoxColumn21.DataPropertyName = "CHANGED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn21, "DataGridViewTextBoxColumn21") Me.DataGridViewTextBoxColumn21.Name = "DataGridViewTextBoxColumn21" Me.DataGridViewTextBoxColumn21.ReadOnly = True ' 'TBDD_USERBindingSource ' Me.TBDD_USERBindingSource.DataMember = "TBDD_USER" Me.TBDD_USERBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'TabPage8 ' resources.ApplyResources(Me.TabPage8, "TabPage8") Me.TabPage8.Controls.Add(Me.GroupBox1) Me.TabPage8.Controls.Add(Me.lblSaveUser) Me.TabPage8.Controls.Add(CHANGED_WHENLabel1) Me.TabPage8.Controls.Add(Me.CHANGED_WHENTextBox1) Me.TabPage8.Controls.Add(CHANGED_WHOLabel1) Me.TabPage8.Controls.Add(Me.CHANGED_WHOTextBox1) Me.TabPage8.Controls.Add(ADDED_WHENLabel1) Me.TabPage8.Controls.Add(Me.ADDED_WHENTextBox1) Me.TabPage8.Controls.Add(ADDED_WHOLabel1) Me.TabPage8.Controls.Add(Me.ADDED_WHOTextBox1) Me.TabPage8.Controls.Add(EMAILLabel) Me.TabPage8.Controls.Add(Me.EMAILTextBox) Me.TabPage8.Controls.Add(USERNAMELabel) Me.TabPage8.Controls.Add(Me.USERNAMETextBox) Me.TabPage8.Controls.Add(NAMELabel1) Me.TabPage8.Controls.Add(Me.NAMETextBox1) Me.TabPage8.Controls.Add(PRENAMELabel) Me.TabPage8.Controls.Add(Me.PRENAMETextBox) Me.TabPage8.Controls.Add(GUIDLabel1) Me.TabPage8.Controls.Add(Me.GUIDTextBox) Me.TabPage8.Name = "TabPage8" Me.TabPage8.UseVisualStyleBackColor = True ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.RIGHT_FILE_DELETECheckBox) resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.TabStop = False ' 'RIGHT_FILE_DELETECheckBox ' resources.ApplyResources(Me.RIGHT_FILE_DELETECheckBox, "RIGHT_FILE_DELETECheckBox") Me.RIGHT_FILE_DELETECheckBox.Name = "RIGHT_FILE_DELETECheckBox" Me.RIGHT_FILE_DELETECheckBox.UseVisualStyleBackColor = True ' 'lblSaveUser ' resources.ApplyResources(Me.lblSaveUser, "lblSaveUser") Me.lblSaveUser.BackColor = System.Drawing.Color.Yellow Me.lblSaveUser.Name = "lblSaveUser" ' 'CHANGED_WHENLabel1 ' resources.ApplyResources(CHANGED_WHENLabel1, "CHANGED_WHENLabel1") CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1" ' 'CHANGED_WHENTextBox1 ' Me.CHANGED_WHENTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHEN", True)) resources.ApplyResources(Me.CHANGED_WHENTextBox1, "CHANGED_WHENTextBox1") Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1" ' 'CHANGED_WHOLabel1 ' resources.ApplyResources(CHANGED_WHOLabel1, "CHANGED_WHOLabel1") CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1" ' 'CHANGED_WHOTextBox1 ' Me.CHANGED_WHOTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHO", True)) resources.ApplyResources(Me.CHANGED_WHOTextBox1, "CHANGED_WHOTextBox1") Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1" ' 'ADDED_WHENLabel1 ' resources.ApplyResources(ADDED_WHENLabel1, "ADDED_WHENLabel1") ADDED_WHENLabel1.Name = "ADDED_WHENLabel1" ' 'ADDED_WHENTextBox1 ' Me.ADDED_WHENTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHEN", True)) resources.ApplyResources(Me.ADDED_WHENTextBox1, "ADDED_WHENTextBox1") Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1" ' 'ADDED_WHOLabel1 ' resources.ApplyResources(ADDED_WHOLabel1, "ADDED_WHOLabel1") ADDED_WHOLabel1.Name = "ADDED_WHOLabel1" ' 'ADDED_WHOTextBox1 ' Me.ADDED_WHOTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHO", True)) resources.ApplyResources(Me.ADDED_WHOTextBox1, "ADDED_WHOTextBox1") Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1" ' 'EMAILLabel ' resources.ApplyResources(EMAILLabel, "EMAILLabel") EMAILLabel.Name = "EMAILLabel" ' 'EMAILTextBox ' Me.EMAILTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "EMAIL", True)) resources.ApplyResources(Me.EMAILTextBox, "EMAILTextBox") Me.EMAILTextBox.Name = "EMAILTextBox" ' 'USERNAMELabel ' resources.ApplyResources(USERNAMELabel, "USERNAMELabel") USERNAMELabel.Name = "USERNAMELabel" ' 'USERNAMETextBox ' Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "USERNAME", True)) resources.ApplyResources(Me.USERNAMETextBox, "USERNAMETextBox") Me.USERNAMETextBox.Name = "USERNAMETextBox" ' 'NAMELabel1 ' resources.ApplyResources(NAMELabel1, "NAMELabel1") NAMELabel1.Name = "NAMELabel1" ' 'NAMETextBox1 ' Me.NAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "NAME", True)) resources.ApplyResources(Me.NAMETextBox1, "NAMETextBox1") Me.NAMETextBox1.Name = "NAMETextBox1" ' 'PRENAMELabel ' resources.ApplyResources(PRENAMELabel, "PRENAMELabel") PRENAMELabel.Name = "PRENAMELabel" ' 'PRENAMETextBox ' Me.PRENAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "PRENAME", True)) resources.ApplyResources(Me.PRENAMETextBox, "PRENAMETextBox") Me.PRENAMETextBox.Name = "PRENAMETextBox" ' 'GUIDLabel1 ' resources.ApplyResources(GUIDLabel1, "GUIDLabel1") GUIDLabel1.Name = "GUIDLabel1" ' 'GUIDTextBox ' Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True)) resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox") Me.GUIDTextBox.Name = "GUIDTextBox" ' 'TBDD_USERBindingNavigator ' Me.TBDD_USERBindingNavigator.AddNewItem = Me.ToolStripButton5 Me.TBDD_USERBindingNavigator.BindingSource = Me.TBDD_USERBindingSource Me.TBDD_USERBindingNavigator.CountItem = Me.ToolStripLabel3 Me.TBDD_USERBindingNavigator.CountItemFormat = "von {0} Usern" Me.TBDD_USERBindingNavigator.DeleteItem = Me.ToolStripButton6 Me.TBDD_USERBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton7, Me.ToolStripButton8, Me.ToolStripSeparator5, Me.ToolStripTextBox2, Me.ToolStripLabel3, Me.ToolStripSeparator6, Me.ToolStripButton9, Me.ToolStripButton10, Me.ToolStripSeparator7, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripButton11, Me.tsbtnworkUser, ToolStripButton4, Me.ToolStripButton12}) resources.ApplyResources(Me.TBDD_USERBindingNavigator, "TBDD_USERBindingNavigator") Me.TBDD_USERBindingNavigator.MoveFirstItem = Me.ToolStripButton7 Me.TBDD_USERBindingNavigator.MoveLastItem = Me.ToolStripButton10 Me.TBDD_USERBindingNavigator.MoveNextItem = Me.ToolStripButton9 Me.TBDD_USERBindingNavigator.MovePreviousItem = Me.ToolStripButton8 Me.TBDD_USERBindingNavigator.Name = "TBDD_USERBindingNavigator" Me.TBDD_USERBindingNavigator.PositionItem = Me.ToolStripTextBox2 ' 'ToolStripButton5 ' Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton5, "ToolStripButton5") Me.ToolStripButton5.Name = "ToolStripButton5" ' 'ToolStripLabel3 ' Me.ToolStripLabel3.Name = "ToolStripLabel3" resources.ApplyResources(Me.ToolStripLabel3, "ToolStripLabel3") ' 'ToolStripButton6 ' Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton6, "ToolStripButton6") Me.ToolStripButton6.Name = "ToolStripButton6" ' 'ToolStripButton7 ' Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton7, "ToolStripButton7") Me.ToolStripButton7.Name = "ToolStripButton7" ' 'ToolStripButton8 ' Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton8, "ToolStripButton8") Me.ToolStripButton8.Name = "ToolStripButton8" ' 'ToolStripSeparator5 ' Me.ToolStripSeparator5.Name = "ToolStripSeparator5" resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5") ' 'ToolStripTextBox2 ' resources.ApplyResources(Me.ToolStripTextBox2, "ToolStripTextBox2") Me.ToolStripTextBox2.Name = "ToolStripTextBox2" ' 'ToolStripSeparator6 ' Me.ToolStripSeparator6.Name = "ToolStripSeparator6" resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6") ' 'ToolStripButton9 ' Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton9, "ToolStripButton9") Me.ToolStripButton9.Name = "ToolStripButton9" ' 'ToolStripButton10 ' Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10") Me.ToolStripButton10.Name = "ToolStripButton10" ' 'ToolStripSeparator7 ' Me.ToolStripSeparator7.Name = "ToolStripSeparator7" resources.ApplyResources(Me.ToolStripSeparator7, "ToolStripSeparator7") ' 'ToolStripButton11 ' Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton11.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11") Me.ToolStripButton11.Name = "ToolStripButton11" ' 'tsbtnworkUser ' Me.tsbtnworkUser.BackColor = System.Drawing.Color.Transparent Me.tsbtnworkUser.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user resources.ApplyResources(Me.tsbtnworkUser, "tsbtnworkUser") Me.tsbtnworkUser.Name = "tsbtnworkUser" ' 'ToolStripButton4 ' ToolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right ToolStripButton4.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user_red resources.ApplyResources(ToolStripButton4, "ToolStripButton4") ToolStripButton4.Name = "ToolStripButton4" AddHandler ToolStripButton4.Click, AddressOf Me.ToolStripButton4_Click ' 'ToolStripButton12 ' Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton12.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12") Me.ToolStripButton12.Name = "ToolStripButton12" ' 'NAMELabel ' resources.ApplyResources(NAMELabel, "NAMELabel") NAMELabel.Name = "NAMELabel" ' 'DESCRIPTIONLabel ' resources.ApplyResources(DESCRIPTIONLabel, "DESCRIPTIONLabel") DESCRIPTIONLabel.Name = "DESCRIPTIONLabel" ' 'WD_SEARCHLabel ' resources.ApplyResources(WD_SEARCHLabel, "WD_SEARCHLabel") WD_SEARCHLabel.Name = "WD_SEARCHLabel" ' 'PRIORITYLabel ' resources.ApplyResources(PRIORITYLabel, "PRIORITYLabel") PRIORITYLabel.Name = "PRIORITYLabel" ' 'ADDED_WHOLabel ' resources.ApplyResources(ADDED_WHOLabel, "ADDED_WHOLabel") ADDED_WHOLabel.Name = "ADDED_WHOLabel" AddHandler ADDED_WHOLabel.Click, AddressOf Me.ADDED_WHOLabel_Click ' '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" ' 'FINAL_TEXTLabel ' resources.ApplyResources(FINAL_TEXTLabel, "FINAL_TEXTLabel") FINAL_TEXTLabel.Name = "FINAL_TEXTLabel" ' 'TITLELabel ' resources.ApplyResources(TITLELabel, "TITLELabel") TITLELabel.Name = "TITLELabel" ' 'INTERVALL_CKECK_NO_OF_FILESLabel ' resources.ApplyResources(INTERVALL_CKECK_NO_OF_FILESLabel, "INTERVALL_CKECK_NO_OF_FILESLabel") INTERVALL_CKECK_NO_OF_FILESLabel.Name = "INTERVALL_CKECK_NO_OF_FILESLabel" ' 'GEAENDERTWERLabel ' resources.ApplyResources(GEAENDERTWERLabel, "GEAENDERTWERLabel") GEAENDERTWERLabel.Name = "GEAENDERTWERLabel" ' 'GEAENDERTWANNLabel ' resources.ApplyResources(GEAENDERTWANNLabel, "GEAENDERTWANNLabel") GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel" ' 'EMAIL_FROMLabel ' resources.ApplyResources(EMAIL_FROMLabel, "EMAIL_FROMLabel") EMAIL_FROMLabel.Name = "EMAIL_FROMLabel" ' 'EMAIL_SMTPLabel ' resources.ApplyResources(EMAIL_SMTPLabel, "EMAIL_SMTPLabel") EMAIL_SMTPLabel.Name = "EMAIL_SMTPLabel" ' 'EMAIL_USERLabel ' resources.ApplyResources(EMAIL_USERLabel, "EMAIL_USERLabel") EMAIL_USERLabel.Name = "EMAIL_USERLabel" ' 'EMAIL_PWLabel ' resources.ApplyResources(EMAIL_PWLabel, "EMAIL_PWLabel") EMAIL_PWLabel.Name = "EMAIL_PWLabel" ' 'EMAIL_REMINDER_HEADERLabel ' resources.ApplyResources(EMAIL_REMINDER_HEADERLabel, "EMAIL_REMINDER_HEADERLabel") EMAIL_REMINDER_HEADERLabel.Name = "EMAIL_REMINDER_HEADERLabel" ' 'EMAIL_REMINDER_FOOTERLabel ' resources.ApplyResources(EMAIL_REMINDER_FOOTERLabel, "EMAIL_REMINDER_FOOTERLabel") EMAIL_REMINDER_FOOTERLabel.Name = "EMAIL_REMINDER_FOOTERLabel" ' 'Label12 ' resources.ApplyResources(Label12, "Label12") Label12.Name = "Label12" ' 'Label7 ' resources.ApplyResources(Label7, "Label7") Label7.Name = "Label7" ' 'VEKTOR_DELIMITERLabel ' resources.ApplyResources(VEKTOR_DELIMITERLabel, "VEKTOR_DELIMITERLabel") VEKTOR_DELIMITERLabel.Name = "VEKTOR_DELIMITERLabel" ' 'WORK_HISTORY_ENTRYLabel ' resources.ApplyResources(WORK_HISTORY_ENTRYLabel, "WORK_HISTORY_ENTRYLabel") WORK_HISTORY_ENTRYLabel.Name = "WORK_HISTORY_ENTRYLabel" ' 'SQL_VIEWLabel ' resources.ApplyResources(SQL_VIEWLabel, "SQL_VIEWLabel") SQL_VIEWLabel.Name = "SQL_VIEWLabel" ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.Connection = Nothing Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing Me.TableAdapterManager.TBPM_FILES_USER_NOT_INDEXEDTableAdapter = Nothing Me.TableAdapterManager.TBPM_KONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILE_CONTROLSTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILE_FILESTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBPM_PROFILEBindingSource ' Me.TBPM_PROFILEBindingSource.DataMember = "TBPM_PROFILE" Me.TBPM_PROFILEBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'TBPM_PROFILETableAdapter ' Me.TBPM_PROFILETableAdapter.ClearBeforeFill = True ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem") Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem") Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator") ' 'BindingNavigatorPositionItem ' resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem") Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem") ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1") ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem") Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem") Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2") ' 'VWPM_PROFILE_USERBindingNavigatorSaveItem ' Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.VWPM_PROFILE_USERBindingNavigatorSaveItem, "VWPM_PROFILE_USERBindingNavigatorSaveItem") Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.Name = "VWPM_PROFILE_USERBindingNavigatorSaveItem" ' 'cmbProfiles ' Me.cmbProfiles.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.cmbProfiles.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text resources.ApplyResources(Me.cmbProfiles, "cmbProfiles") Me.cmbProfiles.Name = "cmbProfiles" ' 'TBPM_PROFILEBindingNavigator ' Me.TBPM_PROFILEBindingNavigator.AddNewItem = Nothing Me.TBPM_PROFILEBindingNavigator.BindingSource = Me.TBPM_PROFILEBindingSource Me.TBPM_PROFILEBindingNavigator.CountItem = Me.BindingNavigatorCountItem Me.TBPM_PROFILEBindingNavigator.CountItemFormat = "von {0} Profilen" Me.TBPM_PROFILEBindingNavigator.DeleteItem = Nothing Me.TBPM_PROFILEBindingNavigator.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.VWPM_PROFILE_USERBindingNavigatorSaveItem, Me.cmbProfiles, Me.tstrpbtn_add, Me.tstrlblSave, Me.btnRefreshProfiles, Me.ToolStripSeparator1, Me.tsbtnDesigner_open, Me.ToolStripSeparator2, Me.tsbtnProfilkopieren, Me.ToolStripSeparator3, Me.tsbtndeleteProfil}) resources.ApplyResources(Me.TBPM_PROFILEBindingNavigator, "TBPM_PROFILEBindingNavigator") Me.TBPM_PROFILEBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem Me.TBPM_PROFILEBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem Me.TBPM_PROFILEBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem Me.TBPM_PROFILEBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem Me.TBPM_PROFILEBindingNavigator.Name = "TBPM_PROFILEBindingNavigator" Me.TBPM_PROFILEBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem ' 'tstrpbtn_add ' Me.tstrpbtn_add.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.tstrpbtn_add.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add resources.ApplyResources(Me.tstrpbtn_add, "tstrpbtn_add") Me.tstrpbtn_add.Name = "tstrpbtn_add" ' 'tstrlblSave ' Me.tstrlblSave.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.tstrlblSave.BackColor = System.Drawing.Color.Lime Me.tstrlblSave.ForeColor = System.Drawing.Color.Crimson Me.tstrlblSave.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.asterisk_yellow Me.tstrlblSave.Name = "tstrlblSave" resources.ApplyResources(Me.tstrlblSave, "tstrlblSave") ' 'btnRefreshProfiles ' Me.btnRefreshProfiles.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG resources.ApplyResources(Me.btnRefreshProfiles, "btnRefreshProfiles") Me.btnRefreshProfiles.Name = "btnRefreshProfiles" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1") ' 'tsbtnDesigner_open ' resources.ApplyResources(Me.tsbtnDesigner_open, "tsbtnDesigner_open") Me.tsbtnDesigner_open.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.application_form_edit Me.tsbtnDesigner_open.Name = "tsbtnDesigner_open" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2") ' 'tsbtnProfilkopieren ' Me.tsbtnProfilkopieren.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.page_copy resources.ApplyResources(Me.tsbtnProfilkopieren, "tsbtnProfilkopieren") Me.tsbtnProfilkopieren.Name = "tsbtnProfilkopieren" ' 'ToolStripSeparator3 ' Me.ToolStripSeparator3.Name = "ToolStripSeparator3" resources.ApplyResources(Me.ToolStripSeparator3, "ToolStripSeparator3") ' 'tsbtndeleteProfil ' Me.tsbtndeleteProfil.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12 resources.ApplyResources(Me.tsbtndeleteProfil, "tsbtndeleteProfil") Me.tsbtndeleteProfil.Name = "tsbtndeleteProfil" ' 'Label2 ' resources.ApplyResources(Me.Label2, "Label2") Me.Label2.Name = "Label2" ' 'cmbObjekttypen ' Me.cmbObjekttypen.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "WD_OBJECTTYPE", True)) resources.ApplyResources(Me.cmbObjekttypen, "cmbObjekttypen") Me.cmbObjekttypen.FormattingEnabled = True Me.cmbObjekttypen.Name = "cmbObjekttypen" ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.FINAL_PROFILECheckBox) Me.GroupBox4.Controls.Add(FINAL_TEXTLabel) Me.GroupBox4.Controls.Add(Me.FINAL_TEXTTextBox) resources.ApplyResources(Me.GroupBox4, "GroupBox4") Me.GroupBox4.ForeColor = System.Drawing.Color.DarkRed Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.TabStop = False ' 'FINAL_PROFILECheckBox ' Me.FINAL_PROFILECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "FINAL_PROFILE", True)) resources.ApplyResources(Me.FINAL_PROFILECheckBox, "FINAL_PROFILECheckBox") Me.FINAL_PROFILECheckBox.Name = "FINAL_PROFILECheckBox" Me.FINAL_PROFILECheckBox.UseVisualStyleBackColor = True ' 'FINAL_TEXTTextBox ' Me.FINAL_TEXTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "FINAL_TEXT", True)) resources.ApplyResources(Me.FINAL_TEXTTextBox, "FINAL_TEXTTextBox") Me.FINAL_TEXTTextBox.Name = "FINAL_TEXTTextBox" ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.Label1) Me.GroupBox2.Controls.Add(Me.cmbType) resources.ApplyResources(Me.GroupBox2, "GroupBox2") Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.TabStop = False ' 'Label1 ' resources.ApplyResources(Me.Label1, "Label1") Me.Label1.Name = "Label1" ' 'cmbType ' Me.cmbType.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPM_PROFILEBindingSource, "TYPE", True)) Me.cmbType.DataSource = Me.TBPM_TYPEBindingSource Me.cmbType.DisplayMember = "BEZEICHNUNG" resources.ApplyResources(Me.cmbType, "cmbType") Me.cmbType.FormattingEnabled = True Me.cmbType.Name = "cmbType" Me.cmbType.ValueMember = "GUID" ' 'TBPM_TYPEBindingSource ' Me.TBPM_TYPEBindingSource.DataMember = "TBPM_TYPE" Me.TBPM_TYPEBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.MOVE2FOLDERTextBox) Me.GroupBox3.Controls.Add(Me.btnmovetoFolderDialog) resources.ApplyResources(Me.GroupBox3, "GroupBox3") Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.TabStop = False ' 'MOVE2FOLDERTextBox ' Me.MOVE2FOLDERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "MOVE2FOLDER", True)) resources.ApplyResources(Me.MOVE2FOLDERTextBox, "MOVE2FOLDERTextBox") Me.MOVE2FOLDERTextBox.Name = "MOVE2FOLDERTextBox" ' 'btnmovetoFolderDialog ' resources.ApplyResources(Me.btnmovetoFolderDialog, "btnmovetoFolderDialog") Me.btnmovetoFolderDialog.Name = "btnmovetoFolderDialog" Me.btnmovetoFolderDialog.UseVisualStyleBackColor = True ' 'PRIORITYNumericUpDown ' Me.PRIORITYNumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPM_PROFILEBindingSource, "PRIORITY", True)) resources.ApplyResources(Me.PRIORITYNumericUpDown, "PRIORITYNumericUpDown") Me.PRIORITYNumericUpDown.Name = "PRIORITYNumericUpDown" ' 'btnopenSuche ' resources.ApplyResources(Me.btnopenSuche, "btnopenSuche") Me.btnopenSuche.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.flag_green Me.btnopenSuche.Name = "btnopenSuche" Me.btnopenSuche.UseVisualStyleBackColor = True ' 'btnWDSuche ' resources.ApplyResources(Me.btnWDSuche, "btnWDSuche") Me.btnWDSuche.Name = "btnWDSuche" Me.btnWDSuche.UseVisualStyleBackColor = True ' 'TITLETextBox ' Me.TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "TITLE", True)) resources.ApplyResources(Me.TITLETextBox, "TITLETextBox") Me.TITLETextBox.Name = "TITLETextBox" ' 'PROFILGUIDTextBox ' Me.PROFILGUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "GUID", True)) resources.ApplyResources(Me.PROFILGUIDTextBox, "PROFILGUIDTextBox") Me.PROFILGUIDTextBox.Name = "PROFILGUIDTextBox" Me.PROFILGUIDTextBox.ReadOnly = True ' 'NAMETextBox ' Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "NAME", True)) resources.ApplyResources(Me.NAMETextBox, "NAMETextBox") Me.NAMETextBox.Name = "NAMETextBox" ' 'DESCRIPTIONTextBox ' Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "DESCRIPTION", True)) resources.ApplyResources(Me.DESCRIPTIONTextBox, "DESCRIPTIONTextBox") Me.DESCRIPTIONTextBox.Name = "DESCRIPTIONTextBox" ' 'WD_SEARCHTextBox ' Me.WD_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "WD_SEARCH", True)) resources.ApplyResources(Me.WD_SEARCHTextBox, "WD_SEARCHTextBox") Me.WD_SEARCHTextBox.Name = "WD_SEARCHTextBox" ' 'ACTIVECheckBox ' Me.ACTIVECheckBox.BackColor = System.Drawing.SystemColors.ControlLightLight Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "ACTIVE", True)) resources.ApplyResources(Me.ACTIVECheckBox, "ACTIVECheckBox") Me.ACTIVECheckBox.Name = "ACTIVECheckBox" Me.ACTIVECheckBox.UseVisualStyleBackColor = False ' 'ADDED_WHOTextBox ' Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "ADDED_WHO", True)) resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox") Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox" Me.ADDED_WHOTextBox.ReadOnly = True ' 'ADDED_WHENTextBox ' Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "ADDED_WHEN", True)) resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox") Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox" Me.ADDED_WHENTextBox.ReadOnly = True ' 'CHANGED_WHOTextBox ' Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "CHANGED_WHO", True)) resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox") Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox" Me.CHANGED_WHOTextBox.ReadOnly = True ' 'CHANGED_WHENTextBox ' Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "CHANGED_WHEN", True)) resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox") Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox" Me.CHANGED_WHENTextBox.ReadOnly = True ' 'dlgWindreamsuche ' resources.ApplyResources(Me.dlgWindreamsuche, "dlgWindreamsuche") Me.dlgWindreamsuche.RestoreDirectory = True ' 'TBPM_TYPETableAdapter ' Me.TBPM_TYPETableAdapter.ClearBeforeFill = True ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage4) resources.ApplyResources(Me.TabControl1, "TabControl1") Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.tabctrl_Profilkonfig) Me.TabPage1.Controls.Add(Me.TBPM_PROFILEBindingNavigator) Me.TabPage1.Controls.Add(GUIDLabel) Me.TabPage1.Controls.Add(TITLELabel) Me.TabPage1.Controls.Add(Me.TITLETextBox) Me.TabPage1.Controls.Add(Me.PROFILGUIDTextBox) Me.TabPage1.Controls.Add(Me.ACTIVECheckBox) Me.TabPage1.Controls.Add(NAMELabel) Me.TabPage1.Controls.Add(Me.NAMETextBox) resources.ApplyResources(Me.TabPage1, "TabPage1") Me.TabPage1.Name = "TabPage1" Me.TabPage1.UseVisualStyleBackColor = True ' 'tabctrl_Profilkonfig ' resources.ApplyResources(Me.tabctrl_Profilkonfig, "tabctrl_Profilkonfig") Me.tabctrl_Profilkonfig.Controls.Add(Me.TabPage5) Me.tabctrl_Profilkonfig.Controls.Add(Me.TabPage6) Me.tabctrl_Profilkonfig.Name = "tabctrl_Profilkonfig" Me.tabctrl_Profilkonfig.SelectedIndex = 0 ' 'TabPage5 ' resources.ApplyResources(Me.TabPage5, "TabPage5") Me.TabPage5.Controls.Add(Me.GridControl1) Me.TabPage5.Controls.Add(Me.Button3) Me.TabPage5.Controls.Add(Me.cmbLOGIndex) Me.TabPage5.Controls.Add(Label7) Me.TabPage5.Controls.Add(Me.PM_VEKTOR_INDEXComboBox) Me.TabPage5.Controls.Add(Label12) Me.TabPage5.Controls.Add(Me.Label2) Me.TabPage5.Controls.Add(Me.SORT_BY_LATESTCheckBox) Me.TabPage5.Controls.Add(Me.DESCRIPTIONTextBox) Me.TabPage5.Controls.Add(DESCRIPTIONLabel) Me.TabPage5.Controls.Add(WD_SEARCHLabel) Me.TabPage5.Controls.Add(Me.cmbObjekttypen) Me.TabPage5.Controls.Add(Me.WD_SEARCHTextBox) Me.TabPage5.Controls.Add(PRIORITYLabel) Me.TabPage5.Controls.Add(Me.GroupBox4) Me.TabPage5.Controls.Add(ADDED_WHOLabel) Me.TabPage5.Controls.Add(Me.CHANGED_WHENTextBox) Me.TabPage5.Controls.Add(Me.ADDED_WHOTextBox) Me.TabPage5.Controls.Add(Me.GroupBox2) Me.TabPage5.Controls.Add(ADDED_WHENLabel) Me.TabPage5.Controls.Add(CHANGED_WHENLabel) Me.TabPage5.Controls.Add(Me.btnWDSuche) Me.TabPage5.Controls.Add(Me.ADDED_WHENTextBox) Me.TabPage5.Controls.Add(Me.CHANGED_WHOTextBox) Me.TabPage5.Controls.Add(Me.btnopenSuche) Me.TabPage5.Controls.Add(Me.PRIORITYNumericUpDown) Me.TabPage5.Controls.Add(CHANGED_WHOLabel) Me.TabPage5.Name = "TabPage5" Me.TabPage5.UseVisualStyleBackColor = True ' 'GridControl1 ' Me.GridControl1.DataSource = Me.TBPM_PROFILEBindingSource resources.ApplyResources(Me.GridControl1, "GridControl1") Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.Name = "GridControl1" Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' 'GridView1 ' Me.GridView1.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView1.Appearance.EvenRow.BackColor"), System.Drawing.Color) Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True Me.GridView1.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView1.Appearance.FocusedRow.BackColor"), System.Drawing.Color) Me.GridView1.Appearance.FocusedRow.Options.UseBackColor = True Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME, Me.colTITLE}) Me.GridView1.GridControl = Me.GridControl1 Me.GridView1.Name = "GridView1" Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridView1.OptionsBehavior.Editable = False Me.GridView1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False] Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False Me.GridView1.OptionsView.ColumnAutoWidth = False Me.GridView1.OptionsView.EnableAppearanceEvenRow = True Me.GridView1.OptionsView.ShowAutoFilterRow = True Me.GridView1.OptionsView.ShowDetailButtons = False Me.GridView1.OptionsView.ShowGroupPanel = False ' 'colNAME ' resources.ApplyResources(Me.colNAME, "colNAME") Me.colNAME.FieldName = "NAME" Me.colNAME.Name = "colNAME" ' 'colTITLE ' resources.ApplyResources(Me.colTITLE, "colTITLE") Me.colTITLE.FieldName = "TITLE" Me.colTITLE.Name = "colTITLE" ' 'Button3 ' Me.Button3.BackColor = System.Drawing.Color.Transparent resources.ApplyResources(Me.Button3, "Button3") Me.Button3.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Files_7954 Me.Button3.Name = "Button3" Me.Button3.UseVisualStyleBackColor = False ' 'cmbLOGIndex ' Me.cmbLOGIndex.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "LOG_INDEX", True)) Me.cmbLOGIndex.FormattingEnabled = True resources.ApplyResources(Me.cmbLOGIndex, "cmbLOGIndex") Me.cmbLOGIndex.Name = "cmbLOGIndex" ' 'PM_VEKTOR_INDEXComboBox ' Me.PM_VEKTOR_INDEXComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "PM_VEKTOR_INDEX", True)) Me.PM_VEKTOR_INDEXComboBox.FormattingEnabled = True resources.ApplyResources(Me.PM_VEKTOR_INDEXComboBox, "PM_VEKTOR_INDEXComboBox") Me.PM_VEKTOR_INDEXComboBox.Name = "PM_VEKTOR_INDEXComboBox" ' 'SORT_BY_LATESTCheckBox ' Me.SORT_BY_LATESTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "SORT_BY_LATEST", True)) resources.ApplyResources(Me.SORT_BY_LATESTCheckBox, "SORT_BY_LATESTCheckBox") Me.SORT_BY_LATESTCheckBox.Name = "SORT_BY_LATESTCheckBox" Me.SORT_BY_LATESTCheckBox.UseVisualStyleBackColor = True ' 'TabPage6 ' resources.ApplyResources(Me.TabPage6, "TabPage6") Me.TabPage6.BackColor = System.Drawing.Color.WhiteSmoke Me.TabPage6.Controls.Add(Me.TabControl2) Me.TabPage6.Name = "TabPage6" ' 'TabControl2 ' Me.TabControl2.Controls.Add(Me.TabPage11) Me.TabControl2.Controls.Add(Me.TabPage12) resources.ApplyResources(Me.TabControl2, "TabControl2") Me.TabControl2.Name = "TabControl2" Me.TabControl2.SelectedIndex = 0 ' 'TabPage11 ' Me.TabPage11.Controls.Add(Me.Label13) Me.TabPage11.Controls.Add(Me.Button1) Me.TabPage11.Controls.Add(Me.GroupBox3) Me.TabPage11.Controls.Add(Me.TabControlFinalIndices) Me.TabPage11.Controls.Add(Me.Label5) Me.TabPage11.Controls.Add(Me.Label6) Me.TabPage11.Controls.Add(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator) Me.TabPage11.Controls.Add(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView) resources.ApplyResources(Me.TabPage11, "TabPage11") Me.TabPage11.Name = "TabPage11" Me.TabPage11.UseVisualStyleBackColor = True ' 'Label13 ' resources.ApplyResources(Me.Label13, "Label13") Me.Label13.Name = "Label13" ' 'Button1 ' resources.ApplyResources(Me.Button1, "Button1") Me.Button1.Name = "Button1" Me.Button1.UseVisualStyleBackColor = True ' 'TabControlFinalIndices ' resources.ApplyResources(Me.TabControlFinalIndices, "TabControlFinalIndices") Me.TabControlFinalIndices.Controls.Add(Me.TabPage9) Me.TabControlFinalIndices.Controls.Add(Me.TabPage10) Me.TabControlFinalIndices.Name = "TabControlFinalIndices" Me.TabControlFinalIndices.SelectedIndex = 0 ' 'TabPage9 ' Me.TabPage9.Controls.Add(Me.CheckBoxPMVEKTOR) Me.TabPage9.Controls.Add(Me.lblSaveFinalIndex) Me.TabPage9.Controls.Add(Me.lblIndexPMVektor) Me.TabPage9.Controls.Add(Me.Label11) Me.TabPage9.Controls.Add(Me.txtBezeichner) Me.TabPage9.Controls.Add(Me.Label10) Me.TabPage9.Controls.Add(Me.cmbIndexe) Me.TabPage9.Controls.Add(Me.Label9) Me.TabPage9.Controls.Add(Me.lblIndex) Me.TabPage9.Controls.Add(Me.grbxSystemStamps) Me.TabPage9.Controls.Add(Me.txtindexwert_final) Me.TabPage9.Controls.Add(Me.btnInsert_FinalIndex) Me.TabPage9.Controls.Add(Me.chkbxfinalIndex) resources.ApplyResources(Me.TabPage9, "TabPage9") Me.TabPage9.Name = "TabPage9" Me.TabPage9.UseVisualStyleBackColor = True ' 'CheckBoxPMVEKTOR ' resources.ApplyResources(Me.CheckBoxPMVEKTOR, "CheckBoxPMVEKTOR") Me.CheckBoxPMVEKTOR.Name = "CheckBoxPMVEKTOR" Me.CheckBoxPMVEKTOR.UseVisualStyleBackColor = True ' 'lblSaveFinalIndex ' resources.ApplyResources(Me.lblSaveFinalIndex, "lblSaveFinalIndex") Me.lblSaveFinalIndex.BackColor = System.Drawing.Color.Yellow Me.lblSaveFinalIndex.Name = "lblSaveFinalIndex" ' 'lblIndexPMVektor ' resources.ApplyResources(Me.lblIndexPMVektor, "lblIndexPMVektor") Me.lblIndexPMVektor.Name = "lblIndexPMVektor" ' 'Label11 ' resources.ApplyResources(Me.Label11, "Label11") Me.Label11.Name = "Label11" ' 'txtBezeichner ' resources.ApplyResources(Me.txtBezeichner, "txtBezeichner") Me.txtBezeichner.Name = "txtBezeichner" ' 'Label10 ' resources.ApplyResources(Me.Label10, "Label10") Me.Label10.Name = "Label10" ' 'cmbIndexe ' Me.cmbIndexe.FormattingEnabled = True resources.ApplyResources(Me.cmbIndexe, "cmbIndexe") Me.cmbIndexe.Name = "cmbIndexe" ' 'Label9 ' resources.ApplyResources(Me.Label9, "Label9") Me.Label9.Name = "Label9" ' 'lblIndex ' resources.ApplyResources(Me.lblIndex, "lblIndex") Me.lblIndex.Name = "lblIndex" ' 'grbxSystemStamps ' Me.grbxSystemStamps.Controls.Add(Me.btnStampDate) Me.grbxSystemStamps.Controls.Add(Me.btnStampUser) resources.ApplyResources(Me.grbxSystemStamps, "grbxSystemStamps") Me.grbxSystemStamps.Name = "grbxSystemStamps" Me.grbxSystemStamps.TabStop = False ' 'btnStampDate ' Me.btnStampDate.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.world_link resources.ApplyResources(Me.btnStampDate, "btnStampDate") Me.btnStampDate.Name = "btnStampDate" Me.btnStampDate.UseVisualStyleBackColor = True ' 'btnStampUser ' Me.btnStampUser.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user resources.ApplyResources(Me.btnStampUser, "btnStampUser") Me.btnStampUser.Name = "btnStampUser" Me.btnStampUser.UseVisualStyleBackColor = True ' 'txtindexwert_final ' resources.ApplyResources(Me.txtindexwert_final, "txtindexwert_final") Me.txtindexwert_final.Name = "txtindexwert_final" ' 'btnInsert_FinalIndex ' Me.btnInsert_FinalIndex.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add resources.ApplyResources(Me.btnInsert_FinalIndex, "btnInsert_FinalIndex") Me.btnInsert_FinalIndex.Name = "btnInsert_FinalIndex" Me.btnInsert_FinalIndex.UseVisualStyleBackColor = True ' 'chkbxfinalIndex ' resources.ApplyResources(Me.chkbxfinalIndex, "chkbxfinalIndex") Me.chkbxfinalIndex.Name = "chkbxfinalIndex" Me.chkbxfinalIndex.UseVisualStyleBackColor = True ' 'TabPage10 ' resources.ApplyResources(Me.TabPage10, "TabPage10") Me.TabPage10.Controls.Add(Me.btnEditor) Me.TabPage10.Controls.Add(Me.Label15) Me.TabPage10.Controls.Add(Me.cmbIndexe2) Me.TabPage10.Controls.Add(Me.btnSaveSQLCommand) Me.TabPage10.Controls.Add(Me.SQL_COMMANDTextBox) Me.TabPage10.Controls.Add(Me.btnShowConnections) Me.TabPage10.Controls.Add(Me.Label14) Me.TabPage10.Controls.Add(Me.cmbConnection) Me.TabPage10.Controls.Add(Me.Label4) Me.TabPage10.Name = "TabPage10" Me.TabPage10.UseVisualStyleBackColor = True ' 'btnEditor ' resources.ApplyResources(Me.btnEditor, "btnEditor") Me.btnEditor.Name = "btnEditor" Me.btnEditor.UseVisualStyleBackColor = True ' 'Label15 ' resources.ApplyResources(Me.Label15, "Label15") Me.Label15.Name = "Label15" ' 'cmbIndexe2 ' Me.cmbIndexe2.FormattingEnabled = True resources.ApplyResources(Me.cmbIndexe2, "cmbIndexe2") Me.cmbIndexe2.Name = "cmbIndexe2" ' 'btnSaveSQLCommand ' resources.ApplyResources(Me.btnSaveSQLCommand, "btnSaveSQLCommand") Me.btnSaveSQLCommand.Name = "btnSaveSQLCommand" Me.btnSaveSQLCommand.UseVisualStyleBackColor = True ' 'SQL_COMMANDTextBox ' Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, "SQL_COMMAND", True)) resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox") Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox" ' 'TBPM_PROFILE_FINAL_INDEXINGBindingSource ' Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataMember = "TBPM_PROFILE_FINAL_INDEXING" Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'btnShowConnections ' resources.ApplyResources(Me.btnShowConnections, "btnShowConnections") Me.btnShowConnections.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1 Me.btnShowConnections.Name = "btnShowConnections" Me.btnShowConnections.UseVisualStyleBackColor = True ' 'Label14 ' resources.ApplyResources(Me.Label14, "Label14") Me.Label14.Name = "Label14" ' 'cmbConnection ' Me.cmbConnection.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, "CONNECTION_ID", True)) Me.cmbConnection.DataSource = Me.TBDD_CONNECTIONBindingSource Me.cmbConnection.DisplayMember = "BEZEICHNUNG" resources.ApplyResources(Me.cmbConnection, "cmbConnection") Me.cmbConnection.FormattingEnabled = True Me.cmbConnection.Name = "cmbConnection" Me.cmbConnection.ValueMember = "GUID" ' 'TBDD_CONNECTIONBindingSource ' Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION" Me.TBDD_CONNECTIONBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'Label4 ' resources.ApplyResources(Me.Label4, "Label4") Me.Label4.Name = "Label4" ' 'Label5 ' resources.ApplyResources(Me.Label5, "Label5") Me.Label5.Name = "Label5" ' 'Label6 ' resources.ApplyResources(Me.Label6, "Label6") Me.Label6.Name = "Label6" ' 'TBPM_PROFILE_FINAL_INDEXINGBindingNavigator ' Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.AddNewItem = Nothing Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.BindingSource = Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.CountItem = Me.BindingNavigatorCountItem4 Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.DeleteItem = Nothing resources.ApplyResources(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, "TBPM_PROFILE_FINAL_INDEXINGBindingNavigator") Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem4, Me.BindingNavigatorMovePreviousItem4, Me.BindingNavigatorSeparator12, Me.BindingNavigatorPositionItem4, Me.BindingNavigatorCountItem4, Me.BindingNavigatorSeparator13, Me.BindingNavigatorMoveNextItem4, Me.BindingNavigatorMoveLastItem4, Me.BindingNavigatorSeparator14, Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripButton1}) Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem4 Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem4 Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem4 Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem4 Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Name = "TBPM_PROFILE_FINAL_INDEXINGBindingNavigator" Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem4 ' 'BindingNavigatorCountItem4 ' Me.BindingNavigatorCountItem4.Name = "BindingNavigatorCountItem4" resources.ApplyResources(Me.BindingNavigatorCountItem4, "BindingNavigatorCountItem4") ' 'BindingNavigatorMoveFirstItem4 ' Me.BindingNavigatorMoveFirstItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem4, "BindingNavigatorMoveFirstItem4") Me.BindingNavigatorMoveFirstItem4.Name = "BindingNavigatorMoveFirstItem4" ' 'BindingNavigatorMovePreviousItem4 ' Me.BindingNavigatorMovePreviousItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem4, "BindingNavigatorMovePreviousItem4") Me.BindingNavigatorMovePreviousItem4.Name = "BindingNavigatorMovePreviousItem4" ' 'BindingNavigatorSeparator12 ' Me.BindingNavigatorSeparator12.Name = "BindingNavigatorSeparator12" resources.ApplyResources(Me.BindingNavigatorSeparator12, "BindingNavigatorSeparator12") ' 'BindingNavigatorPositionItem4 ' resources.ApplyResources(Me.BindingNavigatorPositionItem4, "BindingNavigatorPositionItem4") Me.BindingNavigatorPositionItem4.Name = "BindingNavigatorPositionItem4" ' 'BindingNavigatorSeparator13 ' Me.BindingNavigatorSeparator13.Name = "BindingNavigatorSeparator13" resources.ApplyResources(Me.BindingNavigatorSeparator13, "BindingNavigatorSeparator13") ' 'BindingNavigatorMoveNextItem4 ' Me.BindingNavigatorMoveNextItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem4, "BindingNavigatorMoveNextItem4") Me.BindingNavigatorMoveNextItem4.Name = "BindingNavigatorMoveNextItem4" ' 'BindingNavigatorMoveLastItem4 ' Me.BindingNavigatorMoveLastItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem4, "BindingNavigatorMoveLastItem4") Me.BindingNavigatorMoveLastItem4.Name = "BindingNavigatorMoveLastItem4" ' 'BindingNavigatorSeparator14 ' Me.BindingNavigatorSeparator14.Name = "BindingNavigatorSeparator14" resources.ApplyResources(Me.BindingNavigatorSeparator14, "BindingNavigatorSeparator14") ' 'ToolStripButton2 ' Me.ToolStripButton2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2") Me.ToolStripButton2.Name = "ToolStripButton2" ' 'ToolStripButton3 ' Me.ToolStripButton3.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12 resources.ApplyResources(Me.ToolStripButton3, "ToolStripButton3") Me.ToolStripButton3.Name = "ToolStripButton3" ' 'ToolStripButton1 ' Me.ToolStripButton1.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xMD resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1") Me.ToolStripButton1.Name = "ToolStripButton1" ' 'TBPM_PROFILE_FINAL_INDEXINGDataGridView ' Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AllowUserToAddRows = False Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AllowUserToDeleteRows = False resources.ApplyResources(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, "TBPM_PROFILE_FINAL_INDEXINGDataGridView") Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AutoGenerateColumns = False Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.GUID, Me.DataGridViewTextBoxColumn26, Me.DataGridViewTextBoxColumn27, Me.DataGridViewTextBoxColumn28, Me.DataGridViewTextBoxColumn29}) Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.DataSource = Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.MultiSelect = False Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Name = "TBPM_PROFILE_FINAL_INDEXINGDataGridView" ' 'GUID ' Me.GUID.DataPropertyName = "GUID" Me.GUID.Frozen = True resources.ApplyResources(Me.GUID, "GUID") Me.GUID.Name = "GUID" Me.GUID.ReadOnly = True ' 'DataGridViewTextBoxColumn26 ' Me.DataGridViewTextBoxColumn26.DataPropertyName = "INDEXNAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn26, "DataGridViewTextBoxColumn26") Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26" ' 'DataGridViewTextBoxColumn27 ' Me.DataGridViewTextBoxColumn27.DataPropertyName = "VALUE" resources.ApplyResources(Me.DataGridViewTextBoxColumn27, "DataGridViewTextBoxColumn27") Me.DataGridViewTextBoxColumn27.Name = "DataGridViewTextBoxColumn27" ' 'DataGridViewTextBoxColumn28 ' Me.DataGridViewTextBoxColumn28.DataPropertyName = "ADDED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn28, "DataGridViewTextBoxColumn28") Me.DataGridViewTextBoxColumn28.Name = "DataGridViewTextBoxColumn28" Me.DataGridViewTextBoxColumn28.ReadOnly = True ' 'DataGridViewTextBoxColumn29 ' Me.DataGridViewTextBoxColumn29.DataPropertyName = "ADDED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn29, "DataGridViewTextBoxColumn29") Me.DataGridViewTextBoxColumn29.Name = "DataGridViewTextBoxColumn29" Me.DataGridViewTextBoxColumn29.ReadOnly = True ' 'TabPage12 ' resources.ApplyResources(Me.TabPage12, "TabPage12") Me.TabPage12.Controls.Add(Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox) Me.TabPage12.Controls.Add(Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox) Me.TabPage12.Controls.Add(SQL_VIEWLabel) Me.TabPage12.Controls.Add(Me.SQL_VIEWTextBox) Me.TabPage12.Controls.Add(WORK_HISTORY_ENTRYLabel) Me.TabPage12.Controls.Add(Me.WORK_HISTORY_ENTRYTextBox) Me.TabPage12.Name = "TabPage12" Me.TabPage12.UseVisualStyleBackColor = True ' 'ANNOTATE_WORK_HISTORY_ENTRYCheckBox ' Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "ANNOTATE_WORK_HISTORY_ENTRY", True)) resources.ApplyResources(Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox, "ANNOTATE_WORK_HISTORY_ENTRYCheckBox") Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox.Name = "ANNOTATE_WORK_HISTORY_ENTRYCheckBox" Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox.UseVisualStyleBackColor = True ' 'ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox ' Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "ANNOTATE_ALL_WORK_HISTORY_ENTRIES", True)) resources.ApplyResources(Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox, "ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox") Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox.Name = "ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox" Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox.UseVisualStyleBackColor = True ' 'SQL_VIEWTextBox ' Me.SQL_VIEWTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "SQL_VIEW", True)) resources.ApplyResources(Me.SQL_VIEWTextBox, "SQL_VIEWTextBox") Me.SQL_VIEWTextBox.Name = "SQL_VIEWTextBox" ' 'WORK_HISTORY_ENTRYTextBox ' Me.WORK_HISTORY_ENTRYTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "WORK_HISTORY_ENTRY", True)) resources.ApplyResources(Me.WORK_HISTORY_ENTRYTextBox, "WORK_HISTORY_ENTRYTextBox") Me.WORK_HISTORY_ENTRYTextBox.Name = "WORK_HISTORY_ENTRYTextBox" ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.SplitContainerProfilzuordnung) resources.ApplyResources(Me.TabPage2, "TabPage2") Me.TabPage2.Name = "TabPage2" Me.TabPage2.UseVisualStyleBackColor = True ' 'SplitContainerProfilzuordnung ' resources.ApplyResources(Me.SplitContainerProfilzuordnung, "SplitContainerProfilzuordnung") Me.SplitContainerProfilzuordnung.Name = "SplitContainerProfilzuordnung" ' 'SplitContainerProfilzuordnung.Panel1 ' Me.SplitContainerProfilzuordnung.Panel1.Controls.Add(Me.TBPM_PROFILE_ZuordnungDataGridView) Me.SplitContainerProfilzuordnung.Panel1.Controls.Add(Me.TBPM_PROFILE_ZuordnungBindingNavigator) ' 'SplitContainerProfilzuordnung.Panel2 ' Me.SplitContainerProfilzuordnung.Panel2.Controls.Add(Me.SplitContainer_Profilzuordnung2) ' 'TBPM_PROFILE_ZuordnungDataGridView ' Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToAddRows = False Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToDeleteRows = False Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToOrderColumns = True DataGridViewCellStyle3.BackColor = System.Drawing.Color.Cyan Me.TBPM_PROFILE_ZuordnungDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.TBPM_PROFILE_ZuordnungDataGridView.AutoGenerateColumns = False Me.TBPM_PROFILE_ZuordnungDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.TBPM_PROFILE_ZuordnungDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2}) Me.TBPM_PROFILE_ZuordnungDataGridView.DataSource = Me.TBPM_PROFILEBindingSource resources.ApplyResources(Me.TBPM_PROFILE_ZuordnungDataGridView, "TBPM_PROFILE_ZuordnungDataGridView") Me.TBPM_PROFILE_ZuordnungDataGridView.MultiSelect = False Me.TBPM_PROFILE_ZuordnungDataGridView.Name = "TBPM_PROFILE_ZuordnungDataGridView" Me.TBPM_PROFILE_ZuordnungDataGridView.ReadOnly = True ' 'DataGridViewTextBoxColumn1 ' Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID" resources.ApplyResources(Me.DataGridViewTextBoxColumn1, "DataGridViewTextBoxColumn1") Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1" Me.DataGridViewTextBoxColumn1.ReadOnly = True ' 'DataGridViewTextBoxColumn2 ' Me.DataGridViewTextBoxColumn2.DataPropertyName = "NAME" resources.ApplyResources(Me.DataGridViewTextBoxColumn2, "DataGridViewTextBoxColumn2") Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2" Me.DataGridViewTextBoxColumn2.ReadOnly = True ' 'TBPM_PROFILE_ZuordnungBindingNavigator ' Me.TBPM_PROFILE_ZuordnungBindingNavigator.AddNewItem = Nothing Me.TBPM_PROFILE_ZuordnungBindingNavigator.BindingSource = Me.TBPM_PROFILEBindingSource Me.TBPM_PROFILE_ZuordnungBindingNavigator.CountItem = Me.BindingNavigatorCountItem1 Me.TBPM_PROFILE_ZuordnungBindingNavigator.CountItemFormat = "von {0} Profilen" Me.TBPM_PROFILE_ZuordnungBindingNavigator.DeleteItem = Nothing Me.TBPM_PROFILE_ZuordnungBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5}) resources.ApplyResources(Me.TBPM_PROFILE_ZuordnungBindingNavigator, "TBPM_PROFILE_ZuordnungBindingNavigator") Me.TBPM_PROFILE_ZuordnungBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1 Me.TBPM_PROFILE_ZuordnungBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem1 Me.TBPM_PROFILE_ZuordnungBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem1 Me.TBPM_PROFILE_ZuordnungBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1 Me.TBPM_PROFILE_ZuordnungBindingNavigator.Name = "TBPM_PROFILE_ZuordnungBindingNavigator" Me.TBPM_PROFILE_ZuordnungBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem1 ' 'BindingNavigatorCountItem1 ' Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1" resources.ApplyResources(Me.BindingNavigatorCountItem1, "BindingNavigatorCountItem1") ' 'BindingNavigatorMoveFirstItem1 ' Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem1, "BindingNavigatorMoveFirstItem1") Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1" ' 'BindingNavigatorMovePreviousItem1 ' Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem1, "BindingNavigatorMovePreviousItem1") Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1" ' 'BindingNavigatorSeparator3 ' Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3" resources.ApplyResources(Me.BindingNavigatorSeparator3, "BindingNavigatorSeparator3") ' 'BindingNavigatorPositionItem1 ' resources.ApplyResources(Me.BindingNavigatorPositionItem1, "BindingNavigatorPositionItem1") Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1" ' 'BindingNavigatorSeparator4 ' Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4" resources.ApplyResources(Me.BindingNavigatorSeparator4, "BindingNavigatorSeparator4") ' 'BindingNavigatorMoveNextItem1 ' Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem1, "BindingNavigatorMoveNextItem1") Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1" ' 'BindingNavigatorMoveLastItem1 ' Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem1, "BindingNavigatorMoveLastItem1") Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1" ' 'BindingNavigatorSeparator5 ' Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5" resources.ApplyResources(Me.BindingNavigatorSeparator5, "BindingNavigatorSeparator5") ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.Button2) Me.TabPage3.Controls.Add(VEKTOR_DELIMITERLabel) Me.TabPage3.Controls.Add(Me.VEKTOR_DELIMITERTextBox) Me.TabPage3.Controls.Add(Me.btnConnections) Me.TabPage3.Controls.Add(Me.btnopen_SQLAdmin) Me.TabPage3.Controls.Add(Me.EMAIL_ACTIVECheckBox) Me.TabPage3.Controls.Add(Me.grpbxEmail) Me.TabPage3.Controls.Add(Me.btnlicensemanager_open) Me.TabPage3.Controls.Add(INTERVALL_CKECK_NO_OF_FILESLabel) Me.TabPage3.Controls.Add(Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown) Me.TabPage3.Controls.Add(Me.Label3) Me.TabPage3.Controls.Add(GEAENDERTWANNLabel) Me.TabPage3.Controls.Add(Me.GEAENDERTWERTextBox) Me.TabPage3.Controls.Add(GEAENDERTWERLabel) Me.TabPage3.Controls.Add(Me.GEAENDERTWANNTextBox) Me.TabPage3.Controls.Add(Me.btnSaveKonfig) resources.ApplyResources(Me.TabPage3, "TabPage3") Me.TabPage3.Name = "TabPage3" Me.TabPage3.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.LightGray Me.Button2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Files_7954 resources.ApplyResources(Me.Button2, "Button2") Me.Button2.Name = "Button2" Me.Button2.UseVisualStyleBackColor = False ' 'VEKTOR_DELIMITERTextBox ' Me.VEKTOR_DELIMITERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "VEKTOR_DELIMITER", True)) resources.ApplyResources(Me.VEKTOR_DELIMITERTextBox, "VEKTOR_DELIMITERTextBox") Me.VEKTOR_DELIMITERTextBox.Name = "VEKTOR_DELIMITERTextBox" ' 'TBPM_KONFIGURATIONBindingSource ' Me.TBPM_KONFIGURATIONBindingSource.DataMember = "TBPM_KONFIGURATION" Me.TBPM_KONFIGURATIONBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'btnConnections ' Me.btnConnections.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_refresh resources.ApplyResources(Me.btnConnections, "btnConnections") Me.btnConnections.Name = "btnConnections" Me.btnConnections.UseVisualStyleBackColor = True ' 'btnopen_SQLAdmin ' Me.btnopen_SQLAdmin.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1 resources.ApplyResources(Me.btnopen_SQLAdmin, "btnopen_SQLAdmin") Me.btnopen_SQLAdmin.Name = "btnopen_SQLAdmin" Me.btnopen_SQLAdmin.UseVisualStyleBackColor = True ' 'EMAIL_ACTIVECheckBox ' Me.EMAIL_ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_ACTIVE", True)) resources.ApplyResources(Me.EMAIL_ACTIVECheckBox, "EMAIL_ACTIVECheckBox") Me.EMAIL_ACTIVECheckBox.Name = "EMAIL_ACTIVECheckBox" Me.EMAIL_ACTIVECheckBox.UseVisualStyleBackColor = True ' 'grpbxEmail ' Me.grpbxEmail.Controls.Add(Me.GroupBox5) Me.grpbxEmail.Controls.Add(EMAIL_REMINDER_FOOTERLabel) Me.grpbxEmail.Controls.Add(Me.EMAIL_REMINDER_FOOTERTextBox) Me.grpbxEmail.Controls.Add(EMAIL_REMINDER_HEADERLabel) Me.grpbxEmail.Controls.Add(Me.EMAIL_REMINDER_HEADERTextBox) Me.grpbxEmail.Controls.Add(EMAIL_PWLabel) Me.grpbxEmail.Controls.Add(Me.EMAIL_PWTextBox) Me.grpbxEmail.Controls.Add(EMAIL_USERLabel) Me.grpbxEmail.Controls.Add(Me.EMAIL_USERTextBox) Me.grpbxEmail.Controls.Add(EMAIL_SMTPLabel) Me.grpbxEmail.Controls.Add(Me.EMAIL_SMTPTextBox) Me.grpbxEmail.Controls.Add(EMAIL_FROMLabel) Me.grpbxEmail.Controls.Add(Me.EMAIL_FROMTextBox) resources.ApplyResources(Me.grpbxEmail, "grpbxEmail") Me.grpbxEmail.Name = "grpbxEmail" Me.grpbxEmail.TabStop = False ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.txtemailEmpfaenger) Me.GroupBox5.Controls.Add(Me.Label8) Me.GroupBox5.Controls.Add(Me.btnTest_Email) Me.GroupBox5.ForeColor = System.Drawing.Color.Blue resources.ApplyResources(Me.GroupBox5, "GroupBox5") Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.TabStop = False ' 'txtemailEmpfaenger ' resources.ApplyResources(Me.txtemailEmpfaenger, "txtemailEmpfaenger") Me.txtemailEmpfaenger.Name = "txtemailEmpfaenger" ' 'Label8 ' resources.ApplyResources(Me.Label8, "Label8") Me.Label8.Name = "Label8" ' 'btnTest_Email ' resources.ApplyResources(Me.btnTest_Email, "btnTest_Email") Me.btnTest_Email.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.email_go Me.btnTest_Email.Name = "btnTest_Email" Me.btnTest_Email.UseVisualStyleBackColor = True ' 'EMAIL_REMINDER_FOOTERTextBox ' Me.EMAIL_REMINDER_FOOTERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_REMINDER_FOOTER", True)) resources.ApplyResources(Me.EMAIL_REMINDER_FOOTERTextBox, "EMAIL_REMINDER_FOOTERTextBox") Me.EMAIL_REMINDER_FOOTERTextBox.Name = "EMAIL_REMINDER_FOOTERTextBox" ' 'EMAIL_REMINDER_HEADERTextBox ' Me.EMAIL_REMINDER_HEADERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_REMINDER_HEADER", True)) resources.ApplyResources(Me.EMAIL_REMINDER_HEADERTextBox, "EMAIL_REMINDER_HEADERTextBox") Me.EMAIL_REMINDER_HEADERTextBox.Name = "EMAIL_REMINDER_HEADERTextBox" ' 'EMAIL_PWTextBox ' Me.EMAIL_PWTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_PW", True)) resources.ApplyResources(Me.EMAIL_PWTextBox, "EMAIL_PWTextBox") Me.EMAIL_PWTextBox.Name = "EMAIL_PWTextBox" Me.EMAIL_PWTextBox.UseSystemPasswordChar = True ' 'EMAIL_USERTextBox ' Me.EMAIL_USERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_USER", True)) resources.ApplyResources(Me.EMAIL_USERTextBox, "EMAIL_USERTextBox") Me.EMAIL_USERTextBox.Name = "EMAIL_USERTextBox" ' 'EMAIL_SMTPTextBox ' Me.EMAIL_SMTPTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_SMTP", True)) resources.ApplyResources(Me.EMAIL_SMTPTextBox, "EMAIL_SMTPTextBox") Me.EMAIL_SMTPTextBox.Name = "EMAIL_SMTPTextBox" ' 'EMAIL_FROMTextBox ' Me.EMAIL_FROMTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_FROM", True)) resources.ApplyResources(Me.EMAIL_FROMTextBox, "EMAIL_FROMTextBox") Me.EMAIL_FROMTextBox.Name = "EMAIL_FROMTextBox" ' 'btnlicensemanager_open ' Me.btnlicensemanager_open.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.key resources.ApplyResources(Me.btnlicensemanager_open, "btnlicensemanager_open") Me.btnlicensemanager_open.Name = "btnlicensemanager_open" Me.btnlicensemanager_open.UseVisualStyleBackColor = True ' 'INTERVALL_CKECK_NO_OF_FILESNumericUpDown ' Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPM_KONFIGURATIONBindingSource, "INTERVALL_CKECK_NO_OF_FILES", True)) resources.ApplyResources(Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown, "INTERVALL_CKECK_NO_OF_FILESNumericUpDown") Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown.Name = "INTERVALL_CKECK_NO_OF_FILESNumericUpDown" ' 'Label3 ' resources.ApplyResources(Me.Label3, "Label3") Me.Label3.Name = "Label3" ' 'GEAENDERTWERTextBox ' Me.GEAENDERTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.GEAENDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "GEAENDERTWER", True)) resources.ApplyResources(Me.GEAENDERTWERTextBox, "GEAENDERTWERTextBox") Me.GEAENDERTWERTextBox.Name = "GEAENDERTWERTextBox" Me.GEAENDERTWERTextBox.ReadOnly = True ' 'GEAENDERTWANNTextBox ' Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "GEAENDERTWANN", True)) resources.ApplyResources(Me.GEAENDERTWANNTextBox, "GEAENDERTWANNTextBox") Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox" Me.GEAENDERTWANNTextBox.ReadOnly = True ' 'btnSaveKonfig ' Me.btnSaveKonfig.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save resources.ApplyResources(Me.btnSaveKonfig, "btnSaveKonfig") Me.btnSaveKonfig.Name = "btnSaveKonfig" Me.btnSaveKonfig.UseVisualStyleBackColor = True ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.TBPM_ERROR_LOGDataGridView) Me.TabPage4.Controls.Add(Me.TBPM_ERROR_LOGBindingNavigator) resources.ApplyResources(Me.TabPage4, "TabPage4") Me.TabPage4.Name = "TabPage4" Me.TabPage4.UseVisualStyleBackColor = True ' 'TBPM_ERROR_LOGDataGridView ' Me.TBPM_ERROR_LOGDataGridView.AllowUserToAddRows = False DataGridViewCellStyle4.BackColor = System.Drawing.Color.Cyan Me.TBPM_ERROR_LOGDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.TBPM_ERROR_LOGDataGridView.AutoGenerateColumns = False Me.TBPM_ERROR_LOGDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.TBPM_ERROR_LOGDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn17, Me.DataGridViewTextBoxColumn22, Me.DataGridViewTextBoxColumn23, Me.DataGridViewTextBoxColumn24, Me.DataGridViewTextBoxColumn25}) Me.TBPM_ERROR_LOGDataGridView.DataSource = Me.TBPM_ERROR_LOGBindingSource resources.ApplyResources(Me.TBPM_ERROR_LOGDataGridView, "TBPM_ERROR_LOGDataGridView") Me.TBPM_ERROR_LOGDataGridView.Name = "TBPM_ERROR_LOGDataGridView" Me.TBPM_ERROR_LOGDataGridView.ReadOnly = True ' 'DataGridViewTextBoxColumn17 ' Me.DataGridViewTextBoxColumn17.DataPropertyName = "GUID" resources.ApplyResources(Me.DataGridViewTextBoxColumn17, "DataGridViewTextBoxColumn17") Me.DataGridViewTextBoxColumn17.Name = "DataGridViewTextBoxColumn17" Me.DataGridViewTextBoxColumn17.ReadOnly = True ' 'DataGridViewTextBoxColumn22 ' Me.DataGridViewTextBoxColumn22.DataPropertyName = "PROFIL_ID" resources.ApplyResources(Me.DataGridViewTextBoxColumn22, "DataGridViewTextBoxColumn22") Me.DataGridViewTextBoxColumn22.Name = "DataGridViewTextBoxColumn22" Me.DataGridViewTextBoxColumn22.ReadOnly = True ' 'DataGridViewTextBoxColumn23 ' Me.DataGridViewTextBoxColumn23.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.DataGridViewTextBoxColumn23.DataPropertyName = "ERROR_MSG" resources.ApplyResources(Me.DataGridViewTextBoxColumn23, "DataGridViewTextBoxColumn23") Me.DataGridViewTextBoxColumn23.Name = "DataGridViewTextBoxColumn23" Me.DataGridViewTextBoxColumn23.ReadOnly = True ' 'DataGridViewTextBoxColumn24 ' Me.DataGridViewTextBoxColumn24.DataPropertyName = "ADDED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn24, "DataGridViewTextBoxColumn24") Me.DataGridViewTextBoxColumn24.Name = "DataGridViewTextBoxColumn24" Me.DataGridViewTextBoxColumn24.ReadOnly = True ' 'DataGridViewTextBoxColumn25 ' Me.DataGridViewTextBoxColumn25.DataPropertyName = "ADDED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn25, "DataGridViewTextBoxColumn25") Me.DataGridViewTextBoxColumn25.Name = "DataGridViewTextBoxColumn25" Me.DataGridViewTextBoxColumn25.ReadOnly = True ' 'TBPM_ERROR_LOGBindingSource ' Me.TBPM_ERROR_LOGBindingSource.DataMember = "TBPM_ERROR_LOG" Me.TBPM_ERROR_LOGBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'TBPM_ERROR_LOGBindingNavigator ' Me.TBPM_ERROR_LOGBindingNavigator.AddNewItem = Nothing Me.TBPM_ERROR_LOGBindingNavigator.BindingSource = Me.TBPM_ERROR_LOGBindingSource Me.TBPM_ERROR_LOGBindingNavigator.CountItem = Me.BindingNavigatorCountItem3 Me.TBPM_ERROR_LOGBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem1 Me.TBPM_ERROR_LOGBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem3, Me.BindingNavigatorMovePreviousItem3, Me.BindingNavigatorSeparator9, Me.BindingNavigatorPositionItem3, Me.BindingNavigatorCountItem3, Me.BindingNavigatorSeparator10, Me.BindingNavigatorMoveNextItem3, Me.BindingNavigatorMoveLastItem3, Me.BindingNavigatorSeparator11, Me.BindingNavigatorDeleteItem1}) resources.ApplyResources(Me.TBPM_ERROR_LOGBindingNavigator, "TBPM_ERROR_LOGBindingNavigator") Me.TBPM_ERROR_LOGBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem3 Me.TBPM_ERROR_LOGBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem3 Me.TBPM_ERROR_LOGBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem3 Me.TBPM_ERROR_LOGBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem3 Me.TBPM_ERROR_LOGBindingNavigator.Name = "TBPM_ERROR_LOGBindingNavigator" Me.TBPM_ERROR_LOGBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem3 ' 'BindingNavigatorCountItem3 ' Me.BindingNavigatorCountItem3.Name = "BindingNavigatorCountItem3" resources.ApplyResources(Me.BindingNavigatorCountItem3, "BindingNavigatorCountItem3") ' 'BindingNavigatorDeleteItem1 ' resources.ApplyResources(Me.BindingNavigatorDeleteItem1, "BindingNavigatorDeleteItem1") Me.BindingNavigatorDeleteItem1.Name = "BindingNavigatorDeleteItem1" ' 'BindingNavigatorMoveFirstItem3 ' Me.BindingNavigatorMoveFirstItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem3, "BindingNavigatorMoveFirstItem3") Me.BindingNavigatorMoveFirstItem3.Name = "BindingNavigatorMoveFirstItem3" ' 'BindingNavigatorMovePreviousItem3 ' Me.BindingNavigatorMovePreviousItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem3, "BindingNavigatorMovePreviousItem3") Me.BindingNavigatorMovePreviousItem3.Name = "BindingNavigatorMovePreviousItem3" ' 'BindingNavigatorSeparator9 ' Me.BindingNavigatorSeparator9.Name = "BindingNavigatorSeparator9" resources.ApplyResources(Me.BindingNavigatorSeparator9, "BindingNavigatorSeparator9") ' 'BindingNavigatorPositionItem3 ' resources.ApplyResources(Me.BindingNavigatorPositionItem3, "BindingNavigatorPositionItem3") Me.BindingNavigatorPositionItem3.Name = "BindingNavigatorPositionItem3" ' 'BindingNavigatorSeparator10 ' Me.BindingNavigatorSeparator10.Name = "BindingNavigatorSeparator10" resources.ApplyResources(Me.BindingNavigatorSeparator10, "BindingNavigatorSeparator10") ' 'BindingNavigatorMoveNextItem3 ' Me.BindingNavigatorMoveNextItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem3, "BindingNavigatorMoveNextItem3") Me.BindingNavigatorMoveNextItem3.Name = "BindingNavigatorMoveNextItem3" ' 'BindingNavigatorMoveLastItem3 ' Me.BindingNavigatorMoveLastItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem3, "BindingNavigatorMoveLastItem3") Me.BindingNavigatorMoveLastItem3.Name = "BindingNavigatorMoveLastItem3" ' 'BindingNavigatorSeparator11 ' Me.BindingNavigatorSeparator11.Name = "BindingNavigatorSeparator11" resources.ApplyResources(Me.BindingNavigatorSeparator11, "BindingNavigatorSeparator11") ' 'TBPM_PROFILE_CONTROLSBindingSource ' Me.TBPM_PROFILE_CONTROLSBindingSource.DataMember = "TBPM_PROFILE_CONTROLS" Me.TBPM_PROFILE_CONTROLSBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'StatusStrip1 ' Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tstrpinfo}) resources.ApplyResources(Me.StatusStrip1, "StatusStrip1") Me.StatusStrip1.Name = "StatusStrip1" ' 'tstrpinfo ' Me.tstrpinfo.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.A_1 Me.tstrpinfo.Name = "tstrpinfo" resources.ApplyResources(Me.tstrpinfo, "tstrpinfo") ' 'TBPROFILE_USERTableAdapter ' Me.TBPROFILE_USERTableAdapter.ClearBeforeFill = True ' 'TBPM_USERTableAdapter ' Me.TBPM_USERTableAdapter.ClearBeforeFill = True ' 'TBPM_KONFIGURATIONTableAdapter ' Me.TBPM_KONFIGURATIONTableAdapter.ClearBeforeFill = True ' 'pnlMain ' Me.pnlMain.Controls.Add(Me.TabControl1) resources.ApplyResources(Me.pnlMain, "pnlMain") Me.pnlMain.Name = "pnlMain" ' 'TBPM_ERROR_LOGTableAdapter ' Me.TBPM_ERROR_LOGTableAdapter.ClearBeforeFill = True ' 'TBPM_PROFILE_FINAL_INDEXINGTableAdapter ' Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter.ClearBeforeFill = True ' 'TBPM_PROFILE_CONTROLSTableAdapter ' Me.TBPM_PROFILE_CONTROLSTableAdapter.ClearBeforeFill = True ' 'TBPM_PROFILE_FILESBindingSource ' Me.TBPM_PROFILE_FILESBindingSource.DataMember = "TBPM_PROFILE_FILES" Me.TBPM_PROFILE_FILESBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'TBPM_PROFILE_FILESTableAdapter ' Me.TBPM_PROFILE_FILESTableAdapter.ClearBeforeFill = True ' 'TBDD_CONNECTIONTableAdapter ' Me.TBDD_CONNECTIONTableAdapter.ClearBeforeFill = True ' 'frmProfileDesigner ' resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.pnlMain) Me.Controls.Add(Me.StatusStrip1) Me.Name = "frmProfileDesigner" Me.SplitContainer_Profilzuordnung2.Panel1.ResumeLayout(False) Me.SplitContainer_Profilzuordnung2.Panel1.PerformLayout() Me.SplitContainer_Profilzuordnung2.Panel2.ResumeLayout(False) Me.SplitContainer_Profilzuordnung2.Panel2.PerformLayout() CType(Me.SplitContainer_Profilzuordnung2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer_Profilzuordnung2.ResumeLayout(False) CType(Me.TBPROFILE_USERDataGridView, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPROFILE_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPROFILE_USERBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPROFILE_USERBindingNavigator.ResumeLayout(False) Me.TBPROFILE_USERBindingNavigator.PerformLayout() Me.TabControlUser.ResumeLayout(False) Me.TabPage7.ResumeLayout(False) CType(Me.TBPM_USERDataGridView, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage8.ResumeLayout(False) Me.TabPage8.PerformLayout() Me.GroupBox1.ResumeLayout(False) CType(Me.TBDD_USERBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBDD_USERBindingNavigator.ResumeLayout(False) Me.TBDD_USERBindingNavigator.PerformLayout() CType(Me.TBPM_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPM_PROFILEBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPM_PROFILEBindingNavigator.ResumeLayout(False) Me.TBPM_PROFILEBindingNavigator.PerformLayout() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() CType(Me.TBPM_TYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() CType(Me.PRIORITYNumericUpDown, System.ComponentModel.ISupportInitialize).EndInit() Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.tabctrl_Profilkonfig.ResumeLayout(False) Me.TabPage5.ResumeLayout(False) Me.TabPage5.PerformLayout() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage6.ResumeLayout(False) Me.TabControl2.ResumeLayout(False) Me.TabPage11.ResumeLayout(False) Me.TabPage11.PerformLayout() Me.TabControlFinalIndices.ResumeLayout(False) Me.TabPage9.ResumeLayout(False) Me.TabPage9.PerformLayout() Me.grbxSystemStamps.ResumeLayout(False) Me.TabPage10.ResumeLayout(False) Me.TabPage10.PerformLayout() CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.ResumeLayout(False) Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.PerformLayout() CType(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage12.ResumeLayout(False) Me.TabPage12.PerformLayout() Me.TabPage2.ResumeLayout(False) Me.SplitContainerProfilzuordnung.Panel1.ResumeLayout(False) Me.SplitContainerProfilzuordnung.Panel1.PerformLayout() Me.SplitContainerProfilzuordnung.Panel2.ResumeLayout(False) CType(Me.SplitContainerProfilzuordnung, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerProfilzuordnung.ResumeLayout(False) CType(Me.TBPM_PROFILE_ZuordnungDataGridView, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPM_PROFILE_ZuordnungBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPM_PROFILE_ZuordnungBindingNavigator.ResumeLayout(False) Me.TBPM_PROFILE_ZuordnungBindingNavigator.PerformLayout() Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() CType(Me.TBPM_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.grpbxEmail.ResumeLayout(False) Me.grpbxEmail.PerformLayout() Me.GroupBox5.ResumeLayout(False) Me.GroupBox5.PerformLayout() CType(Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() CType(Me.TBPM_ERROR_LOGDataGridView, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPM_ERROR_LOGBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPM_ERROR_LOGBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPM_ERROR_LOGBindingNavigator.ResumeLayout(False) Me.TBPM_ERROR_LOGBindingNavigator.PerformLayout() CType(Me.TBPM_PROFILE_CONTROLSBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.pnlMain.ResumeLayout(False) CType(Me.TBPM_PROFILE_FILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DD_DMSLiteDataSet As DD_PM_WINDREAM.DD_DMSLiteDataSet Friend WithEvents TableAdapterManager As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager Friend WithEvents TBPM_PROFILEBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_PROFILETableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents VWPM_PROFILE_USERBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton Friend WithEvents cmbProfiles As System.Windows.Forms.ToolStripSplitButton Friend WithEvents TBPM_PROFILEBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents btnWDSuche As System.Windows.Forms.Button Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox Friend WithEvents PROFILGUIDTextBox As System.Windows.Forms.TextBox Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox Friend WithEvents DESCRIPTIONTextBox As System.Windows.Forms.TextBox Friend WithEvents WD_SEARCHTextBox As System.Windows.Forms.TextBox Friend WithEvents ACTIVECheckBox As System.Windows.Forms.CheckBox Friend WithEvents FINAL_PROFILECheckBox As System.Windows.Forms.CheckBox Friend WithEvents ADDED_WHOTextBox 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 FINAL_TEXTTextBox As System.Windows.Forms.TextBox Friend WithEvents dlgWindreamsuche As System.Windows.Forms.OpenFileDialog Friend WithEvents btnopenSuche As System.Windows.Forms.Button Friend WithEvents tstrpbtn_add As System.Windows.Forms.ToolStripButton Friend WithEvents PRIORITYNumericUpDown As System.Windows.Forms.NumericUpDown Friend WithEvents tstrlblSave As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents tsbtnDesigner_open As System.Windows.Forms.ToolStripButton Friend WithEvents TBPM_TYPEBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_TYPETableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter Friend WithEvents cmbType As System.Windows.Forms.ComboBox Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents btnmovetoFolderDialog As System.Windows.Forms.Button Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog Friend WithEvents MOVE2FOLDERTextBox As System.Windows.Forms.TextBox Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents cmbObjekttypen As System.Windows.Forms.ComboBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents SplitContainerProfilzuordnung As System.Windows.Forms.SplitContainer Friend WithEvents TBPM_PROFILE_ZuordnungDataGridView As System.Windows.Forms.DataGridView Friend WithEvents TBPM_PROFILE_ZuordnungBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorCountItem1 As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorMoveFirstItem1 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem1 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator3 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem1 As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator4 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem1 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem1 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator5 As System.Windows.Forms.ToolStripSeparator Friend WithEvents SplitContainer_Profilzuordnung2 As System.Windows.Forms.SplitContainer Friend WithEvents TBPROFILE_USERBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorCountItem2 As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveFirstItem2 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem2 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator6 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem2 As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator7 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem2 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem2 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator8 As System.Windows.Forms.ToolStripSeparator Friend WithEvents TBPROFILE_USERBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPROFILE_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents TBPROFILE_USERDataGridView As System.Windows.Forms.DataGridView Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter Friend WithEvents TBPM_USERDataGridView As System.Windows.Forms.DataGridView Friend WithEvents TBDD_USERBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripLabel3 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripTextBox2 As System.Windows.Forms.ToolStripTextBox Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripButton9 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton10 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripButton11 As System.Windows.Forms.ToolStripButton Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn9 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents ToolStripSeparator8 As System.Windows.Forms.ToolStripSeparator Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents btnlicensemanager_open As System.Windows.Forms.Button Friend WithEvents grpbxEmail As System.Windows.Forms.GroupBox Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter Friend WithEvents INTERVALL_CKECK_NO_OF_FILESNumericUpDown As System.Windows.Forms.NumericUpDown Friend WithEvents GEAENDERTWANNTextBox As System.Windows.Forms.TextBox Friend WithEvents GEAENDERTWERTextBox As System.Windows.Forms.TextBox Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip Friend WithEvents tstrpinfo As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents btnSaveKonfig As System.Windows.Forms.Button Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents pnlMain As System.Windows.Forms.Panel Friend WithEvents SORT_BY_LATESTCheckBox As System.Windows.Forms.CheckBox Friend WithEvents tsbtnworkUser As System.Windows.Forms.ToolStripButton Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents TBPM_ERROR_LOGBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorCountItem3 As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorDeleteItem1 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveFirstItem3 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem3 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator9 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem3 As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator10 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem3 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem3 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator11 As System.Windows.Forms.ToolStripSeparator Friend WithEvents TBPM_ERROR_LOGBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_ERROR_LOGTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_ERROR_LOGTableAdapter Friend WithEvents TBPM_ERROR_LOGDataGridView As System.Windows.Forms.DataGridView Friend WithEvents tabctrl_Profilkonfig As System.Windows.Forms.TabControl Friend WithEvents TabPage5 As System.Windows.Forms.TabPage Friend WithEvents TabPage6 As System.Windows.Forms.TabPage Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGDataGridView As System.Windows.Forms.DataGridView Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorCountItem4 As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorMoveFirstItem4 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem4 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator12 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem4 As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator13 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem4 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem4 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator14 As System.Windows.Forms.ToolStripSeparator Friend WithEvents lblIndexPMVektor As System.Windows.Forms.Label Friend WithEvents cmbIndexe As System.Windows.Forms.ComboBox Friend WithEvents chkbxfinalIndex As System.Windows.Forms.CheckBox Friend WithEvents txtindexwert_final As System.Windows.Forms.TextBox Friend WithEvents lblIndex As System.Windows.Forms.Label Friend WithEvents btnInsert_FinalIndex As System.Windows.Forms.Button Friend WithEvents GUID As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn26 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn27 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn28 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn29 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents tsbtnProfilkopieren As System.Windows.Forms.ToolStripButton Friend WithEvents TBPM_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_PROFILE_CONTROLSTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator Friend WithEvents tsbtndeleteProfil As System.Windows.Forms.ToolStripButton Friend WithEvents EMAIL_REMINDER_FOOTERTextBox As System.Windows.Forms.TextBox Friend WithEvents EMAIL_REMINDER_HEADERTextBox As System.Windows.Forms.TextBox Friend WithEvents EMAIL_PWTextBox As System.Windows.Forms.TextBox Friend WithEvents EMAIL_USERTextBox As System.Windows.Forms.TextBox Friend WithEvents EMAIL_SMTPTextBox As System.Windows.Forms.TextBox Friend WithEvents EMAIL_FROMTextBox As System.Windows.Forms.TextBox Friend WithEvents btnTest_Email As System.Windows.Forms.Button Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox Friend WithEvents txtemailEmpfaenger As System.Windows.Forms.TextBox Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents EMAIL_ACTIVECheckBox As System.Windows.Forms.CheckBox Friend WithEvents grbxSystemStamps As System.Windows.Forms.GroupBox Friend WithEvents btnStampUser As System.Windows.Forms.Button Friend WithEvents btnStampDate As System.Windows.Forms.Button Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents PM_VEKTOR_INDEXComboBox As System.Windows.Forms.ComboBox Friend WithEvents CheckBoxPMVEKTOR As System.Windows.Forms.CheckBox Friend WithEvents txtBezeichner As System.Windows.Forms.TextBox Friend WithEvents btnopen_SQLAdmin As System.Windows.Forms.Button Friend WithEvents btnRefreshProfiles As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton Friend WithEvents TBPM_PROFILE_FILESBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPM_PROFILE_FILESTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter Friend WithEvents btnConnections As System.Windows.Forms.Button Friend WithEvents cmbLOGIndex As System.Windows.Forms.ComboBox Friend WithEvents VEKTOR_DELIMITERTextBox As System.Windows.Forms.TextBox Friend WithEvents DataGridViewTextBoxColumn17 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn22 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn23 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn24 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn25 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents ToolStripButton12 As System.Windows.Forms.ToolStripButton Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents lblSaveFinalIndex As System.Windows.Forms.Label Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents TabControlUser As System.Windows.Forms.TabControl Friend WithEvents TabPage7 As System.Windows.Forms.TabPage Friend WithEvents TabPage8 As System.Windows.Forms.TabPage Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox Friend WithEvents CHANGED_WHOTextBox1 As System.Windows.Forms.TextBox Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox Friend WithEvents EMAILTextBox As System.Windows.Forms.TextBox Friend WithEvents USERNAMETextBox As System.Windows.Forms.TextBox Friend WithEvents NAMETextBox1 As System.Windows.Forms.TextBox Friend WithEvents PRENAMETextBox As System.Windows.Forms.TextBox Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox Friend WithEvents lblSaveUser As System.Windows.Forms.Label Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn10 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn11 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn12 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn13 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewCheckBoxColumn2 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewTextBoxColumn18 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn19 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn20 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn21 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents RIGHT_FILE_DELETECheckBox As System.Windows.Forms.CheckBox Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colTITLE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents TabControlFinalIndices As System.Windows.Forms.TabControl Friend WithEvents TabPage9 As System.Windows.Forms.TabPage Friend WithEvents TabPage10 As System.Windows.Forms.TabPage Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents cmbConnection As System.Windows.Forms.ComboBox Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter Friend WithEvents SQL_COMMANDTextBox As System.Windows.Forms.TextBox Friend WithEvents btnSaveSQLCommand As System.Windows.Forms.Button Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents cmbIndexe2 As System.Windows.Forms.ComboBox Friend WithEvents btnShowConnections As System.Windows.Forms.Button Friend WithEvents btnEditor As System.Windows.Forms.Button Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents TabControl2 As TabControl Friend WithEvents TabPage11 As TabPage Friend WithEvents TabPage12 As TabPage Friend WithEvents ANNOTATE_WORK_HISTORY_ENTRYCheckBox As CheckBox Friend WithEvents ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox As CheckBox Friend WithEvents SQL_VIEWTextBox As TextBox Friend WithEvents WORK_HISTORY_ENTRYTextBox As TextBox Friend WithEvents GroupBox1 As GroupBox End Class