ms 20007 Namespace
This commit is contained in:
92
app/DD_PM_WINDREAM/frmAdministration.Designer.vb
generated
92
app/DD_PM_WINDREAM/frmAdministration.Designer.vb
generated
@@ -49,7 +49,7 @@ Partial Class frmAdministration
|
||||
Me.SplitContainer_Profilzuordnung2 = New System.Windows.Forms.SplitContainer()
|
||||
Me.gridAssignedUsers = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBPROFILE_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_DMSLiteDataSet = New DD_PM_WINDREAM.DD_DMSLiteDataSet()
|
||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
||||
Me.viewAssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colPRENAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colNAME3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
@@ -86,9 +86,9 @@ Partial Class frmAdministration
|
||||
Me.Panel4 = New System.Windows.Forms.Panel()
|
||||
Me.Label23 = New System.Windows.Forms.Label()
|
||||
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TableAdapterManager = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TableAdapterManager = New DD_ProcessManager.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.TBPM_PROFILETableAdapter = New DD_ProcessManager.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()
|
||||
@@ -134,7 +134,7 @@ Partial Class frmAdministration
|
||||
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.TBPM_TYPETableAdapter = New DD_ProcessManager.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()
|
||||
@@ -152,7 +152,7 @@ Partial Class frmAdministration
|
||||
Me.Panel5 = New System.Windows.Forms.Panel()
|
||||
Me.gridFinalIndex = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.FinalIndexDataSet = New DD_PM_WINDREAM.FinalIndexDataSet()
|
||||
Me.FinalIndexDataSet = New DD_ProcessManager.FinalIndexDataSet()
|
||||
Me.viewFinalIndex = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colPROFIL_ID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
@@ -232,19 +232,19 @@ Partial Class frmAdministration
|
||||
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.TBDD_USERTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter()
|
||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||
Me.TBPROFILE_USERTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter()
|
||||
Me.TBDD_USERTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter()
|
||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||
Me.pnlMain = New System.Windows.Forms.Panel()
|
||||
Me.TBPM_PROFILE_CONTROLSTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter()
|
||||
Me.TBPM_PROFILE_CONTROLSTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter()
|
||||
Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPM_PROFILE_FILESTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
||||
Me.TBDD_CONNECTIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||
Me.TBDD_GROUPSTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_GROUPSTableAdapter()
|
||||
Me.TBPROFILE_GROUPTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPROFILE_GROUPTableAdapter()
|
||||
Me.TBPM_PROFILE_FILESTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
||||
Me.TBDD_CONNECTIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||
Me.TBDD_GROUPSTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_GROUPSTableAdapter()
|
||||
Me.TBPROFILE_GROUPTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_GROUPTableAdapter()
|
||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New DD_PM_WINDREAM.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter()
|
||||
Me.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New DD_ProcessManager.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter()
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
NAMELabel = New System.Windows.Forms.Label()
|
||||
@@ -766,7 +766,7 @@ Partial Class frmAdministration
|
||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'TBPM_PROFILEBindingSource
|
||||
'
|
||||
@@ -852,7 +852,7 @@ Partial Class frmAdministration
|
||||
'tstrpbtn_add
|
||||
'
|
||||
Me.tstrpbtn_add.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.tstrpbtn_add.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.action_add_16xLG
|
||||
Me.tstrpbtn_add.Image = Global.DD_ProcessManager.My.Resources.Resources.action_add_16xLG
|
||||
resources.ApplyResources(Me.tstrpbtn_add, "tstrpbtn_add")
|
||||
Me.tstrpbtn_add.Name = "tstrpbtn_add"
|
||||
'
|
||||
@@ -861,13 +861,13 @@ Partial Class frmAdministration
|
||||
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.Image = Global.DD_ProcessManager.My.Resources.Resources.asterisk_yellow
|
||||
Me.tstrlblSave.Name = "tstrlblSave"
|
||||
resources.ApplyResources(Me.tstrlblSave, "tstrlblSave")
|
||||
'
|
||||
'btnRefreshProfiles
|
||||
'
|
||||
Me.btnRefreshProfiles.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG
|
||||
Me.btnRefreshProfiles.Image = Global.DD_ProcessManager.My.Resources.Resources.refresh_16xLG
|
||||
resources.ApplyResources(Me.btnRefreshProfiles, "btnRefreshProfiles")
|
||||
Me.btnRefreshProfiles.Name = "btnRefreshProfiles"
|
||||
'
|
||||
@@ -879,7 +879,7 @@ Partial Class frmAdministration
|
||||
'tsbtnDesigner_open
|
||||
'
|
||||
resources.ApplyResources(Me.tsbtnDesigner_open, "tsbtnDesigner_open")
|
||||
Me.tsbtnDesigner_open.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.application_form_edit
|
||||
Me.tsbtnDesigner_open.Image = Global.DD_ProcessManager.My.Resources.Resources.application_form_edit
|
||||
Me.tsbtnDesigner_open.Name = "tsbtnDesigner_open"
|
||||
'
|
||||
'ToolStripSeparator2
|
||||
@@ -889,7 +889,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'tsbtnProfilkopieren
|
||||
'
|
||||
Me.tsbtnProfilkopieren.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.page_copy
|
||||
Me.tsbtnProfilkopieren.Image = Global.DD_ProcessManager.My.Resources.Resources.page_copy
|
||||
resources.ApplyResources(Me.tsbtnProfilkopieren, "tsbtnProfilkopieren")
|
||||
Me.tsbtnProfilkopieren.Name = "tsbtnProfilkopieren"
|
||||
'
|
||||
@@ -905,7 +905,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'tsbtndeleteProfil
|
||||
'
|
||||
Me.tsbtndeleteProfil.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12
|
||||
Me.tsbtndeleteProfil.Image = Global.DD_ProcessManager.My.Resources.Resources.delete_12x12
|
||||
resources.ApplyResources(Me.tsbtndeleteProfil, "tsbtndeleteProfil")
|
||||
Me.tsbtndeleteProfil.Name = "tsbtndeleteProfil"
|
||||
'
|
||||
@@ -983,7 +983,7 @@ Partial Class frmAdministration
|
||||
'btnWMopenSuche
|
||||
'
|
||||
resources.ApplyResources(Me.btnWMopenSuche, "btnWMopenSuche")
|
||||
Me.btnWMopenSuche.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.flag_green
|
||||
Me.btnWMopenSuche.Image = Global.DD_ProcessManager.My.Resources.Resources.flag_green
|
||||
Me.btnWMopenSuche.Name = "btnWMopenSuche"
|
||||
Me.btnWMopenSuche.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -1316,7 +1316,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
|
||||
Me.BindingNavigatorAddNewItem.Image = Global.DD_ProcessManager.My.Resources.Resources.add
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
'
|
||||
@@ -1371,7 +1371,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'tsBtnCancel
|
||||
'
|
||||
Me.tsBtnCancel.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.cancel
|
||||
Me.tsBtnCancel.Image = Global.DD_ProcessManager.My.Resources.Resources.cancel
|
||||
resources.ApplyResources(Me.tsBtnCancel, "tsBtnCancel")
|
||||
Me.tsBtnCancel.Name = "tsBtnCancel"
|
||||
'
|
||||
@@ -1382,13 +1382,13 @@ Partial Class frmAdministration
|
||||
'
|
||||
'tsBtnSave
|
||||
'
|
||||
Me.tsBtnSave.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save
|
||||
Me.tsBtnSave.Image = Global.DD_ProcessManager.My.Resources.Resources.save
|
||||
resources.ApplyResources(Me.tsBtnSave, "tsBtnSave")
|
||||
Me.tsBtnSave.Name = "tsBtnSave"
|
||||
'
|
||||
'ToolStripButton5
|
||||
'
|
||||
Me.ToolStripButton5.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xMD
|
||||
Me.ToolStripButton5.Image = Global.DD_ProcessManager.My.Resources.Resources.refresh_16xMD
|
||||
resources.ApplyResources(Me.ToolStripButton5, "ToolStripButton5")
|
||||
Me.ToolStripButton5.Name = "ToolStripButton5"
|
||||
'
|
||||
@@ -1595,14 +1595,14 @@ Partial Class frmAdministration
|
||||
'
|
||||
'btnSQLProfilehome
|
||||
'
|
||||
Me.btnSQLProfilehome.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.application_form_edit
|
||||
Me.btnSQLProfilehome.Image = Global.DD_ProcessManager.My.Resources.Resources.application_form_edit
|
||||
resources.ApplyResources(Me.btnSQLProfilehome, "btnSQLProfilehome")
|
||||
Me.btnSQLProfilehome.Name = "btnSQLProfilehome"
|
||||
Me.btnSQLProfilehome.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnUserManager
|
||||
'
|
||||
Me.btnUserManager.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user
|
||||
Me.btnUserManager.Image = Global.DD_ProcessManager.My.Resources.Resources.user
|
||||
resources.ApplyResources(Me.btnUserManager, "btnUserManager")
|
||||
Me.btnUserManager.Name = "btnUserManager"
|
||||
Me.btnUserManager.UseVisualStyleBackColor = True
|
||||
@@ -1610,7 +1610,7 @@ Partial Class frmAdministration
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.BackColor = System.Drawing.Color.LightGray
|
||||
Me.Button2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Files_7954
|
||||
Me.Button2.Image = Global.DD_ProcessManager.My.Resources.Resources.Files_7954
|
||||
resources.ApplyResources(Me.Button2, "Button2")
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.UseVisualStyleBackColor = False
|
||||
@@ -1628,14 +1628,14 @@ Partial Class frmAdministration
|
||||
'
|
||||
'btnConnections
|
||||
'
|
||||
Me.btnConnections.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_refresh
|
||||
Me.btnConnections.Image = Global.DD_ProcessManager.My.Resources.Resources.database_refresh
|
||||
resources.ApplyResources(Me.btnConnections, "btnConnections")
|
||||
Me.btnConnections.Name = "btnConnections"
|
||||
Me.btnConnections.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnopen_SQLAdmin
|
||||
'
|
||||
Me.btnopen_SQLAdmin.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
|
||||
Me.btnopen_SQLAdmin.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go1
|
||||
resources.ApplyResources(Me.btnopen_SQLAdmin, "btnopen_SQLAdmin")
|
||||
Me.btnopen_SQLAdmin.Name = "btnopen_SQLAdmin"
|
||||
Me.btnopen_SQLAdmin.UseVisualStyleBackColor = True
|
||||
@@ -1689,7 +1689,7 @@ Partial Class frmAdministration
|
||||
'btnTest_Email
|
||||
'
|
||||
resources.ApplyResources(Me.btnTest_Email, "btnTest_Email")
|
||||
Me.btnTest_Email.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.email_go
|
||||
Me.btnTest_Email.Image = Global.DD_ProcessManager.My.Resources.Resources.email_go
|
||||
Me.btnTest_Email.Name = "btnTest_Email"
|
||||
Me.btnTest_Email.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -1732,7 +1732,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'btnlicensemanager_open
|
||||
'
|
||||
Me.btnlicensemanager_open.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.key
|
||||
Me.btnlicensemanager_open.Image = Global.DD_ProcessManager.My.Resources.Resources.key
|
||||
resources.ApplyResources(Me.btnlicensemanager_open, "btnlicensemanager_open")
|
||||
Me.btnlicensemanager_open.Name = "btnlicensemanager_open"
|
||||
Me.btnlicensemanager_open.UseVisualStyleBackColor = True
|
||||
@@ -1766,7 +1766,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'btnSaveKonfig
|
||||
'
|
||||
Me.btnSaveKonfig.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save
|
||||
Me.btnSaveKonfig.Image = Global.DD_ProcessManager.My.Resources.Resources.save
|
||||
resources.ApplyResources(Me.btnSaveKonfig, "btnSaveKonfig")
|
||||
Me.btnSaveKonfig.Name = "btnSaveKonfig"
|
||||
Me.btnSaveKonfig.UseVisualStyleBackColor = True
|
||||
@@ -1790,7 +1790,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'tstrpinfo
|
||||
'
|
||||
Me.tstrpinfo.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.A_1
|
||||
Me.tstrpinfo.Image = Global.DD_ProcessManager.My.Resources.Resources.A_1
|
||||
Me.tstrpinfo.Name = "tstrpinfo"
|
||||
resources.ApplyResources(Me.tstrpinfo, "tstrpinfo")
|
||||
'
|
||||
@@ -1940,10 +1940,10 @@ Partial Class frmAdministration
|
||||
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 DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.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 TBPM_PROFILETableAdapter As DD_ProcessManager.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
|
||||
@@ -1976,7 +1976,7 @@ Partial Class frmAdministration
|
||||
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 TBPM_TYPETableAdapter As DD_ProcessManager.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
|
||||
@@ -1991,14 +1991,14 @@ Partial Class frmAdministration
|
||||
Friend WithEvents SplitContainerProfilzuordnung As System.Windows.Forms.SplitContainer
|
||||
Friend WithEvents SplitContainer_Profilzuordnung2 As System.Windows.Forms.SplitContainer
|
||||
Friend WithEvents TBPROFILE_USERBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBPROFILE_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter
|
||||
Friend WithEvents TBPROFILE_USERTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter
|
||||
Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBDD_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter
|
||||
Friend WithEvents TBDD_USERTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter
|
||||
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 TBPM_KONFIGURATIONTableAdapter As DD_ProcessManager.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
|
||||
@@ -2016,7 +2016,7 @@ Partial Class frmAdministration
|
||||
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 TBPM_PROFILE_CONTROLSTableAdapter As DD_ProcessManager.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
|
||||
@@ -2034,7 +2034,7 @@ Partial Class frmAdministration
|
||||
Friend WithEvents btnopen_SQLAdmin As System.Windows.Forms.Button
|
||||
Friend WithEvents btnRefreshProfiles 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 TBPM_PROFILE_FILESTableAdapter As DD_ProcessManager.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
|
||||
@@ -2045,7 +2045,7 @@ Partial Class frmAdministration
|
||||
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
||||
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
||||
Friend WithEvents TabControl2 As TabControl
|
||||
Friend WithEvents TabPage11 As TabPage
|
||||
Friend WithEvents TabPage12 As TabPage
|
||||
|
||||
Reference in New Issue
Block a user