3518 lines
201 KiB
VB.net
3518 lines
201 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmProfileDesigner
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim GUIDLabel As System.Windows.Forms.Label
|
|
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 ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
|
Dim GUIDLabel1 As System.Windows.Forms.Label
|
|
Dim PRENAMELabel As System.Windows.Forms.Label
|
|
Dim NAMELabel1 As System.Windows.Forms.Label
|
|
Dim USERNAMELabel As System.Windows.Forms.Label
|
|
Dim EMAILLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel1 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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.DD_DMSLiteDataSet = New DD_PM_WINDREAM.DD_DMSLiteDataSet()
|
|
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.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.TBPM_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label13 = 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.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
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.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.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.DataGridViewCheckBoxColumn2 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
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.TBPM_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TabPage8 = New System.Windows.Forms.TabPage()
|
|
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.ADMINCheckBox = New System.Windows.Forms.CheckBox()
|
|
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.TBPM_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.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.TBPM_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.TBPM_CONNECTIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_CONNECTIONTableAdapter()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
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()
|
|
ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|
GUIDLabel1 = New System.Windows.Forms.Label()
|
|
PRENAMELabel = New System.Windows.Forms.Label()
|
|
NAMELabel1 = New System.Windows.Forms.Label()
|
|
USERNAMELabel = New System.Windows.Forms.Label()
|
|
EMAILLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
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.TabControlFinalIndices.SuspendLayout()
|
|
Me.TabPage9.SuspendLayout()
|
|
Me.grbxSystemStamps.SuspendLayout()
|
|
Me.TabPage10.SuspendLayout()
|
|
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPM_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.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()
|
|
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.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.TBPM_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage8.SuspendLayout()
|
|
CType(Me.TBPM_USERBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPM_USERBindingNavigator.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
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Location = New System.Drawing.Point(6, 28)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(25, 16)
|
|
GUIDLabel.TabIndex = 0
|
|
GUIDLabel.Text = "ID:"
|
|
'
|
|
'NAMELabel
|
|
'
|
|
NAMELabel.AutoSize = True
|
|
NAMELabel.Location = New System.Drawing.Point(58, 28)
|
|
NAMELabel.Name = "NAMELabel"
|
|
NAMELabel.Size = New System.Drawing.Size(80, 16)
|
|
NAMELabel.TabIndex = 2
|
|
NAMELabel.Text = "Profil-Name:"
|
|
'
|
|
'DESCRIPTIONLabel
|
|
'
|
|
DESCRIPTIONLabel.AutoSize = True
|
|
DESCRIPTIONLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DESCRIPTIONLabel.Location = New System.Drawing.Point(277, 58)
|
|
DESCRIPTIONLabel.Name = "DESCRIPTIONLabel"
|
|
DESCRIPTIONLabel.Size = New System.Drawing.Size(89, 16)
|
|
DESCRIPTIONLabel.TabIndex = 6
|
|
DESCRIPTIONLabel.Text = "Beschreibung:"
|
|
'
|
|
'WD_SEARCHLabel
|
|
'
|
|
WD_SEARCHLabel.AutoSize = True
|
|
WD_SEARCHLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
WD_SEARCHLabel.Location = New System.Drawing.Point(277, 103)
|
|
WD_SEARCHLabel.Name = "WD_SEARCHLabel"
|
|
WD_SEARCHLabel.Size = New System.Drawing.Size(112, 16)
|
|
WD_SEARCHLabel.TabIndex = 8
|
|
WD_SEARCHLabel.Text = "Windream-Suche:"
|
|
'
|
|
'PRIORITYLabel
|
|
'
|
|
PRIORITYLabel.AutoSize = True
|
|
PRIORITYLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
PRIORITYLabel.Location = New System.Drawing.Point(971, 58)
|
|
PRIORITYLabel.Name = "PRIORITYLabel"
|
|
PRIORITYLabel.Size = New System.Drawing.Size(58, 16)
|
|
PRIORITYLabel.TabIndex = 16
|
|
PRIORITYLabel.Text = "Priorität:"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
ADDED_WHOLabel.AutoSize = True
|
|
ADDED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHOLabel.Location = New System.Drawing.Point(277, 337)
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
ADDED_WHOLabel.Size = New System.Drawing.Size(78, 16)
|
|
ADDED_WHOLabel.TabIndex = 18
|
|
ADDED_WHOLabel.Text = "Erstellt wer:"
|
|
AddHandler ADDED_WHOLabel.Click, AddressOf Me.ADDED_WHOLabel_Click
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
ADDED_WHENLabel.AutoSize = True
|
|
ADDED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHENLabel.Location = New System.Drawing.Point(444, 337)
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
ADDED_WHENLabel.Size = New System.Drawing.Size(87, 16)
|
|
ADDED_WHENLabel.TabIndex = 20
|
|
ADDED_WHENLabel.Text = "Erstellt wann:"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(609, 337)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(91, 16)
|
|
CHANGED_WHOLabel.TabIndex = 22
|
|
CHANGED_WHOLabel.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(775, 337)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(100, 16)
|
|
CHANGED_WHENLabel.TabIndex = 24
|
|
CHANGED_WHENLabel.Text = "Geändert wann:"
|
|
'
|
|
'FINAL_TEXTLabel
|
|
'
|
|
FINAL_TEXTLabel.AutoSize = True
|
|
FINAL_TEXTLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
FINAL_TEXTLabel.Location = New System.Drawing.Point(12, 49)
|
|
FINAL_TEXTLabel.Name = "FINAL_TEXTLabel"
|
|
FINAL_TEXTLabel.Size = New System.Drawing.Size(272, 16)
|
|
FINAL_TEXTLabel.TabIndex = 26
|
|
FINAL_TEXTLabel.Text = "Finaler Bestätigungstext auf Abschluss-Button:"
|
|
'
|
|
'TITLELabel
|
|
'
|
|
TITLELabel.AutoSize = True
|
|
TITLELabel.Location = New System.Drawing.Point(507, 29)
|
|
TITLELabel.Name = "TITLELabel"
|
|
TITLELabel.Size = New System.Drawing.Size(38, 16)
|
|
TITLELabel.TabIndex = 27
|
|
TITLELabel.Text = "Titel:"
|
|
'
|
|
'INTERVALL_CKECK_NO_OF_FILESLabel
|
|
'
|
|
INTERVALL_CKECK_NO_OF_FILESLabel.AutoSize = True
|
|
INTERVALL_CKECK_NO_OF_FILESLabel.Location = New System.Drawing.Point(18, 14)
|
|
INTERVALL_CKECK_NO_OF_FILESLabel.Name = "INTERVALL_CKECK_NO_OF_FILESLabel"
|
|
INTERVALL_CKECK_NO_OF_FILESLabel.Size = New System.Drawing.Size(301, 16)
|
|
INTERVALL_CKECK_NO_OF_FILESLabel.TabIndex = 0
|
|
INTERVALL_CKECK_NO_OF_FILESLabel.Text = "Intervall zur Überprüfung Anzahl Dateien pro Profil:"
|
|
'
|
|
'GEAENDERTWERLabel
|
|
'
|
|
GEAENDERTWERLabel.AutoSize = True
|
|
GEAENDERTWERLabel.Location = New System.Drawing.Point(646, 284)
|
|
GEAENDERTWERLabel.Name = "GEAENDERTWERLabel"
|
|
GEAENDERTWERLabel.Size = New System.Drawing.Size(91, 16)
|
|
GEAENDERTWERLabel.TabIndex = 2
|
|
GEAENDERTWERLabel.Text = "Geändert wer:"
|
|
'
|
|
'GEAENDERTWANNLabel
|
|
'
|
|
GEAENDERTWANNLabel.AutoSize = True
|
|
GEAENDERTWANNLabel.Location = New System.Drawing.Point(646, 329)
|
|
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
|
|
GEAENDERTWANNLabel.Size = New System.Drawing.Size(100, 16)
|
|
GEAENDERTWANNLabel.TabIndex = 4
|
|
GEAENDERTWANNLabel.Text = "Geändert wann:"
|
|
'
|
|
'EMAIL_FROMLabel
|
|
'
|
|
EMAIL_FROMLabel.AutoSize = True
|
|
EMAIL_FROMLabel.Location = New System.Drawing.Point(6, 23)
|
|
EMAIL_FROMLabel.Name = "EMAIL_FROMLabel"
|
|
EMAIL_FROMLabel.Size = New System.Drawing.Size(79, 16)
|
|
EMAIL_FROMLabel.TabIndex = 8
|
|
EMAIL_FROMLabel.Text = "e-Mail from:"
|
|
'
|
|
'EMAIL_SMTPLabel
|
|
'
|
|
EMAIL_SMTPLabel.AutoSize = True
|
|
EMAIL_SMTPLabel.Location = New System.Drawing.Point(7, 68)
|
|
EMAIL_SMTPLabel.Name = "EMAIL_SMTPLabel"
|
|
EMAIL_SMTPLabel.Size = New System.Drawing.Size(89, 16)
|
|
EMAIL_SMTPLabel.TabIndex = 10
|
|
EMAIL_SMTPLabel.Text = "SMTP-Server:"
|
|
'
|
|
'EMAIL_USERLabel
|
|
'
|
|
EMAIL_USERLabel.AutoSize = True
|
|
EMAIL_USERLabel.Location = New System.Drawing.Point(6, 113)
|
|
EMAIL_USERLabel.Name = "EMAIL_USERLabel"
|
|
EMAIL_USERLabel.Size = New System.Drawing.Size(78, 16)
|
|
EMAIL_USERLabel.TabIndex = 12
|
|
EMAIL_USERLabel.Text = "e-Mail User:"
|
|
'
|
|
'EMAIL_PWLabel
|
|
'
|
|
EMAIL_PWLabel.AutoSize = True
|
|
EMAIL_PWLabel.Location = New System.Drawing.Point(304, 113)
|
|
EMAIL_PWLabel.Name = "EMAIL_PWLabel"
|
|
EMAIL_PWLabel.Size = New System.Drawing.Size(107, 16)
|
|
EMAIL_PWLabel.TabIndex = 14
|
|
EMAIL_PWLabel.Text = "e-Mail Password:"
|
|
'
|
|
'EMAIL_REMINDER_HEADERLabel
|
|
'
|
|
EMAIL_REMINDER_HEADERLabel.AutoSize = True
|
|
EMAIL_REMINDER_HEADERLabel.Location = New System.Drawing.Point(7, 158)
|
|
EMAIL_REMINDER_HEADERLabel.Name = "EMAIL_REMINDER_HEADERLabel"
|
|
EMAIL_REMINDER_HEADERLabel.Size = New System.Drawing.Size(257, 16)
|
|
EMAIL_REMINDER_HEADERLabel.TabIndex = 16
|
|
EMAIL_REMINDER_HEADERLabel.Text = "e-Mail Header-Meldung - nur für Reminder:"
|
|
'
|
|
'EMAIL_REMINDER_FOOTERLabel
|
|
'
|
|
EMAIL_REMINDER_FOOTERLabel.AutoSize = True
|
|
EMAIL_REMINDER_FOOTERLabel.Location = New System.Drawing.Point(7, 239)
|
|
EMAIL_REMINDER_FOOTERLabel.Name = "EMAIL_REMINDER_FOOTERLabel"
|
|
EMAIL_REMINDER_FOOTERLabel.Size = New System.Drawing.Size(200, 16)
|
|
EMAIL_REMINDER_FOOTERLabel.TabIndex = 18
|
|
EMAIL_REMINDER_FOOTERLabel.Text = "e-Mail Footer - nur für Reminder:"
|
|
'
|
|
'Label12
|
|
'
|
|
Label12.AutoSize = True
|
|
Label12.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Label12.Location = New System.Drawing.Point(712, 153)
|
|
Label12.Name = "Label12"
|
|
Label12.Size = New System.Drawing.Size(409, 32)
|
|
Label12.TabIndex = 80
|
|
Label12.Text = "Bitte wählen Sie hier den Vektor-Index den Sie für die Kennzeichnung " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "der PM-Ind" &
|
|
"izes verwenden wollen:"
|
|
'
|
|
'Label7
|
|
'
|
|
Label7.AutoSize = True
|
|
Label7.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Label7.Location = New System.Drawing.Point(712, 215)
|
|
Label7.Name = "Label7"
|
|
Label7.Size = New System.Drawing.Size(364, 32)
|
|
Label7.TabIndex = 82
|
|
Label7.Text = "Bitte wählen Sie hier den Vektor-Index den Sie für das Loggen" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "der Wertänderungen" &
|
|
" nutzen wollen:"
|
|
'
|
|
'VEKTOR_DELIMITERLabel
|
|
'
|
|
VEKTOR_DELIMITERLabel.AutoSize = True
|
|
VEKTOR_DELIMITERLabel.Location = New System.Drawing.Point(18, 64)
|
|
VEKTOR_DELIMITERLabel.Name = "VEKTOR_DELIMITERLabel"
|
|
VEKTOR_DELIMITERLabel.Size = New System.Drawing.Size(158, 16)
|
|
VEKTOR_DELIMITERLabel.TabIndex = 13
|
|
VEKTOR_DELIMITERLabel.Text = "Trenner für Vektorinhalte:"
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
ToolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
ToolStripButton4.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user_red
|
|
ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
ToolStripButton4.Name = "ToolStripButton4"
|
|
ToolStripButton4.Size = New System.Drawing.Size(134, 22)
|
|
ToolStripButton4.Text = "AD-User hinzufügen"
|
|
AddHandler ToolStripButton4.Click, AddressOf Me.ToolStripButton4_Click
|
|
'
|
|
'GUIDLabel1
|
|
'
|
|
GUIDLabel1.AutoSize = True
|
|
GUIDLabel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GUIDLabel1.Location = New System.Drawing.Point(6, 3)
|
|
GUIDLabel1.Name = "GUIDLabel1"
|
|
GUIDLabel1.Size = New System.Drawing.Size(23, 14)
|
|
GUIDLabel1.TabIndex = 0
|
|
GUIDLabel1.Text = "ID:"
|
|
'
|
|
'PRENAMELabel
|
|
'
|
|
PRENAMELabel.AutoSize = True
|
|
PRENAMELabel.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
PRENAMELabel.Location = New System.Drawing.Point(68, 3)
|
|
PRENAMELabel.Name = "PRENAMELabel"
|
|
PRENAMELabel.Size = New System.Drawing.Size(60, 14)
|
|
PRENAMELabel.TabIndex = 2
|
|
PRENAMELabel.Text = "Vorname:"
|
|
'
|
|
'NAMELabel1
|
|
'
|
|
NAMELabel1.AutoSize = True
|
|
NAMELabel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
NAMELabel1.Location = New System.Drawing.Point(265, 3)
|
|
NAMELabel1.Name = "NAMELabel1"
|
|
NAMELabel1.Size = New System.Drawing.Size(68, 14)
|
|
NAMELabel1.TabIndex = 4
|
|
NAMELabel1.Text = "Nachname:"
|
|
'
|
|
'USERNAMELabel
|
|
'
|
|
USERNAMELabel.AutoSize = True
|
|
USERNAMELabel.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
USERNAMELabel.Location = New System.Drawing.Point(517, 3)
|
|
USERNAMELabel.Name = "USERNAMELabel"
|
|
USERNAMELabel.Size = New System.Drawing.Size(65, 14)
|
|
USERNAMELabel.TabIndex = 6
|
|
USERNAMELabel.Text = "Username:"
|
|
'
|
|
'EMAILLabel
|
|
'
|
|
EMAILLabel.AutoSize = True
|
|
EMAILLabel.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
EMAILLabel.Location = New System.Drawing.Point(68, 48)
|
|
EMAILLabel.Name = "EMAILLabel"
|
|
EMAILLabel.Size = New System.Drawing.Size(38, 14)
|
|
EMAILLabel.TabIndex = 8
|
|
EMAILLabel.Text = "Email:"
|
|
'
|
|
'ADDED_WHOLabel1
|
|
'
|
|
ADDED_WHOLabel1.AutoSize = True
|
|
ADDED_WHOLabel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHOLabel1.Location = New System.Drawing.Point(68, 139)
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
ADDED_WHOLabel1.Size = New System.Drawing.Size(73, 14)
|
|
ADDED_WHOLabel1.TabIndex = 11
|
|
ADDED_WHOLabel1.Text = "Erstellt wer:"
|
|
'
|
|
'ADDED_WHENLabel1
|
|
'
|
|
ADDED_WHENLabel1.AutoSize = True
|
|
ADDED_WHENLabel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHENLabel1.Location = New System.Drawing.Point(68, 94)
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
ADDED_WHENLabel1.Size = New System.Drawing.Size(78, 14)
|
|
ADDED_WHENLabel1.TabIndex = 13
|
|
ADDED_WHENLabel1.Text = "Erstellt wann"
|
|
'
|
|
'CHANGED_WHOLabel1
|
|
'
|
|
CHANGED_WHOLabel1.AutoSize = True
|
|
CHANGED_WHOLabel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHOLabel1.Location = New System.Drawing.Point(265, 139)
|
|
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
|
|
CHANGED_WHOLabel1.Size = New System.Drawing.Size(87, 14)
|
|
CHANGED_WHOLabel1.TabIndex = 15
|
|
CHANGED_WHOLabel1.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel1
|
|
'
|
|
CHANGED_WHENLabel1.AutoSize = True
|
|
CHANGED_WHENLabel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHENLabel1.Location = New System.Drawing.Point(265, 94)
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
CHANGED_WHENLabel1.Size = New System.Drawing.Size(96, 14)
|
|
CHANGED_WHENLabel1.TabIndex = 17
|
|
CHANGED_WHENLabel1.Text = "Geändert wann:"
|
|
'
|
|
'DD_DMSLiteDataSet
|
|
'
|
|
Me.DD_DMSLiteDataSet.DataSetName = "DD_DMSLiteDataSet"
|
|
Me.DD_DMSLiteDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.Connection = Nothing
|
|
Me.TableAdapterManager.TBPM_CONNECTIONTableAdapter = 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.TBPM_USERTableAdapter = 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
|
|
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem.AutoSize = False
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(58, 23)
|
|
Me.BindingNavigatorPositionItem.Text = "0"
|
|
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(88, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} Profilen"
|
|
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'VWPM_PROFILE_USERBindingNavigatorSaveItem
|
|
'
|
|
Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.Image = CType(resources.GetObject("VWPM_PROFILE_USERBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.Name = "VWPM_PROFILE_USERBindingNavigatorSaveItem"
|
|
Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.VWPM_PROFILE_USERBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'cmbProfiles
|
|
'
|
|
Me.cmbProfiles.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.cmbProfiles.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.cmbProfiles.Image = CType(resources.GetObject("cmbProfiles.Image"), System.Drawing.Image)
|
|
Me.cmbProfiles.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.cmbProfiles.Name = "cmbProfiles"
|
|
Me.cmbProfiles.Size = New System.Drawing.Size(122, 22)
|
|
Me.cmbProfiles.Text = "Kein Profil gewählt"
|
|
'
|
|
'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})
|
|
Me.TBPM_PROFILEBindingNavigator.Location = New System.Drawing.Point(3, 3)
|
|
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
|
|
Me.TBPM_PROFILEBindingNavigator.Size = New System.Drawing.Size(1244, 25)
|
|
Me.TBPM_PROFILEBindingNavigator.TabIndex = 0
|
|
Me.TBPM_PROFILEBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'tstrpbtn_add
|
|
'
|
|
Me.tstrpbtn_add.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tstrpbtn_add.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
|
|
Me.tstrpbtn_add.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tstrpbtn_add.Name = "tstrpbtn_add"
|
|
Me.tstrpbtn_add.Size = New System.Drawing.Size(23, 22)
|
|
Me.tstrpbtn_add.Text = "Hinzufügen"
|
|
'
|
|
'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"
|
|
Me.tstrlblSave.Size = New System.Drawing.Size(256, 22)
|
|
Me.tstrlblSave.Text = "Änderungen wurden erfolgreich gespeichert"
|
|
'
|
|
'btnRefreshProfiles
|
|
'
|
|
Me.btnRefreshProfiles.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG
|
|
Me.btnRefreshProfiles.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.btnRefreshProfiles.Name = "btnRefreshProfiles"
|
|
Me.btnRefreshProfiles.Size = New System.Drawing.Size(95, 22)
|
|
Me.btnRefreshProfiles.Text = "Aktualisieren"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbtnDesigner_open
|
|
'
|
|
Me.tsbtnDesigner_open.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.tsbtnDesigner_open.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.application_form_edit
|
|
Me.tsbtnDesigner_open.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnDesigner_open.Name = "tsbtnDesigner_open"
|
|
Me.tsbtnDesigner_open.Size = New System.Drawing.Size(163, 22)
|
|
Me.tsbtnDesigner_open.Text = "Open Formular Designer"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbtnProfilkopieren
|
|
'
|
|
Me.tsbtnProfilkopieren.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.page_copy
|
|
Me.tsbtnProfilkopieren.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtnProfilkopieren.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnProfilkopieren.Name = "tsbtnProfilkopieren"
|
|
Me.tsbtnProfilkopieren.Size = New System.Drawing.Size(104, 22)
|
|
Me.tsbtnProfilkopieren.Text = "Profil kopieren"
|
|
Me.tsbtnProfilkopieren.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbtndeleteProfil
|
|
'
|
|
Me.tsbtndeleteProfil.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12
|
|
Me.tsbtndeleteProfil.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtndeleteProfil.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtndeleteProfil.Name = "tsbtndeleteProfil"
|
|
Me.tsbtndeleteProfil.Size = New System.Drawing.Size(71, 22)
|
|
Me.tsbtndeleteProfil.Text = "Löschen"
|
|
Me.tsbtndeleteProfil.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(277, 12)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(67, 16)
|
|
Me.Label2.TabIndex = 77
|
|
Me.Label2.Text = "Objekttyp:"
|
|
'
|
|
'cmbObjekttypen
|
|
'
|
|
Me.cmbObjekttypen.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "WD_OBJECTTYPE", True))
|
|
Me.cmbObjekttypen.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbObjekttypen.FormattingEnabled = True
|
|
Me.cmbObjekttypen.Location = New System.Drawing.Point(280, 31)
|
|
Me.cmbObjekttypen.Name = "cmbObjekttypen"
|
|
Me.cmbObjekttypen.Size = New System.Drawing.Size(420, 24)
|
|
Me.cmbObjekttypen.TabIndex = 3
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.Controls.Add(Me.FINAL_PROFILECheckBox)
|
|
Me.GroupBox4.Controls.Add(FINAL_TEXTLabel)
|
|
Me.GroupBox4.Controls.Add(Me.FINAL_TEXTTextBox)
|
|
Me.GroupBox4.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox4.ForeColor = System.Drawing.Color.DarkRed
|
|
Me.GroupBox4.Location = New System.Drawing.Point(280, 153)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(420, 100)
|
|
Me.GroupBox4.TabIndex = 75
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Alternativer Abschlusstext:"
|
|
'
|
|
'FINAL_PROFILECheckBox
|
|
'
|
|
Me.FINAL_PROFILECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "FINAL_PROFILE", True))
|
|
Me.FINAL_PROFILECheckBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.FINAL_PROFILECheckBox.Location = New System.Drawing.Point(15, 22)
|
|
Me.FINAL_PROFILECheckBox.Name = "FINAL_PROFILECheckBox"
|
|
Me.FINAL_PROFILECheckBox.Size = New System.Drawing.Size(104, 24)
|
|
Me.FINAL_PROFILECheckBox.TabIndex = 0
|
|
Me.FINAL_PROFILECheckBox.Text = "Ja/Nein"
|
|
Me.FINAL_PROFILECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'FINAL_TEXTTextBox
|
|
'
|
|
Me.FINAL_TEXTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "FINAL_TEXT", True))
|
|
Me.FINAL_TEXTTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.FINAL_TEXTTextBox.Location = New System.Drawing.Point(15, 71)
|
|
Me.FINAL_TEXTTextBox.Name = "FINAL_TEXTTextBox"
|
|
Me.FINAL_TEXTTextBox.Size = New System.Drawing.Size(392, 23)
|
|
Me.FINAL_TEXTTextBox.TabIndex = 1
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Label1)
|
|
Me.GroupBox2.Controls.Add(Me.cmbType)
|
|
Me.GroupBox2.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox2.Location = New System.Drawing.Point(280, 259)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(420, 71)
|
|
Me.GroupBox2.TabIndex = 74
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Type:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(6, 19)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(156, 14)
|
|
Me.Label1.TabIndex = 72
|
|
Me.Label1.Text = "Definiert die Art des Profils:"
|
|
'
|
|
'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"
|
|
Me.cmbType.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbType.FormattingEnabled = True
|
|
Me.cmbType.Location = New System.Drawing.Point(9, 41)
|
|
Me.cmbType.Name = "cmbType"
|
|
Me.cmbType.Size = New System.Drawing.Size(259, 24)
|
|
Me.cmbType.TabIndex = 0
|
|
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)
|
|
Me.GroupBox3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox3.Location = New System.Drawing.Point(15, 28)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(1007, 57)
|
|
Me.GroupBox3.TabIndex = 73
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Wählen Sie hier einen Ordner in windream, in welchen die Datei, nach erfolgreiche" &
|
|
"r Indexierung verschoben werden soll:"
|
|
'
|
|
'MOVE2FOLDERTextBox
|
|
'
|
|
Me.MOVE2FOLDERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "MOVE2FOLDER", True))
|
|
Me.MOVE2FOLDERTextBox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.MOVE2FOLDERTextBox.Location = New System.Drawing.Point(9, 21)
|
|
Me.MOVE2FOLDERTextBox.Name = "MOVE2FOLDERTextBox"
|
|
Me.MOVE2FOLDERTextBox.Size = New System.Drawing.Size(862, 23)
|
|
Me.MOVE2FOLDERTextBox.TabIndex = 0
|
|
'
|
|
'btnmovetoFolderDialog
|
|
'
|
|
Me.btnmovetoFolderDialog.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnmovetoFolderDialog.Location = New System.Drawing.Point(877, 19)
|
|
Me.btnmovetoFolderDialog.Name = "btnmovetoFolderDialog"
|
|
Me.btnmovetoFolderDialog.Size = New System.Drawing.Size(29, 23)
|
|
Me.btnmovetoFolderDialog.TabIndex = 72
|
|
Me.btnmovetoFolderDialog.Text = "..."
|
|
Me.btnmovetoFolderDialog.UseVisualStyleBackColor = True
|
|
'
|
|
'PRIORITYNumericUpDown
|
|
'
|
|
Me.PRIORITYNumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPM_PROFILEBindingSource, "PRIORITY", True))
|
|
Me.PRIORITYNumericUpDown.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.PRIORITYNumericUpDown.Location = New System.Drawing.Point(974, 78)
|
|
Me.PRIORITYNumericUpDown.Name = "PRIORITYNumericUpDown"
|
|
Me.PRIORITYNumericUpDown.Size = New System.Drawing.Size(55, 23)
|
|
Me.PRIORITYNumericUpDown.TabIndex = 5
|
|
'
|
|
'btnopenSuche
|
|
'
|
|
Me.btnopenSuche.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnopenSuche.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.flag_green
|
|
Me.btnopenSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnopenSuche.Location = New System.Drawing.Point(1035, 115)
|
|
Me.btnopenSuche.Name = "btnopenSuche"
|
|
Me.btnopenSuche.Padding = New System.Windows.Forms.Padding(0, 0, 2, 2)
|
|
Me.btnopenSuche.Size = New System.Drawing.Size(115, 36)
|
|
Me.btnopenSuche.TabIndex = 49
|
|
Me.btnopenSuche.Text = "Teste Suche"
|
|
Me.btnopenSuche.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnopenSuche.UseVisualStyleBackColor = True
|
|
'
|
|
'btnWDSuche
|
|
'
|
|
Me.btnWDSuche.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnWDSuche.Location = New System.Drawing.Point(973, 122)
|
|
Me.btnWDSuche.Name = "btnWDSuche"
|
|
Me.btnWDSuche.Size = New System.Drawing.Size(56, 23)
|
|
Me.btnWDSuche.TabIndex = 29
|
|
Me.btnWDSuche.Text = "..."
|
|
Me.btnWDSuche.UseVisualStyleBackColor = True
|
|
'
|
|
'TITLETextBox
|
|
'
|
|
Me.TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "TITLE", True))
|
|
Me.TITLETextBox.Location = New System.Drawing.Point(510, 48)
|
|
Me.TITLETextBox.Name = "TITLETextBox"
|
|
Me.TITLETextBox.Size = New System.Drawing.Size(468, 23)
|
|
Me.TITLETextBox.TabIndex = 1
|
|
'
|
|
'PROFILGUIDTextBox
|
|
'
|
|
Me.PROFILGUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "GUID", True))
|
|
Me.PROFILGUIDTextBox.Location = New System.Drawing.Point(9, 47)
|
|
Me.PROFILGUIDTextBox.Name = "PROFILGUIDTextBox"
|
|
Me.PROFILGUIDTextBox.ReadOnly = True
|
|
Me.PROFILGUIDTextBox.Size = New System.Drawing.Size(38, 23)
|
|
Me.PROFILGUIDTextBox.TabIndex = 1
|
|
'
|
|
'NAMETextBox
|
|
'
|
|
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "NAME", True))
|
|
Me.NAMETextBox.Location = New System.Drawing.Point(61, 47)
|
|
Me.NAMETextBox.Name = "NAMETextBox"
|
|
Me.NAMETextBox.Size = New System.Drawing.Size(443, 23)
|
|
Me.NAMETextBox.TabIndex = 0
|
|
'
|
|
'DESCRIPTIONTextBox
|
|
'
|
|
Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "DESCRIPTION", True))
|
|
Me.DESCRIPTIONTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.DESCRIPTIONTextBox.Location = New System.Drawing.Point(280, 77)
|
|
Me.DESCRIPTIONTextBox.Name = "DESCRIPTIONTextBox"
|
|
Me.DESCRIPTIONTextBox.Size = New System.Drawing.Size(685, 23)
|
|
Me.DESCRIPTIONTextBox.TabIndex = 4
|
|
'
|
|
'WD_SEARCHTextBox
|
|
'
|
|
Me.WD_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "WD_SEARCH", True))
|
|
Me.WD_SEARCHTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.WD_SEARCHTextBox.Location = New System.Drawing.Point(280, 122)
|
|
Me.WD_SEARCHTextBox.Name = "WD_SEARCHTextBox"
|
|
Me.WD_SEARCHTextBox.Size = New System.Drawing.Size(688, 23)
|
|
Me.WD_SEARCHTextBox.TabIndex = 6
|
|
'
|
|
'ACTIVECheckBox
|
|
'
|
|
Me.ACTIVECheckBox.BackColor = System.Drawing.SystemColors.ControlLightLight
|
|
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox.Location = New System.Drawing.Point(987, 47)
|
|
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
|
|
Me.ACTIVECheckBox.Size = New System.Drawing.Size(65, 24)
|
|
Me.ACTIVECheckBox.TabIndex = 2
|
|
Me.ACTIVECheckBox.Text = "Aktiv"
|
|
Me.ACTIVECheckBox.UseVisualStyleBackColor = False
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(280, 356)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(158, 23)
|
|
Me.ADDED_WHOTextBox.TabIndex = 19
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(447, 356)
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.ReadOnly = True
|
|
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(158, 23)
|
|
Me.ADDED_WHENTextBox.TabIndex = 21
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(611, 356)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(161, 23)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 23
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILEBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(778, 356)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.ReadOnly = True
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(161, 23)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 25
|
|
'
|
|
'dlgWindreamsuche
|
|
'
|
|
Me.dlgWindreamsuche.Filter = "windream-Suche|*.wdf|Alle Dateien|*.*"
|
|
Me.dlgWindreamsuche.RestoreDirectory = True
|
|
Me.dlgWindreamsuche.Title = "windream-Suche wählen"
|
|
'
|
|
'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)
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(1258, 586)
|
|
Me.TabControl1.TabIndex = 3
|
|
'
|
|
'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)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(1250, 557)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "Profil-Verwaltung"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'tabctrl_Profilkonfig
|
|
'
|
|
Me.tabctrl_Profilkonfig.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.tabctrl_Profilkonfig.Controls.Add(Me.TabPage5)
|
|
Me.tabctrl_Profilkonfig.Controls.Add(Me.TabPage6)
|
|
Me.tabctrl_Profilkonfig.Location = New System.Drawing.Point(9, 77)
|
|
Me.tabctrl_Profilkonfig.Name = "tabctrl_Profilkonfig"
|
|
Me.tabctrl_Profilkonfig.SelectedIndex = 0
|
|
Me.tabctrl_Profilkonfig.Size = New System.Drawing.Size(1235, 474)
|
|
Me.tabctrl_Profilkonfig.TabIndex = 79
|
|
'
|
|
'TabPage5
|
|
'
|
|
Me.TabPage5.AutoScroll = True
|
|
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.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.TabPage5.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage5.Name = "TabPage5"
|
|
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage5.Size = New System.Drawing.Size(1227, 445)
|
|
Me.TabPage5.TabIndex = 0
|
|
Me.TabPage5.Text = "Allgemeine Profilangaben:"
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControl1
|
|
'
|
|
Me.GridControl1.DataSource = Me.TBPM_PROFILEBindingSource
|
|
Me.GridControl1.Location = New System.Drawing.Point(6, 12)
|
|
Me.GridControl1.MainView = Me.GridView1
|
|
Me.GridControl1.Name = "GridControl1"
|
|
Me.GridControl1.Size = New System.Drawing.Size(268, 367)
|
|
Me.GridControl1.TabIndex = 84
|
|
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView1.Appearance.FocusedRow.BackColor = System.Drawing.Color.Fuchsia
|
|
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
|
|
'
|
|
Me.colNAME.Caption = "Profil-Name"
|
|
Me.colNAME.FieldName = "NAME"
|
|
Me.colNAME.Name = "colNAME"
|
|
Me.colNAME.Visible = True
|
|
Me.colNAME.VisibleIndex = 0
|
|
Me.colNAME.Width = 166
|
|
'
|
|
'colTITLE
|
|
'
|
|
Me.colTITLE.Caption = "Titel"
|
|
Me.colTITLE.FieldName = "TITLE"
|
|
Me.colTITLE.Name = "colTITLE"
|
|
Me.colTITLE.Visible = True
|
|
Me.colTITLE.VisibleIndex = 1
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.BackColor = System.Drawing.Color.Transparent
|
|
Me.Button3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button3.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Files_7954
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(1069, 25)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(139, 34)
|
|
Me.Button3.TabIndex = 81
|
|
Me.Button3.Text = "Daten zu Profil entfernen"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
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
|
|
Me.cmbLOGIndex.Location = New System.Drawing.Point(715, 250)
|
|
Me.cmbLOGIndex.Name = "cmbLOGIndex"
|
|
Me.cmbLOGIndex.Size = New System.Drawing.Size(230, 24)
|
|
Me.cmbLOGIndex.TabIndex = 83
|
|
'
|
|
'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
|
|
Me.PM_VEKTOR_INDEXComboBox.Location = New System.Drawing.Point(715, 188)
|
|
Me.PM_VEKTOR_INDEXComboBox.Name = "PM_VEKTOR_INDEXComboBox"
|
|
Me.PM_VEKTOR_INDEXComboBox.Size = New System.Drawing.Size(230, 24)
|
|
Me.PM_VEKTOR_INDEXComboBox.TabIndex = 81
|
|
'
|
|
'SORT_BY_LATESTCheckBox
|
|
'
|
|
Me.SORT_BY_LATESTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_PROFILEBindingSource, "SORT_BY_LATEST", True))
|
|
Me.SORT_BY_LATESTCheckBox.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.SORT_BY_LATESTCheckBox.Location = New System.Drawing.Point(715, 31)
|
|
Me.SORT_BY_LATESTCheckBox.Name = "SORT_BY_LATESTCheckBox"
|
|
Me.SORT_BY_LATESTCheckBox.Size = New System.Drawing.Size(238, 24)
|
|
Me.SORT_BY_LATESTCheckBox.TabIndex = 78
|
|
Me.SORT_BY_LATESTCheckBox.Text = "Neueste Dokumente zuerst anzeigen"
|
|
Me.SORT_BY_LATESTCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'TabPage6
|
|
'
|
|
Me.TabPage6.AutoScroll = True
|
|
Me.TabPage6.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.TabPage6.Controls.Add(Me.Button1)
|
|
Me.TabPage6.Controls.Add(Me.TabControlFinalIndices)
|
|
Me.TabPage6.Controls.Add(Me.Label13)
|
|
Me.TabPage6.Controls.Add(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator)
|
|
Me.TabPage6.Controls.Add(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView)
|
|
Me.TabPage6.Controls.Add(Me.Label6)
|
|
Me.TabPage6.Controls.Add(Me.Label5)
|
|
Me.TabPage6.Controls.Add(Me.GroupBox3)
|
|
Me.TabPage6.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage6.Name = "TabPage6"
|
|
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage6.Size = New System.Drawing.Size(1227, 445)
|
|
Me.TabPage6.TabIndex = 1
|
|
Me.TabPage6.Text = "Aktionen nach erfolgreicher Indexierung:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(772, 100)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(114, 30)
|
|
Me.Button1.TabIndex = 91
|
|
Me.Button1.Text = "Editor Detail"
|
|
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'TabControlFinalIndices
|
|
'
|
|
Me.TabControlFinalIndices.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.TabControlFinalIndices.Controls.Add(Me.TabPage9)
|
|
Me.TabControlFinalIndices.Controls.Add(Me.TabPage10)
|
|
Me.TabControlFinalIndices.Enabled = False
|
|
Me.TabControlFinalIndices.Location = New System.Drawing.Point(674, 166)
|
|
Me.TabControlFinalIndices.Name = "TabControlFinalIndices"
|
|
Me.TabControlFinalIndices.SelectedIndex = 0
|
|
Me.TabControlFinalIndices.Size = New System.Drawing.Size(553, 282)
|
|
Me.TabControlFinalIndices.TabIndex = 90
|
|
'
|
|
'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)
|
|
Me.TabPage9.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage9.Name = "TabPage9"
|
|
Me.TabPage9.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage9.Size = New System.Drawing.Size(545, 253)
|
|
Me.TabPage9.TabIndex = 0
|
|
Me.TabPage9.Text = "Fester Wert"
|
|
Me.TabPage9.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBoxPMVEKTOR
|
|
'
|
|
Me.CheckBoxPMVEKTOR.AutoSize = True
|
|
Me.CheckBoxPMVEKTOR.Location = New System.Drawing.Point(193, 27)
|
|
Me.CheckBoxPMVEKTOR.Name = "CheckBoxPMVEKTOR"
|
|
Me.CheckBoxPMVEKTOR.Size = New System.Drawing.Size(199, 20)
|
|
Me.CheckBoxPMVEKTOR.TabIndex = 87
|
|
Me.CheckBoxPMVEKTOR.Text = "Wert in Vektorindex schreiben"
|
|
Me.CheckBoxPMVEKTOR.UseVisualStyleBackColor = True
|
|
'
|
|
'lblSaveFinalIndex
|
|
'
|
|
Me.lblSaveFinalIndex.AutoSize = True
|
|
Me.lblSaveFinalIndex.BackColor = System.Drawing.Color.Yellow
|
|
Me.lblSaveFinalIndex.Location = New System.Drawing.Point(24, 135)
|
|
Me.lblSaveFinalIndex.Name = "lblSaveFinalIndex"
|
|
Me.lblSaveFinalIndex.Size = New System.Drawing.Size(45, 16)
|
|
Me.lblSaveFinalIndex.TabIndex = 89
|
|
Me.lblSaveFinalIndex.Text = "Label4"
|
|
Me.lblSaveFinalIndex.Visible = False
|
|
'
|
|
'lblIndexPMVektor
|
|
'
|
|
Me.lblIndexPMVektor.AutoSize = True
|
|
Me.lblIndexPMVektor.Location = New System.Drawing.Point(24, 3)
|
|
Me.lblIndexPMVektor.Name = "lblIndexPMVektor"
|
|
Me.lblIndexPMVektor.Size = New System.Drawing.Size(89, 16)
|
|
Me.lblIndexPMVektor.TabIndex = 78
|
|
Me.lblIndexPMVektor.Text = "Index wählen:"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(7, 108)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(19, 16)
|
|
Me.Label11.TabIndex = 86
|
|
Me.Label11.Text = "3."
|
|
'
|
|
'txtBezeichner
|
|
'
|
|
Me.txtBezeichner.Location = New System.Drawing.Point(27, 27)
|
|
Me.txtBezeichner.Name = "txtBezeichner"
|
|
Me.txtBezeichner.Size = New System.Drawing.Size(160, 23)
|
|
Me.txtBezeichner.TabIndex = 88
|
|
Me.txtBezeichner.Visible = False
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(7, 52)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(19, 16)
|
|
Me.Label10.TabIndex = 85
|
|
Me.Label10.Text = "2."
|
|
'
|
|
'cmbIndexe
|
|
'
|
|
Me.cmbIndexe.FormattingEnabled = True
|
|
Me.cmbIndexe.Location = New System.Drawing.Point(27, 25)
|
|
Me.cmbIndexe.Name = "cmbIndexe"
|
|
Me.cmbIndexe.Size = New System.Drawing.Size(160, 24)
|
|
Me.cmbIndexe.TabIndex = 77
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(7, 3)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(19, 16)
|
|
Me.Label9.TabIndex = 84
|
|
Me.Label9.Text = "1."
|
|
'
|
|
'lblIndex
|
|
'
|
|
Me.lblIndex.AutoSize = True
|
|
Me.lblIndex.Location = New System.Drawing.Point(24, 52)
|
|
Me.lblIndex.Name = "lblIndex"
|
|
Me.lblIndex.Size = New System.Drawing.Size(21, 16)
|
|
Me.lblIndex.TabIndex = 79
|
|
Me.lblIndex.Text = "sd"
|
|
Me.lblIndex.Visible = False
|
|
'
|
|
'grbxSystemStamps
|
|
'
|
|
Me.grbxSystemStamps.Controls.Add(Me.btnStampDate)
|
|
Me.grbxSystemStamps.Controls.Add(Me.btnStampUser)
|
|
Me.grbxSystemStamps.Location = New System.Drawing.Point(298, 52)
|
|
Me.grbxSystemStamps.Name = "grbxSystemStamps"
|
|
Me.grbxSystemStamps.Size = New System.Drawing.Size(153, 80)
|
|
Me.grbxSystemStamps.TabIndex = 83
|
|
Me.grbxSystemStamps.TabStop = False
|
|
Me.grbxSystemStamps.Text = "System-Stamps"
|
|
Me.grbxSystemStamps.Visible = False
|
|
'
|
|
'btnStampDate
|
|
'
|
|
Me.btnStampDate.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.world_link
|
|
Me.btnStampDate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnStampDate.Location = New System.Drawing.Point(9, 51)
|
|
Me.btnStampDate.Name = "btnStampDate"
|
|
Me.btnStampDate.Size = New System.Drawing.Size(119, 29)
|
|
Me.btnStampDate.TabIndex = 1
|
|
Me.btnStampDate.Text = "Datumstempel"
|
|
Me.btnStampDate.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnStampDate.UseVisualStyleBackColor = True
|
|
'
|
|
'btnStampUser
|
|
'
|
|
Me.btnStampUser.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user
|
|
Me.btnStampUser.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnStampUser.Location = New System.Drawing.Point(9, 22)
|
|
Me.btnStampUser.Name = "btnStampUser"
|
|
Me.btnStampUser.Size = New System.Drawing.Size(119, 23)
|
|
Me.btnStampUser.TabIndex = 0
|
|
Me.btnStampUser.Text = "Username"
|
|
Me.btnStampUser.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnStampUser.UseVisualStyleBackColor = True
|
|
'
|
|
'txtindexwert_final
|
|
'
|
|
Me.txtindexwert_final.Location = New System.Drawing.Point(27, 74)
|
|
Me.txtindexwert_final.Name = "txtindexwert_final"
|
|
Me.txtindexwert_final.Size = New System.Drawing.Size(100, 23)
|
|
Me.txtindexwert_final.TabIndex = 80
|
|
Me.txtindexwert_final.Visible = False
|
|
'
|
|
'btnInsert_FinalIndex
|
|
'
|
|
Me.btnInsert_FinalIndex.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
|
|
Me.btnInsert_FinalIndex.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnInsert_FinalIndex.Location = New System.Drawing.Point(27, 101)
|
|
Me.btnInsert_FinalIndex.Name = "btnInsert_FinalIndex"
|
|
Me.btnInsert_FinalIndex.Size = New System.Drawing.Size(136, 31)
|
|
Me.btnInsert_FinalIndex.TabIndex = 82
|
|
Me.btnInsert_FinalIndex.Text = "Index einfügen"
|
|
Me.btnInsert_FinalIndex.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnInsert_FinalIndex.UseVisualStyleBackColor = True
|
|
'
|
|
'chkbxfinalIndex
|
|
'
|
|
Me.chkbxfinalIndex.AutoSize = True
|
|
Me.chkbxfinalIndex.Location = New System.Drawing.Point(27, 79)
|
|
Me.chkbxfinalIndex.Name = "chkbxfinalIndex"
|
|
Me.chkbxfinalIndex.Size = New System.Drawing.Size(15, 14)
|
|
Me.chkbxfinalIndex.TabIndex = 81
|
|
Me.chkbxfinalIndex.UseVisualStyleBackColor = True
|
|
Me.chkbxfinalIndex.Visible = False
|
|
'
|
|
'TabPage10
|
|
'
|
|
Me.TabPage10.AutoScroll = True
|
|
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.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage10.Name = "TabPage10"
|
|
Me.TabPage10.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage10.Size = New System.Drawing.Size(545, 253)
|
|
Me.TabPage10.TabIndex = 1
|
|
Me.TabPage10.Text = "Dynamisches SQL"
|
|
Me.TabPage10.UseVisualStyleBackColor = True
|
|
'
|
|
'btnEditor
|
|
'
|
|
Me.btnEditor.Image = CType(resources.GetObject("btnEditor.Image"), System.Drawing.Image)
|
|
Me.btnEditor.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnEditor.Location = New System.Drawing.Point(110, 217)
|
|
Me.btnEditor.Name = "btnEditor"
|
|
Me.btnEditor.Size = New System.Drawing.Size(114, 30)
|
|
Me.btnEditor.TabIndex = 80
|
|
Me.btnEditor.Text = "Editor Detail"
|
|
Me.btnEditor.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnEditor.UseVisualStyleBackColor = True
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(328, 3)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(44, 16)
|
|
Me.Label15.TabIndex = 79
|
|
Me.Label15.Text = "Index:"
|
|
'
|
|
'cmbIndexe2
|
|
'
|
|
Me.cmbIndexe2.FormattingEnabled = True
|
|
Me.cmbIndexe2.Location = New System.Drawing.Point(331, 22)
|
|
Me.cmbIndexe2.Name = "cmbIndexe2"
|
|
Me.cmbIndexe2.Size = New System.Drawing.Size(194, 24)
|
|
Me.cmbIndexe2.TabIndex = 78
|
|
'
|
|
'btnSaveSQLCommand
|
|
'
|
|
Me.btnSaveSQLCommand.Image = CType(resources.GetObject("btnSaveSQLCommand.Image"), System.Drawing.Image)
|
|
Me.btnSaveSQLCommand.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSaveSQLCommand.Location = New System.Drawing.Point(9, 216)
|
|
Me.btnSaveSQLCommand.Name = "btnSaveSQLCommand"
|
|
Me.btnSaveSQLCommand.Size = New System.Drawing.Size(95, 30)
|
|
Me.btnSaveSQLCommand.TabIndex = 11
|
|
Me.btnSaveSQLCommand.Text = "Speichern"
|
|
Me.btnSaveSQLCommand.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
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))
|
|
Me.SQL_COMMANDTextBox.Font = New System.Drawing.Font("Courier New", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.SQL_COMMANDTextBox.Location = New System.Drawing.Point(9, 68)
|
|
Me.SQL_COMMANDTextBox.Multiline = True
|
|
Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox"
|
|
Me.SQL_COMMANDTextBox.Size = New System.Drawing.Size(516, 142)
|
|
Me.SQL_COMMANDTextBox.TabIndex = 10
|
|
'
|
|
'TBPM_PROFILE_FINAL_INDEXINGBindingSource
|
|
'
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataMember = "TBPM_PROFILE_FINAL_INDEXING"
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'btnShowConnections
|
|
'
|
|
Me.btnShowConnections.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnShowConnections.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
|
|
Me.btnShowConnections.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnShowConnections.Location = New System.Drawing.Point(218, 22)
|
|
Me.btnShowConnections.Name = "btnShowConnections"
|
|
Me.btnShowConnections.Size = New System.Drawing.Size(107, 24)
|
|
Me.btnShowConnections.TabIndex = 9
|
|
Me.btnShowConnections.Text = "Connections"
|
|
Me.btnShowConnections.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnShowConnections.UseVisualStyleBackColor = True
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(6, 3)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(76, 16)
|
|
Me.Label14.TabIndex = 8
|
|
Me.Label14.Text = "Connection:"
|
|
'
|
|
'cmbConnection
|
|
'
|
|
Me.cmbConnection.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, "CONNECTION_ID", True))
|
|
Me.cmbConnection.DataSource = Me.TBPM_CONNECTIONBindingSource
|
|
Me.cmbConnection.DisplayMember = "BEZEICHNUNG"
|
|
Me.cmbConnection.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbConnection.FormattingEnabled = True
|
|
Me.cmbConnection.Location = New System.Drawing.Point(9, 23)
|
|
Me.cmbConnection.Name = "cmbConnection"
|
|
Me.cmbConnection.Size = New System.Drawing.Size(203, 24)
|
|
Me.cmbConnection.TabIndex = 7
|
|
Me.cmbConnection.ValueMember = "GUID"
|
|
'
|
|
'TBPM_CONNECTIONBindingSource
|
|
'
|
|
Me.TBPM_CONNECTIONBindingSource.DataMember = "TBPM_CONNECTION"
|
|
Me.TBPM_CONNECTIONBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(5, 49)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(99, 16)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "SQL-Command:"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(12, 8)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(497, 17)
|
|
Me.Label13.TabIndex = 79
|
|
Me.Label13.Text = "Definieren Sie hier Aktionen welche nach erfolgreicher Indexierung durchgeführt w" &
|
|
"erden:"
|
|
'
|
|
'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
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Dock = System.Windows.Forms.DockStyle.None
|
|
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.Location = New System.Drawing.Point(13, 138)
|
|
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
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Size = New System.Drawing.Size(568, 25)
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.TabIndex = 76
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem4
|
|
'
|
|
Me.BindingNavigatorCountItem4.Name = "BindingNavigatorCountItem4"
|
|
Me.BindingNavigatorCountItem4.Size = New System.Drawing.Size(44, 22)
|
|
Me.BindingNavigatorCountItem4.Text = "von {0}"
|
|
Me.BindingNavigatorCountItem4.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem4
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem4.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem4.Name = "BindingNavigatorMoveFirstItem4"
|
|
Me.BindingNavigatorMoveFirstItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem4.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem4
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem4.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem4.Name = "BindingNavigatorMovePreviousItem4"
|
|
Me.BindingNavigatorMovePreviousItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem4.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator12
|
|
'
|
|
Me.BindingNavigatorSeparator12.Name = "BindingNavigatorSeparator12"
|
|
Me.BindingNavigatorSeparator12.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem4
|
|
'
|
|
Me.BindingNavigatorPositionItem4.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem4.AutoSize = False
|
|
Me.BindingNavigatorPositionItem4.Name = "BindingNavigatorPositionItem4"
|
|
Me.BindingNavigatorPositionItem4.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem4.Text = "0"
|
|
Me.BindingNavigatorPositionItem4.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator13
|
|
'
|
|
Me.BindingNavigatorSeparator13.Name = "BindingNavigatorSeparator13"
|
|
Me.BindingNavigatorSeparator13.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem4
|
|
'
|
|
Me.BindingNavigatorMoveNextItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem4.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem4.Name = "BindingNavigatorMoveNextItem4"
|
|
Me.BindingNavigatorMoveNextItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem4.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem4
|
|
'
|
|
Me.BindingNavigatorMoveLastItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem4.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem4.Name = "BindingNavigatorMoveLastItem4"
|
|
Me.BindingNavigatorMoveLastItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem4.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator14
|
|
'
|
|
Me.BindingNavigatorSeparator14.Name = "BindingNavigatorSeparator14"
|
|
Me.BindingNavigatorSeparator14.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
|
|
Me.ToolStripButton2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(156, 22)
|
|
Me.ToolStripButton2.Text = "Neuen Index hinzufügen"
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12
|
|
Me.ToolStripButton3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(99, 22)
|
|
Me.ToolStripButton3.Text = "Index löschen"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xMD
|
|
Me.ToolStripButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(95, 22)
|
|
Me.ToolStripButton1.Text = "Aktualisieren"
|
|
Me.ToolStripButton1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'TBPM_PROFILE_FINAL_INDEXINGDataGridView
|
|
'
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AllowUserToAddRows = False
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AllowUserToDeleteRows = False
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
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.Location = New System.Drawing.Point(15, 166)
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.MultiSelect = False
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Name = "TBPM_PROFILE_FINAL_INDEXINGDataGridView"
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Size = New System.Drawing.Size(653, 300)
|
|
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.TabIndex = 75
|
|
'
|
|
'GUID
|
|
'
|
|
Me.GUID.DataPropertyName = "GUID"
|
|
Me.GUID.Frozen = True
|
|
Me.GUID.HeaderText = "ID"
|
|
Me.GUID.Name = "GUID"
|
|
Me.GUID.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn26
|
|
'
|
|
Me.DataGridViewTextBoxColumn26.DataPropertyName = "INDEXNAME"
|
|
Me.DataGridViewTextBoxColumn26.HeaderText = "Indexname"
|
|
Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26"
|
|
'
|
|
'DataGridViewTextBoxColumn27
|
|
'
|
|
Me.DataGridViewTextBoxColumn27.DataPropertyName = "VALUE"
|
|
Me.DataGridViewTextBoxColumn27.HeaderText = "Value"
|
|
Me.DataGridViewTextBoxColumn27.Name = "DataGridViewTextBoxColumn27"
|
|
'
|
|
'DataGridViewTextBoxColumn28
|
|
'
|
|
Me.DataGridViewTextBoxColumn28.DataPropertyName = "ADDED_WHO"
|
|
Me.DataGridViewTextBoxColumn28.HeaderText = "Erstellt wer"
|
|
Me.DataGridViewTextBoxColumn28.Name = "DataGridViewTextBoxColumn28"
|
|
Me.DataGridViewTextBoxColumn28.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn29
|
|
'
|
|
Me.DataGridViewTextBoxColumn29.DataPropertyName = "ADDED_WHEN"
|
|
Me.DataGridViewTextBoxColumn29.HeaderText = "Erstellt wann"
|
|
Me.DataGridViewTextBoxColumn29.Name = "DataGridViewTextBoxColumn29"
|
|
Me.DataGridViewTextBoxColumn29.ReadOnly = True
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(12, 113)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(583, 17)
|
|
Me.Label6.TabIndex = 75
|
|
Me.Label6.Text = "Diese Indexe werden nach erfolgreicher Indexierung automatisch bei dem indexierte" &
|
|
"n Dokument gesetzt."
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Tahoma", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(11, 88)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(120, 19)
|
|
Me.Label5.TabIndex = 74
|
|
Me.Label5.Text = "Finale Indexe"
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.SplitContainerProfilzuordnung)
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage2.Size = New System.Drawing.Size(1250, 557)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "Profilzuordnung und Userverwaltung"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'SplitContainerProfilzuordnung
|
|
'
|
|
Me.SplitContainerProfilzuordnung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerProfilzuordnung.Location = New System.Drawing.Point(3, 3)
|
|
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)
|
|
Me.SplitContainerProfilzuordnung.Size = New System.Drawing.Size(1244, 551)
|
|
Me.SplitContainerProfilzuordnung.SplitterDistance = 342
|
|
Me.SplitContainerProfilzuordnung.TabIndex = 0
|
|
'
|
|
'TBPM_PROFILE_ZuordnungDataGridView
|
|
'
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToAddRows = False
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToDeleteRows = False
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToOrderColumns = True
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
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
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.Location = New System.Drawing.Point(0, 25)
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.MultiSelect = False
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.Name = "TBPM_PROFILE_ZuordnungDataGridView"
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.ReadOnly = True
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.Size = New System.Drawing.Size(342, 526)
|
|
Me.TBPM_PROFILE_ZuordnungDataGridView.TabIndex = 1
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn1.Width = 70
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.DataPropertyName = "NAME"
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "Profilname"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
Me.DataGridViewTextBoxColumn2.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn2.Width = 180
|
|
'
|
|
'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})
|
|
Me.TBPM_PROFILE_ZuordnungBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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
|
|
Me.TBPM_PROFILE_ZuordnungBindingNavigator.Size = New System.Drawing.Size(342, 25)
|
|
Me.TBPM_PROFILE_ZuordnungBindingNavigator.TabIndex = 0
|
|
Me.TBPM_PROFILE_ZuordnungBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem1
|
|
'
|
|
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
|
|
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(88, 22)
|
|
Me.BindingNavigatorCountItem1.Text = "von {0} Profilen"
|
|
Me.BindingNavigatorCountItem1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem1
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem1.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
|
|
Me.BindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem1.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem1
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem1.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
|
|
Me.BindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem1.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator3
|
|
'
|
|
Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
|
|
Me.BindingNavigatorSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem1
|
|
'
|
|
Me.BindingNavigatorPositionItem1.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem1.AutoSize = False
|
|
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
|
|
Me.BindingNavigatorPositionItem1.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem1.Text = "0"
|
|
Me.BindingNavigatorPositionItem1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator4
|
|
'
|
|
Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
|
|
Me.BindingNavigatorSeparator4.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem1
|
|
'
|
|
Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem1.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
|
|
Me.BindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem1.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem1
|
|
'
|
|
Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem1.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
|
|
Me.BindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem1.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator5
|
|
'
|
|
Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
|
|
Me.BindingNavigatorSeparator5.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'SplitContainer_Profilzuordnung2
|
|
'
|
|
Me.SplitContainer_Profilzuordnung2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer_Profilzuordnung2.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer_Profilzuordnung2.Name = "SplitContainer_Profilzuordnung2"
|
|
Me.SplitContainer_Profilzuordnung2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer_Profilzuordnung2.Panel1
|
|
'
|
|
Me.SplitContainer_Profilzuordnung2.Panel1.AutoScroll = True
|
|
Me.SplitContainer_Profilzuordnung2.Panel1.Controls.Add(Me.TBPROFILE_USERDataGridView)
|
|
Me.SplitContainer_Profilzuordnung2.Panel1.Controls.Add(Me.TBPROFILE_USERBindingNavigator)
|
|
'
|
|
'SplitContainer_Profilzuordnung2.Panel2
|
|
'
|
|
Me.SplitContainer_Profilzuordnung2.Panel2.AutoScroll = True
|
|
Me.SplitContainer_Profilzuordnung2.Panel2.Controls.Add(Me.TabControlUser)
|
|
Me.SplitContainer_Profilzuordnung2.Panel2.Controls.Add(Me.TBPM_USERBindingNavigator)
|
|
Me.SplitContainer_Profilzuordnung2.Size = New System.Drawing.Size(898, 551)
|
|
Me.SplitContainer_Profilzuordnung2.SplitterDistance = 294
|
|
Me.SplitContainer_Profilzuordnung2.TabIndex = 0
|
|
'
|
|
'TBPROFILE_USERDataGridView
|
|
'
|
|
Me.TBPROFILE_USERDataGridView.AllowDrop = True
|
|
Me.TBPROFILE_USERDataGridView.AllowUserToAddRows = False
|
|
Me.TBPROFILE_USERDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.Color.Yellow
|
|
Me.TBPROFILE_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
|
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
|
|
Me.TBPROFILE_USERDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBPROFILE_USERDataGridView.Location = New System.Drawing.Point(0, 25)
|
|
Me.TBPROFILE_USERDataGridView.MultiSelect = False
|
|
Me.TBPROFILE_USERDataGridView.Name = "TBPROFILE_USERDataGridView"
|
|
Me.TBPROFILE_USERDataGridView.ReadOnly = True
|
|
Me.TBPROFILE_USERDataGridView.Size = New System.Drawing.Size(898, 269)
|
|
Me.TBPROFILE_USERDataGridView.TabIndex = 2
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
Me.DataGridViewTextBoxColumn4.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn4.Frozen = True
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
Me.DataGridViewTextBoxColumn4.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn4.Width = 40
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
Me.DataGridViewTextBoxColumn5.DataPropertyName = "PRENAME"
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "Vorname"
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn6
|
|
'
|
|
Me.DataGridViewTextBoxColumn6.DataPropertyName = "NAME"
|
|
Me.DataGridViewTextBoxColumn6.HeaderText = "Nachname"
|
|
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
|
Me.DataGridViewTextBoxColumn6.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn7
|
|
'
|
|
Me.DataGridViewTextBoxColumn7.DataPropertyName = "USERNAME"
|
|
Me.DataGridViewTextBoxColumn7.HeaderText = "User"
|
|
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
|
Me.DataGridViewTextBoxColumn7.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.DataPropertyName = "ADDED_WHO"
|
|
Me.DataGridViewTextBoxColumn8.HeaderText = "Erstellt wer"
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn9
|
|
'
|
|
Me.DataGridViewTextBoxColumn9.DataPropertyName = "ADDED_WHEN"
|
|
Me.DataGridViewTextBoxColumn9.HeaderText = "Wann"
|
|
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
|
Me.DataGridViewTextBoxColumn9.ReadOnly = True
|
|
'
|
|
'TBPROFILE_USERBindingSource
|
|
'
|
|
Me.TBPROFILE_USERBindingSource.DataMember = "TBPROFILE_USER"
|
|
Me.TBPROFILE_USERBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'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})
|
|
Me.TBPROFILE_USERBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
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
|
|
Me.TBPROFILE_USERBindingNavigator.Size = New System.Drawing.Size(898, 25)
|
|
Me.TBPROFILE_USERBindingNavigator.TabIndex = 2
|
|
Me.TBPROFILE_USERBindingNavigator.Text = "BindingNavigator2"
|
|
'
|
|
'BindingNavigatorCountItem2
|
|
'
|
|
Me.BindingNavigatorCountItem2.Name = "BindingNavigatorCountItem2"
|
|
Me.BindingNavigatorCountItem2.Size = New System.Drawing.Size(153, 22)
|
|
Me.BindingNavigatorCountItem2.Text = "von {0} zugeordneten Usern"
|
|
Me.BindingNavigatorCountItem2.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorDeleteItem
|
|
'
|
|
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
|
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorDeleteItem.Text = "Löschen"
|
|
'
|
|
'BindingNavigatorMoveFirstItem2
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem2.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem2.Name = "BindingNavigatorMoveFirstItem2"
|
|
Me.BindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem2.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem2
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem2.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem2.Name = "BindingNavigatorMovePreviousItem2"
|
|
Me.BindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem2.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator6
|
|
'
|
|
Me.BindingNavigatorSeparator6.Name = "BindingNavigatorSeparator6"
|
|
Me.BindingNavigatorSeparator6.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem2
|
|
'
|
|
Me.BindingNavigatorPositionItem2.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem2.AutoSize = False
|
|
Me.BindingNavigatorPositionItem2.Name = "BindingNavigatorPositionItem2"
|
|
Me.BindingNavigatorPositionItem2.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem2.Text = "0"
|
|
Me.BindingNavigatorPositionItem2.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator7
|
|
'
|
|
Me.BindingNavigatorSeparator7.Name = "BindingNavigatorSeparator7"
|
|
Me.BindingNavigatorSeparator7.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem2
|
|
'
|
|
Me.BindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem2.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem2.Name = "BindingNavigatorMoveNextItem2"
|
|
Me.BindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem2.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem2
|
|
'
|
|
Me.BindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem2.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem2.Name = "BindingNavigatorMoveLastItem2"
|
|
Me.BindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem2.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator8
|
|
'
|
|
Me.BindingNavigatorSeparator8.Name = "BindingNavigatorSeparator8"
|
|
Me.BindingNavigatorSeparator8.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripSeparator8
|
|
'
|
|
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
|
|
Me.ToolStripSeparator8.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripLabel2
|
|
'
|
|
Me.ToolStripLabel2.ForeColor = System.Drawing.Color.Crimson
|
|
Me.ToolStripLabel2.Name = "ToolStripLabel2"
|
|
Me.ToolStripLabel2.Size = New System.Drawing.Size(285, 22)
|
|
Me.ToolStripLabel2.Text = "Ziehen Sie neue User per Drag Drop in diesen Bereich"
|
|
'
|
|
'TabControlUser
|
|
'
|
|
Me.TabControlUser.Controls.Add(Me.TabPage7)
|
|
Me.TabControlUser.Controls.Add(Me.TabPage8)
|
|
Me.TabControlUser.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControlUser.Location = New System.Drawing.Point(0, 25)
|
|
Me.TabControlUser.Name = "TabControlUser"
|
|
Me.TabControlUser.SelectedIndex = 0
|
|
Me.TabControlUser.Size = New System.Drawing.Size(898, 228)
|
|
Me.TabControlUser.TabIndex = 4
|
|
'
|
|
'TabPage7
|
|
'
|
|
Me.TabPage7.Controls.Add(Me.TBPM_USERDataGridView)
|
|
Me.TabPage7.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage7.Name = "TabPage7"
|
|
Me.TabPage7.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage7.Size = New System.Drawing.Size(890, 199)
|
|
Me.TabPage7.TabIndex = 0
|
|
Me.TabPage7.Text = "User -Übersicht"
|
|
Me.TabPage7.UseVisualStyleBackColor = True
|
|
'
|
|
'TBPM_USERDataGridView
|
|
'
|
|
Me.TBPM_USERDataGridView.AllowUserToAddRows = False
|
|
Me.TBPM_USERDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.Color.Aqua
|
|
Me.TBPM_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
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.DataGridViewCheckBoxColumn2, Me.DataGridViewTextBoxColumn18, Me.DataGridViewTextBoxColumn19, Me.DataGridViewTextBoxColumn20, Me.DataGridViewTextBoxColumn21})
|
|
Me.TBPM_USERDataGridView.DataSource = Me.TBPM_USERBindingSource
|
|
Me.TBPM_USERDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBPM_USERDataGridView.Location = New System.Drawing.Point(3, 3)
|
|
Me.TBPM_USERDataGridView.MultiSelect = False
|
|
Me.TBPM_USERDataGridView.Name = "TBPM_USERDataGridView"
|
|
Me.TBPM_USERDataGridView.ReadOnly = True
|
|
Me.TBPM_USERDataGridView.Size = New System.Drawing.Size(884, 193)
|
|
Me.TBPM_USERDataGridView.TabIndex = 3
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn3.Frozen = True
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn10
|
|
'
|
|
Me.DataGridViewTextBoxColumn10.DataPropertyName = "PRENAME"
|
|
Me.DataGridViewTextBoxColumn10.HeaderText = "Vorname"
|
|
Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
|
|
Me.DataGridViewTextBoxColumn10.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn11
|
|
'
|
|
Me.DataGridViewTextBoxColumn11.DataPropertyName = "NAME"
|
|
Me.DataGridViewTextBoxColumn11.HeaderText = "Nachname"
|
|
Me.DataGridViewTextBoxColumn11.Name = "DataGridViewTextBoxColumn11"
|
|
Me.DataGridViewTextBoxColumn11.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn12
|
|
'
|
|
Me.DataGridViewTextBoxColumn12.DataPropertyName = "USERNAME"
|
|
Me.DataGridViewTextBoxColumn12.HeaderText = "UserName"
|
|
Me.DataGridViewTextBoxColumn12.Name = "DataGridViewTextBoxColumn12"
|
|
Me.DataGridViewTextBoxColumn12.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn13
|
|
'
|
|
Me.DataGridViewTextBoxColumn13.DataPropertyName = "EMAIL"
|
|
Me.DataGridViewTextBoxColumn13.HeaderText = "Email"
|
|
Me.DataGridViewTextBoxColumn13.Name = "DataGridViewTextBoxColumn13"
|
|
Me.DataGridViewTextBoxColumn13.ReadOnly = True
|
|
'
|
|
'DataGridViewCheckBoxColumn2
|
|
'
|
|
Me.DataGridViewCheckBoxColumn2.DataPropertyName = "ADMIN"
|
|
Me.DataGridViewCheckBoxColumn2.HeaderText = "Admin Ja/nein"
|
|
Me.DataGridViewCheckBoxColumn2.Name = "DataGridViewCheckBoxColumn2"
|
|
Me.DataGridViewCheckBoxColumn2.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn18
|
|
'
|
|
Me.DataGridViewTextBoxColumn18.DataPropertyName = "ADDED_WHO"
|
|
Me.DataGridViewTextBoxColumn18.HeaderText = "Erstellt wer"
|
|
Me.DataGridViewTextBoxColumn18.Name = "DataGridViewTextBoxColumn18"
|
|
Me.DataGridViewTextBoxColumn18.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn19
|
|
'
|
|
Me.DataGridViewTextBoxColumn19.DataPropertyName = "ADDED_WHEN"
|
|
Me.DataGridViewTextBoxColumn19.HeaderText = "Erstellt wann"
|
|
Me.DataGridViewTextBoxColumn19.Name = "DataGridViewTextBoxColumn19"
|
|
Me.DataGridViewTextBoxColumn19.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn20
|
|
'
|
|
Me.DataGridViewTextBoxColumn20.DataPropertyName = "CHANGED_WHO"
|
|
Me.DataGridViewTextBoxColumn20.HeaderText = "Geändert wer"
|
|
Me.DataGridViewTextBoxColumn20.Name = "DataGridViewTextBoxColumn20"
|
|
Me.DataGridViewTextBoxColumn20.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn21
|
|
'
|
|
Me.DataGridViewTextBoxColumn21.DataPropertyName = "CHANGED_WHEN"
|
|
Me.DataGridViewTextBoxColumn21.HeaderText = "Geändert wann"
|
|
Me.DataGridViewTextBoxColumn21.Name = "DataGridViewTextBoxColumn21"
|
|
Me.DataGridViewTextBoxColumn21.ReadOnly = True
|
|
'
|
|
'TBPM_USERBindingSource
|
|
'
|
|
Me.TBPM_USERBindingSource.DataMember = "TBPM_USER"
|
|
Me.TBPM_USERBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'TabPage8
|
|
'
|
|
Me.TabPage8.AutoScroll = True
|
|
Me.TabPage8.Controls.Add(Me.RIGHT_FILE_DELETECheckBox)
|
|
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(Me.ADMINCheckBox)
|
|
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.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage8.Name = "TabPage8"
|
|
Me.TabPage8.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage8.Size = New System.Drawing.Size(882, 200)
|
|
Me.TabPage8.TabIndex = 1
|
|
Me.TabPage8.Text = "User - Detail"
|
|
Me.TabPage8.UseVisualStyleBackColor = True
|
|
'
|
|
'RIGHT_FILE_DELETECheckBox
|
|
'
|
|
Me.RIGHT_FILE_DELETECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_USERBindingSource, "RIGHT_FILE_DELETE", True))
|
|
Me.RIGHT_FILE_DELETECheckBox.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.RIGHT_FILE_DELETECheckBox.Location = New System.Drawing.Point(624, 66)
|
|
Me.RIGHT_FILE_DELETECheckBox.Name = "RIGHT_FILE_DELETECheckBox"
|
|
Me.RIGHT_FILE_DELETECheckBox.Size = New System.Drawing.Size(136, 24)
|
|
Me.RIGHT_FILE_DELETECheckBox.TabIndex = 79
|
|
Me.RIGHT_FILE_DELETECheckBox.Text = "Recht Datei löschen"
|
|
Me.RIGHT_FILE_DELETECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'lblSaveUser
|
|
'
|
|
Me.lblSaveUser.AutoSize = True
|
|
Me.lblSaveUser.BackColor = System.Drawing.Color.Yellow
|
|
Me.lblSaveUser.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblSaveUser.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.lblSaveUser.Location = New System.Drawing.Point(517, 115)
|
|
Me.lblSaveUser.Name = "lblSaveUser"
|
|
Me.lblSaveUser.Size = New System.Drawing.Size(143, 14)
|
|
Me.lblSaveUser.TabIndex = 78
|
|
Me.lblSaveUser.Text = "Änderungen gespeichert"
|
|
Me.lblSaveUser.Visible = False
|
|
'
|
|
'CHANGED_WHENTextBox1
|
|
'
|
|
Me.CHANGED_WHENTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox1.Enabled = False
|
|
Me.CHANGED_WHENTextBox1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(268, 113)
|
|
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
|
|
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(190, 22)
|
|
Me.CHANGED_WHENTextBox1.TabIndex = 18
|
|
'
|
|
'CHANGED_WHOTextBox1
|
|
'
|
|
Me.CHANGED_WHOTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox1.Enabled = False
|
|
Me.CHANGED_WHOTextBox1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(268, 158)
|
|
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
|
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(190, 22)
|
|
Me.CHANGED_WHOTextBox1.TabIndex = 16
|
|
'
|
|
'ADDED_WHENTextBox1
|
|
'
|
|
Me.ADDED_WHENTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox1.Enabled = False
|
|
Me.ADDED_WHENTextBox1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(71, 113)
|
|
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
|
|
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(188, 22)
|
|
Me.ADDED_WHENTextBox1.TabIndex = 14
|
|
'
|
|
'ADDED_WHOTextBox1
|
|
'
|
|
Me.ADDED_WHOTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox1.Enabled = False
|
|
Me.ADDED_WHOTextBox1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(71, 158)
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(188, 22)
|
|
Me.ADDED_WHOTextBox1.TabIndex = 12
|
|
'
|
|
'ADMINCheckBox
|
|
'
|
|
Me.ADMINCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_USERBindingSource, "ADMIN", True))
|
|
Me.ADMINCheckBox.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADMINCheckBox.Location = New System.Drawing.Point(520, 66)
|
|
Me.ADMINCheckBox.Name = "ADMINCheckBox"
|
|
Me.ADMINCheckBox.Size = New System.Drawing.Size(76, 24)
|
|
Me.ADMINCheckBox.TabIndex = 11
|
|
Me.ADMINCheckBox.Text = "Admin?"
|
|
Me.ADMINCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'EMAILTextBox
|
|
'
|
|
Me.EMAILTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "EMAIL", True))
|
|
Me.EMAILTextBox.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.EMAILTextBox.Location = New System.Drawing.Point(71, 66)
|
|
Me.EMAILTextBox.Name = "EMAILTextBox"
|
|
Me.EMAILTextBox.Size = New System.Drawing.Size(443, 22)
|
|
Me.EMAILTextBox.TabIndex = 9
|
|
'
|
|
'USERNAMETextBox
|
|
'
|
|
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "USERNAME", True))
|
|
Me.USERNAMETextBox.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.USERNAMETextBox.Location = New System.Drawing.Point(520, 22)
|
|
Me.USERNAMETextBox.Name = "USERNAMETextBox"
|
|
Me.USERNAMETextBox.Size = New System.Drawing.Size(240, 22)
|
|
Me.USERNAMETextBox.TabIndex = 7
|
|
'
|
|
'NAMETextBox1
|
|
'
|
|
Me.NAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "NAME", True))
|
|
Me.NAMETextBox1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.NAMETextBox1.Location = New System.Drawing.Point(268, 22)
|
|
Me.NAMETextBox1.Name = "NAMETextBox1"
|
|
Me.NAMETextBox1.Size = New System.Drawing.Size(246, 22)
|
|
Me.NAMETextBox1.TabIndex = 5
|
|
'
|
|
'PRENAMETextBox
|
|
'
|
|
Me.PRENAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "PRENAME", True))
|
|
Me.PRENAMETextBox.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.PRENAMETextBox.Location = New System.Drawing.Point(71, 22)
|
|
Me.PRENAMETextBox.Name = "PRENAMETextBox"
|
|
Me.PRENAMETextBox.Size = New System.Drawing.Size(188, 22)
|
|
Me.PRENAMETextBox.TabIndex = 3
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_USERBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Enabled = False
|
|
Me.GUIDTextBox.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(9, 22)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(53, 22)
|
|
Me.GUIDTextBox.TabIndex = 1
|
|
'
|
|
'TBPM_USERBindingNavigator
|
|
'
|
|
Me.TBPM_USERBindingNavigator.AddNewItem = Me.ToolStripButton5
|
|
Me.TBPM_USERBindingNavigator.BindingSource = Me.TBPM_USERBindingSource
|
|
Me.TBPM_USERBindingNavigator.CountItem = Me.ToolStripLabel3
|
|
Me.TBPM_USERBindingNavigator.CountItemFormat = "von {0} Usern"
|
|
Me.TBPM_USERBindingNavigator.DeleteItem = Me.ToolStripButton6
|
|
Me.TBPM_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})
|
|
Me.TBPM_USERBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBPM_USERBindingNavigator.MoveFirstItem = Me.ToolStripButton7
|
|
Me.TBPM_USERBindingNavigator.MoveLastItem = Me.ToolStripButton10
|
|
Me.TBPM_USERBindingNavigator.MoveNextItem = Me.ToolStripButton9
|
|
Me.TBPM_USERBindingNavigator.MovePreviousItem = Me.ToolStripButton8
|
|
Me.TBPM_USERBindingNavigator.Name = "TBPM_USERBindingNavigator"
|
|
Me.TBPM_USERBindingNavigator.PositionItem = Me.ToolStripTextBox2
|
|
Me.TBPM_USERBindingNavigator.Size = New System.Drawing.Size(898, 25)
|
|
Me.TBPM_USERBindingNavigator.TabIndex = 3
|
|
Me.TBPM_USERBindingNavigator.Text = "BindingNavigator3"
|
|
'
|
|
'ToolStripButton5
|
|
'
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton5.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel3
|
|
'
|
|
Me.ToolStripLabel3.Name = "ToolStripLabel3"
|
|
Me.ToolStripLabel3.Size = New System.Drawing.Size(80, 22)
|
|
Me.ToolStripLabel3.Text = "von {0} Usern"
|
|
Me.ToolStripLabel3.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton6
|
|
'
|
|
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton6.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton6.Text = "Löschen"
|
|
'
|
|
'ToolStripButton7
|
|
'
|
|
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton7.Image = CType(resources.GetObject("ToolStripButton7.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton7.Name = "ToolStripButton7"
|
|
Me.ToolStripButton7.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton7.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton7.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton8
|
|
'
|
|
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton8.Image = CType(resources.GetObject("ToolStripButton8.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton8.Name = "ToolStripButton8"
|
|
Me.ToolStripButton8.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton8.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton8.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator5
|
|
'
|
|
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
|
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox2
|
|
'
|
|
Me.ToolStripTextBox2.AccessibleName = "Position"
|
|
Me.ToolStripTextBox2.AutoSize = False
|
|
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
|
|
Me.ToolStripTextBox2.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox2.Text = "0"
|
|
Me.ToolStripTextBox2.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator6
|
|
'
|
|
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
|
|
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton9
|
|
'
|
|
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton9.Image = CType(resources.GetObject("ToolStripButton9.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton9.Name = "ToolStripButton9"
|
|
Me.ToolStripButton9.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton9.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton9.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton10
|
|
'
|
|
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton10.Image = CType(resources.GetObject("ToolStripButton10.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton10.Name = "ToolStripButton10"
|
|
Me.ToolStripButton10.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton10.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton10.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator7
|
|
'
|
|
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton11
|
|
'
|
|
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton11.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save
|
|
Me.ToolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton11.Name = "ToolStripButton11"
|
|
Me.ToolStripButton11.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton11.Text = "Speichern"
|
|
'
|
|
'tsbtnworkUser
|
|
'
|
|
Me.tsbtnworkUser.BackColor = System.Drawing.Color.Transparent
|
|
Me.tsbtnworkUser.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user
|
|
Me.tsbtnworkUser.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtnworkUser.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnworkUser.Name = "tsbtnworkUser"
|
|
Me.tsbtnworkUser.Size = New System.Drawing.Size(145, 22)
|
|
Me.tsbtnworkUser.Text = "User-Daten bearbeiten"
|
|
Me.tsbtnworkUser.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'ToolStripButton12
|
|
'
|
|
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton12.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG
|
|
Me.ToolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton12.Name = "ToolStripButton12"
|
|
Me.ToolStripButton12.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton12.Text = "Refresh"
|
|
'
|
|
'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)
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage3.Size = New System.Drawing.Size(1250, 557)
|
|
Me.TabPage3.TabIndex = 2
|
|
Me.TabPage3.Text = "Grundeinstellungen"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.BackColor = System.Drawing.Color.LightGray
|
|
Me.Button2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Files_7954
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(649, 162)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(172, 34)
|
|
Me.Button2.TabIndex = 15
|
|
Me.Button2.Text = "File-Tabelle leeren"
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button2.UseVisualStyleBackColor = False
|
|
'
|
|
'VEKTOR_DELIMITERTextBox
|
|
'
|
|
Me.VEKTOR_DELIMITERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "VEKTOR_DELIMITER", True))
|
|
Me.VEKTOR_DELIMITERTextBox.Location = New System.Drawing.Point(182, 61)
|
|
Me.VEKTOR_DELIMITERTextBox.Name = "VEKTOR_DELIMITERTextBox"
|
|
Me.VEKTOR_DELIMITERTextBox.Size = New System.Drawing.Size(45, 23)
|
|
Me.VEKTOR_DELIMITERTextBox.TabIndex = 14
|
|
'
|
|
'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
|
|
Me.btnConnections.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnConnections.Location = New System.Drawing.Point(649, 64)
|
|
Me.btnConnections.Name = "btnConnections"
|
|
Me.btnConnections.Size = New System.Drawing.Size(172, 30)
|
|
Me.btnConnections.TabIndex = 13
|
|
Me.btnConnections.Text = "Connections Verwaltung"
|
|
Me.btnConnections.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnConnections.UseVisualStyleBackColor = True
|
|
'
|
|
'btnopen_SQLAdmin
|
|
'
|
|
Me.btnopen_SQLAdmin.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
|
|
Me.btnopen_SQLAdmin.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnopen_SQLAdmin.Location = New System.Drawing.Point(649, 104)
|
|
Me.btnopen_SQLAdmin.Name = "btnopen_SQLAdmin"
|
|
Me.btnopen_SQLAdmin.Size = New System.Drawing.Size(172, 30)
|
|
Me.btnopen_SQLAdmin.TabIndex = 12
|
|
Me.btnopen_SQLAdmin.Text = "SQL-Admin"
|
|
Me.btnopen_SQLAdmin.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnopen_SQLAdmin.UseVisualStyleBackColor = True
|
|
'
|
|
'EMAIL_ACTIVECheckBox
|
|
'
|
|
Me.EMAIL_ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_ACTIVE", True))
|
|
Me.EMAIL_ACTIVECheckBox.Location = New System.Drawing.Point(463, 32)
|
|
Me.EMAIL_ACTIVECheckBox.Name = "EMAIL_ACTIVECheckBox"
|
|
Me.EMAIL_ACTIVECheckBox.Size = New System.Drawing.Size(162, 24)
|
|
Me.EMAIL_ACTIVECheckBox.TabIndex = 11
|
|
Me.EMAIL_ACTIVECheckBox.Text = "Email Meldungen Aktiv"
|
|
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)
|
|
Me.grpbxEmail.Enabled = False
|
|
Me.grpbxEmail.Location = New System.Drawing.Point(21, 90)
|
|
Me.grpbxEmail.Name = "grpbxEmail"
|
|
Me.grpbxEmail.Size = New System.Drawing.Size(622, 324)
|
|
Me.grpbxEmail.TabIndex = 1
|
|
Me.grpbxEmail.TabStop = False
|
|
Me.grpbxEmail.Text = "E-Mail Konfiguration"
|
|
'
|
|
'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
|
|
Me.GroupBox5.Location = New System.Drawing.Point(307, 23)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Size = New System.Drawing.Size(303, 87)
|
|
Me.GroupBox5.TabIndex = 21
|
|
Me.GroupBox5.TabStop = False
|
|
Me.GroupBox5.Text = "Email testen"
|
|
'
|
|
'txtemailEmpfaenger
|
|
'
|
|
Me.txtemailEmpfaenger.Location = New System.Drawing.Point(112, 19)
|
|
Me.txtemailEmpfaenger.Name = "txtemailEmpfaenger"
|
|
Me.txtemailEmpfaenger.Size = New System.Drawing.Size(185, 23)
|
|
Me.txtemailEmpfaenger.TabIndex = 22
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(6, 22)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(100, 16)
|
|
Me.Label8.TabIndex = 21
|
|
Me.Label8.Text = "Testempfänger:"
|
|
'
|
|
'btnTest_Email
|
|
'
|
|
Me.btnTest_Email.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnTest_Email.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.email_go
|
|
Me.btnTest_Email.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnTest_Email.Location = New System.Drawing.Point(112, 51)
|
|
Me.btnTest_Email.Name = "btnTest_Email"
|
|
Me.btnTest_Email.Size = New System.Drawing.Size(185, 30)
|
|
Me.btnTest_Email.TabIndex = 20
|
|
Me.btnTest_Email.Text = "Email testen"
|
|
Me.btnTest_Email.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
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))
|
|
Me.EMAIL_REMINDER_FOOTERTextBox.Location = New System.Drawing.Point(10, 258)
|
|
Me.EMAIL_REMINDER_FOOTERTextBox.Multiline = True
|
|
Me.EMAIL_REMINDER_FOOTERTextBox.Name = "EMAIL_REMINDER_FOOTERTextBox"
|
|
Me.EMAIL_REMINDER_FOOTERTextBox.Size = New System.Drawing.Size(600, 60)
|
|
Me.EMAIL_REMINDER_FOOTERTextBox.TabIndex = 19
|
|
'
|
|
'EMAIL_REMINDER_HEADERTextBox
|
|
'
|
|
Me.EMAIL_REMINDER_HEADERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_REMINDER_HEADER", True))
|
|
Me.EMAIL_REMINDER_HEADERTextBox.Location = New System.Drawing.Point(10, 177)
|
|
Me.EMAIL_REMINDER_HEADERTextBox.Multiline = True
|
|
Me.EMAIL_REMINDER_HEADERTextBox.Name = "EMAIL_REMINDER_HEADERTextBox"
|
|
Me.EMAIL_REMINDER_HEADERTextBox.Size = New System.Drawing.Size(600, 59)
|
|
Me.EMAIL_REMINDER_HEADERTextBox.TabIndex = 17
|
|
'
|
|
'EMAIL_PWTextBox
|
|
'
|
|
Me.EMAIL_PWTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_PW", True))
|
|
Me.EMAIL_PWTextBox.Location = New System.Drawing.Point(307, 132)
|
|
Me.EMAIL_PWTextBox.Name = "EMAIL_PWTextBox"
|
|
Me.EMAIL_PWTextBox.Size = New System.Drawing.Size(146, 23)
|
|
Me.EMAIL_PWTextBox.TabIndex = 15
|
|
Me.EMAIL_PWTextBox.UseSystemPasswordChar = True
|
|
'
|
|
'EMAIL_USERTextBox
|
|
'
|
|
Me.EMAIL_USERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_USER", True))
|
|
Me.EMAIL_USERTextBox.Location = New System.Drawing.Point(10, 132)
|
|
Me.EMAIL_USERTextBox.Name = "EMAIL_USERTextBox"
|
|
Me.EMAIL_USERTextBox.Size = New System.Drawing.Size(288, 23)
|
|
Me.EMAIL_USERTextBox.TabIndex = 13
|
|
'
|
|
'EMAIL_SMTPTextBox
|
|
'
|
|
Me.EMAIL_SMTPTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_SMTP", True))
|
|
Me.EMAIL_SMTPTextBox.Location = New System.Drawing.Point(10, 87)
|
|
Me.EMAIL_SMTPTextBox.Name = "EMAIL_SMTPTextBox"
|
|
Me.EMAIL_SMTPTextBox.Size = New System.Drawing.Size(288, 23)
|
|
Me.EMAIL_SMTPTextBox.TabIndex = 11
|
|
'
|
|
'EMAIL_FROMTextBox
|
|
'
|
|
Me.EMAIL_FROMTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "EMAIL_FROM", True))
|
|
Me.EMAIL_FROMTextBox.Location = New System.Drawing.Point(9, 42)
|
|
Me.EMAIL_FROMTextBox.Name = "EMAIL_FROMTextBox"
|
|
Me.EMAIL_FROMTextBox.Size = New System.Drawing.Size(289, 23)
|
|
Me.EMAIL_FROMTextBox.TabIndex = 9
|
|
'
|
|
'btnlicensemanager_open
|
|
'
|
|
Me.btnlicensemanager_open.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.key
|
|
Me.btnlicensemanager_open.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnlicensemanager_open.Location = New System.Drawing.Point(649, 28)
|
|
Me.btnlicensemanager_open.Name = "btnlicensemanager_open"
|
|
Me.btnlicensemanager_open.Size = New System.Drawing.Size(172, 30)
|
|
Me.btnlicensemanager_open.TabIndex = 0
|
|
Me.btnlicensemanager_open.Text = "Lizenzverwaltung"
|
|
Me.btnlicensemanager_open.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
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))
|
|
Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown.Location = New System.Drawing.Point(20, 33)
|
|
Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown.Name = "INTERVALL_CKECK_NO_OF_FILESNumericUpDown"
|
|
Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown.Size = New System.Drawing.Size(43, 23)
|
|
Me.INTERVALL_CKECK_NO_OF_FILESNumericUpDown.TabIndex = 2
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(69, 35)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(53, 16)
|
|
Me.Label3.TabIndex = 6
|
|
Me.Label3.Text = "Minuten"
|
|
'
|
|
'GEAENDERTWERTextBox
|
|
'
|
|
Me.GEAENDERTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GEAENDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "GEAENDERTWER", True))
|
|
Me.GEAENDERTWERTextBox.Location = New System.Drawing.Point(649, 303)
|
|
Me.GEAENDERTWERTextBox.Name = "GEAENDERTWERTextBox"
|
|
Me.GEAENDERTWERTextBox.ReadOnly = True
|
|
Me.GEAENDERTWERTextBox.Size = New System.Drawing.Size(190, 23)
|
|
Me.GEAENDERTWERTextBox.TabIndex = 3
|
|
'
|
|
'GEAENDERTWANNTextBox
|
|
'
|
|
Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_KONFIGURATIONBindingSource, "GEAENDERTWANN", True))
|
|
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(649, 348)
|
|
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
|
Me.GEAENDERTWANNTextBox.ReadOnly = True
|
|
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(190, 23)
|
|
Me.GEAENDERTWANNTextBox.TabIndex = 5
|
|
'
|
|
'btnSaveKonfig
|
|
'
|
|
Me.btnSaveKonfig.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save
|
|
Me.btnSaveKonfig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSaveKonfig.Location = New System.Drawing.Point(649, 377)
|
|
Me.btnSaveKonfig.Name = "btnSaveKonfig"
|
|
Me.btnSaveKonfig.Size = New System.Drawing.Size(203, 31)
|
|
Me.btnSaveKonfig.TabIndex = 7
|
|
Me.btnSaveKonfig.Text = "Speichern Grundeinstellungen"
|
|
Me.btnSaveKonfig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnSaveKonfig.UseVisualStyleBackColor = True
|
|
'
|
|
'TabPage4
|
|
'
|
|
Me.TabPage4.Controls.Add(Me.TBPM_ERROR_LOGDataGridView)
|
|
Me.TabPage4.Controls.Add(Me.TBPM_ERROR_LOGBindingNavigator)
|
|
Me.TabPage4.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage4.Name = "TabPage4"
|
|
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage4.Size = New System.Drawing.Size(1250, 557)
|
|
Me.TabPage4.TabIndex = 3
|
|
Me.TabPage4.Text = "Log"
|
|
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
|
|
Me.TBPM_ERROR_LOGDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBPM_ERROR_LOGDataGridView.Location = New System.Drawing.Point(3, 28)
|
|
Me.TBPM_ERROR_LOGDataGridView.Name = "TBPM_ERROR_LOGDataGridView"
|
|
Me.TBPM_ERROR_LOGDataGridView.ReadOnly = True
|
|
Me.TBPM_ERROR_LOGDataGridView.Size = New System.Drawing.Size(1244, 526)
|
|
Me.TBPM_ERROR_LOGDataGridView.TabIndex = 1
|
|
'
|
|
'DataGridViewTextBoxColumn17
|
|
'
|
|
Me.DataGridViewTextBoxColumn17.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn17.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn17.Name = "DataGridViewTextBoxColumn17"
|
|
Me.DataGridViewTextBoxColumn17.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn22
|
|
'
|
|
Me.DataGridViewTextBoxColumn22.DataPropertyName = "PROFIL_ID"
|
|
Me.DataGridViewTextBoxColumn22.HeaderText = "Profil-ID"
|
|
Me.DataGridViewTextBoxColumn22.Name = "DataGridViewTextBoxColumn22"
|
|
Me.DataGridViewTextBoxColumn22.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn23
|
|
'
|
|
Me.DataGridViewTextBoxColumn23.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.DataGridViewTextBoxColumn23.DataPropertyName = "ERROR_MSG"
|
|
Me.DataGridViewTextBoxColumn23.HeaderText = "Error-Message"
|
|
Me.DataGridViewTextBoxColumn23.Name = "DataGridViewTextBoxColumn23"
|
|
Me.DataGridViewTextBoxColumn23.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn24
|
|
'
|
|
Me.DataGridViewTextBoxColumn24.DataPropertyName = "ADDED_WHO"
|
|
Me.DataGridViewTextBoxColumn24.HeaderText = "Wer"
|
|
Me.DataGridViewTextBoxColumn24.Name = "DataGridViewTextBoxColumn24"
|
|
Me.DataGridViewTextBoxColumn24.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn25
|
|
'
|
|
Me.DataGridViewTextBoxColumn25.DataPropertyName = "ADDED_WHEN"
|
|
Me.DataGridViewTextBoxColumn25.HeaderText = "Wann"
|
|
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})
|
|
Me.TBPM_ERROR_LOGBindingNavigator.Location = New System.Drawing.Point(3, 3)
|
|
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
|
|
Me.TBPM_ERROR_LOGBindingNavigator.Size = New System.Drawing.Size(1244, 25)
|
|
Me.TBPM_ERROR_LOGBindingNavigator.TabIndex = 0
|
|
Me.TBPM_ERROR_LOGBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem3
|
|
'
|
|
Me.BindingNavigatorCountItem3.Name = "BindingNavigatorCountItem3"
|
|
Me.BindingNavigatorCountItem3.Size = New System.Drawing.Size(44, 22)
|
|
Me.BindingNavigatorCountItem3.Text = "von {0}"
|
|
Me.BindingNavigatorCountItem3.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorDeleteItem1
|
|
'
|
|
Me.BindingNavigatorDeleteItem1.Image = CType(resources.GetObject("BindingNavigatorDeleteItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorDeleteItem1.Name = "BindingNavigatorDeleteItem1"
|
|
Me.BindingNavigatorDeleteItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorDeleteItem1.Size = New System.Drawing.Size(157, 22)
|
|
Me.BindingNavigatorDeleteItem1.Text = "Alle Logeinträge löschen"
|
|
'
|
|
'BindingNavigatorMoveFirstItem3
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem3.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem3.Name = "BindingNavigatorMoveFirstItem3"
|
|
Me.BindingNavigatorMoveFirstItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem3.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem3
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem3.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem3.Name = "BindingNavigatorMovePreviousItem3"
|
|
Me.BindingNavigatorMovePreviousItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem3.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator9
|
|
'
|
|
Me.BindingNavigatorSeparator9.Name = "BindingNavigatorSeparator9"
|
|
Me.BindingNavigatorSeparator9.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem3
|
|
'
|
|
Me.BindingNavigatorPositionItem3.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem3.AutoSize = False
|
|
Me.BindingNavigatorPositionItem3.Name = "BindingNavigatorPositionItem3"
|
|
Me.BindingNavigatorPositionItem3.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem3.Text = "0"
|
|
Me.BindingNavigatorPositionItem3.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator10
|
|
'
|
|
Me.BindingNavigatorSeparator10.Name = "BindingNavigatorSeparator10"
|
|
Me.BindingNavigatorSeparator10.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem3
|
|
'
|
|
Me.BindingNavigatorMoveNextItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem3.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem3.Name = "BindingNavigatorMoveNextItem3"
|
|
Me.BindingNavigatorMoveNextItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem3.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem3
|
|
'
|
|
Me.BindingNavigatorMoveLastItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem3.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem3.Name = "BindingNavigatorMoveLastItem3"
|
|
Me.BindingNavigatorMoveLastItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem3.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator11
|
|
'
|
|
Me.BindingNavigatorSeparator11.Name = "BindingNavigatorSeparator11"
|
|
Me.BindingNavigatorSeparator11.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'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})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 586)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1258, 22)
|
|
Me.StatusStrip1.TabIndex = 2
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tstrpinfo
|
|
'
|
|
Me.tstrpinfo.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.A_1
|
|
Me.tstrpinfo.Name = "tstrpinfo"
|
|
Me.tstrpinfo.Size = New System.Drawing.Size(16, 17)
|
|
Me.tstrpinfo.Visible = False
|
|
'
|
|
'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)
|
|
Me.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlMain.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlMain.Name = "pnlMain"
|
|
Me.pnlMain.Size = New System.Drawing.Size(1258, 586)
|
|
Me.pnlMain.TabIndex = 4
|
|
'
|
|
'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
|
|
'
|
|
'TBPM_CONNECTIONTableAdapter
|
|
'
|
|
Me.TBPM_CONNECTIONTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'frmProfileDesigner
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1258, 608)
|
|
Me.Controls.Add(Me.pnlMain)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
Me.Name = "frmProfileDesigner"
|
|
Me.Text = "Profil-Verwaltung"
|
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
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.TabPage6.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.TBPM_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.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.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.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.TBPM_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage8.ResumeLayout(False)
|
|
Me.TabPage8.PerformLayout()
|
|
CType(Me.TBPM_USERBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBPM_USERBindingNavigator.ResumeLayout(False)
|
|
Me.TBPM_USERBindingNavigator.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 TBPM_USERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_USERTableAdapter
|
|
Friend WithEvents TBPM_USERDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents TBPM_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 ADMINCheckBox As System.Windows.Forms.CheckBox
|
|
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 TBPM_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_CONNECTIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_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
|
|
End Class
|