MS
This commit is contained in:
@@ -22,7 +22,6 @@ Partial Class frmConstructorDesigner
|
||||
'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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConstructorDesigner))
|
||||
Dim FORM_TITLELabel As System.Windows.Forms.Label
|
||||
@@ -51,11 +50,11 @@ Partial Class frmConstructorDesigner
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin()
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.TBPMO_FORM_CONSTRUCTORTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager()
|
||||
Me.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter()
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator = New System.Windows.Forms.BindingNavigator()
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
@@ -68,11 +67,11 @@ Partial Class frmConstructorDesigner
|
||||
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.TreeViewDetails = New System.Windows.Forms.TreeView()
|
||||
Me.cmstrpEntity = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.cmstrpEntity = New System.Windows.Forms.ContextMenuStrip()
|
||||
Me.FormDesignerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
|
||||
Me.ImageList1 = New System.Windows.Forms.ImageList()
|
||||
Me.CONSTRUCTOR_IDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.FORM_TITLETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.SEQUENCE_MENUNumericUpDown = New System.Windows.Forms.NumericUpDown()
|
||||
@@ -115,7 +114,6 @@ Partial Class frmConstructorDesigner
|
||||
Me.listBoxControls = New System.Windows.Forms.ListBox()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.XtraTabPage4 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.GroupBoxSupervisorControls = New System.Windows.Forms.GroupBox()
|
||||
Me.btndeleteSupervisorControl = New System.Windows.Forms.Button()
|
||||
Me.btnAddSupervisorControl = New System.Windows.Forms.Button()
|
||||
Me.Label15 = New System.Windows.Forms.Label()
|
||||
@@ -123,16 +121,15 @@ Partial Class frmConstructorDesigner
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.cmbSupervisorControls = New System.Windows.Forms.ComboBox()
|
||||
Me.Label13 = New System.Windows.Forms.Label()
|
||||
Me.GroupBoxDocSearch = New System.Windows.Forms.GroupBox()
|
||||
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBWH_Users2BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBWH_Users2BindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.GridColumn14 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn15 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn16 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn17 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridControlSupervisorAdd = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBAD_UsersBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBAD_UsersBindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.GridViewSupervisorsAdd = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.GridColumn10 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn11 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
@@ -150,7 +147,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||||
Me.GridControlUserSQL = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBWH_Users1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBWH_Users1BindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.GridViewUserSQL = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
@@ -166,7 +163,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.btnAddUserSQL = New System.Windows.Forms.Button()
|
||||
Me.lblsaveSQLUser = New System.Windows.Forms.Label()
|
||||
Me.CHANGED_WHENTextBox2 = New System.Windows.Forms.TextBox()
|
||||
Me.TBPMO_CONSTRUCTOR_USER_SQLBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_CONSTRUCTOR_USER_SQLBindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.CHANGED_WHOTextBox2 = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHENTextBox2 = New System.Windows.Forms.TextBox()
|
||||
@@ -186,17 +183,17 @@ Partial Class frmConstructorDesigner
|
||||
Me.tslblSaveDetail = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||||
Me.tsbtnSave = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBTEMP_QUICKDISPLAYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBTEMP_QUICKDISPLAYBindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingSource1 = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingSource1 = New System.Windows.Forms.BindingSource()
|
||||
Me.TBPMO_FORM_CONSTRUCTORTableAdapter1 = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter()
|
||||
Me.TableAdapterManager1 = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager()
|
||||
Me.lblSave = New System.Windows.Forms.Label()
|
||||
Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.TBTEMP_QUICKDISPLAYTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBTEMP_QUICKDISPLAYTableAdapter()
|
||||
Me.TableAdapterManager2 = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.ImageCollection1 = New DevExpress.Utils.ImageCollection(Me.components)
|
||||
Me.ImageCollection1 = New DevExpress.Utils.ImageCollection()
|
||||
Me.btndeleteUserConstructorRel = New System.Windows.Forms.Button()
|
||||
Me.btnAddUser2ConstructorREL = New System.Windows.Forms.Button()
|
||||
Me.lblConfiguredUsers = New System.Windows.Forms.Label()
|
||||
@@ -219,6 +216,10 @@ Partial Class frmConstructorDesigner
|
||||
Me.GridColumn7 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn8 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn9 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.XtraTabControlSV = New DevExpress.XtraTab.XtraTabControl()
|
||||
Me.XtraTabPage7 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.XtraTabPage8 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.Label20 = New System.Windows.Forms.Label()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
FORM_TITLELabel = New System.Windows.Forms.Label()
|
||||
SEQUENCE_MENULabel = New System.Windows.Forms.Label()
|
||||
@@ -258,8 +259,6 @@ Partial Class frmConstructorDesigner
|
||||
Me.XtraTabPage3.SuspendLayout()
|
||||
Me.XtraTabPage5.SuspendLayout()
|
||||
Me.XtraTabPage4.SuspendLayout()
|
||||
Me.GroupBoxSupervisorControls.SuspendLayout()
|
||||
Me.GroupBoxDocSearch.SuspendLayout()
|
||||
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBWH_Users2BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -286,6 +285,10 @@ Partial Class frmConstructorDesigner
|
||||
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.XtraTabControlSV, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.XtraTabControlSV.SuspendLayout()
|
||||
Me.XtraTabPage7.SuspendLayout()
|
||||
Me.XtraTabPage8.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -426,6 +429,7 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_DOCSEARCH_RESULTLIST_CONFIGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Me.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Me.TBPMO_FORM_CONSTRUCTORTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_SAP_FUBATableAdapter = Nothing
|
||||
@@ -856,25 +860,11 @@ Partial Class frmConstructorDesigner
|
||||
'XtraTabPage4
|
||||
'
|
||||
resources.ApplyResources(Me.XtraTabPage4, "XtraTabPage4")
|
||||
Me.XtraTabPage4.Controls.Add(Me.GroupBoxSupervisorControls)
|
||||
Me.XtraTabPage4.Controls.Add(Me.GroupBoxDocSearch)
|
||||
Me.XtraTabPage4.Controls.Add(Me.XtraTabControlSV)
|
||||
Me.XtraTabPage4.Controls.Add(Me.chkWDSearch_Active)
|
||||
Me.XtraTabPage4.Controls.Add(Me.lblSaveDocSearch)
|
||||
Me.XtraTabPage4.Name = "XtraTabPage4"
|
||||
'
|
||||
'GroupBoxSupervisorControls
|
||||
'
|
||||
resources.ApplyResources(Me.GroupBoxSupervisorControls, "GroupBoxSupervisorControls")
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.btndeleteSupervisorControl)
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.btnAddSupervisorControl)
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.Label15)
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.CheckedListBoxSupervisorControls)
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.Label14)
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.cmbSupervisorControls)
|
||||
Me.GroupBoxSupervisorControls.Controls.Add(Me.Label13)
|
||||
Me.GroupBoxSupervisorControls.Name = "GroupBoxSupervisorControls"
|
||||
Me.GroupBoxSupervisorControls.TabStop = False
|
||||
'
|
||||
'btndeleteSupervisorControl
|
||||
'
|
||||
resources.ApplyResources(Me.btndeleteSupervisorControl, "btndeleteSupervisorControl")
|
||||
@@ -916,20 +906,6 @@ Partial Class frmConstructorDesigner
|
||||
resources.ApplyResources(Me.Label13, "Label13")
|
||||
Me.Label13.Name = "Label13"
|
||||
'
|
||||
'GroupBoxDocSearch
|
||||
'
|
||||
resources.ApplyResources(Me.GroupBoxDocSearch, "GroupBoxDocSearch")
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.GridControl2)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.GridControlSupervisorAdd)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.Label11)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.cmbRight)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.btnDeleteUserSupervisor)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.btnAddUser2Supervisor)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.Label9)
|
||||
Me.GroupBoxDocSearch.Controls.Add(Me.Label7)
|
||||
Me.GroupBoxDocSearch.Name = "GroupBoxDocSearch"
|
||||
Me.GroupBoxDocSearch.TabStop = False
|
||||
'
|
||||
'GridControl2
|
||||
'
|
||||
resources.ApplyResources(Me.GridControl2, "GridControl2")
|
||||
@@ -1411,6 +1387,7 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager1.TBDD_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager1.TBPMO_DOCSEARCH_RESULTLIST_CONFIGTableAdapter = Nothing
|
||||
Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTORTableAdapter = Me.TBPMO_FORM_CONSTRUCTORTableAdapter1
|
||||
Me.TableAdapterManager1.TBPMO_SAP_FUBATableAdapter = Nothing
|
||||
@@ -1644,6 +1621,44 @@ Partial Class frmConstructorDesigner
|
||||
Me.GridColumn9.FieldName = "ID"
|
||||
Me.GridColumn9.Name = "GridColumn9"
|
||||
'
|
||||
'XtraTabControlSV
|
||||
'
|
||||
resources.ApplyResources(Me.XtraTabControlSV, "XtraTabControlSV")
|
||||
Me.XtraTabControlSV.Name = "XtraTabControlSV"
|
||||
Me.XtraTabControlSV.SelectedTabPage = Me.XtraTabPage7
|
||||
Me.XtraTabControlSV.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage7, Me.XtraTabPage8})
|
||||
'
|
||||
'XtraTabPage7
|
||||
'
|
||||
Me.XtraTabPage7.Controls.Add(Me.Label20)
|
||||
Me.XtraTabPage7.Controls.Add(Me.GridControl2)
|
||||
Me.XtraTabPage7.Controls.Add(Me.Label7)
|
||||
Me.XtraTabPage7.Controls.Add(Me.Label9)
|
||||
Me.XtraTabPage7.Controls.Add(Me.Label11)
|
||||
Me.XtraTabPage7.Controls.Add(Me.cmbRight)
|
||||
Me.XtraTabPage7.Controls.Add(Me.GridControlSupervisorAdd)
|
||||
Me.XtraTabPage7.Controls.Add(Me.btnDeleteUserSupervisor)
|
||||
Me.XtraTabPage7.Controls.Add(Me.btnAddUser2Supervisor)
|
||||
Me.XtraTabPage7.Name = "XtraTabPage7"
|
||||
resources.ApplyResources(Me.XtraTabPage7, "XtraTabPage7")
|
||||
'
|
||||
'XtraTabPage8
|
||||
'
|
||||
Me.XtraTabPage8.Controls.Add(Me.btndeleteSupervisorControl)
|
||||
Me.XtraTabPage8.Controls.Add(Me.btnAddSupervisorControl)
|
||||
Me.XtraTabPage8.Controls.Add(Me.Label13)
|
||||
Me.XtraTabPage8.Controls.Add(Me.Label15)
|
||||
Me.XtraTabPage8.Controls.Add(Me.cmbSupervisorControls)
|
||||
Me.XtraTabPage8.Controls.Add(Me.CheckedListBoxSupervisorControls)
|
||||
Me.XtraTabPage8.Controls.Add(Me.Label14)
|
||||
Me.XtraTabPage8.Name = "XtraTabPage8"
|
||||
resources.ApplyResources(Me.XtraTabPage8, "XtraTabPage8")
|
||||
'
|
||||
'Label20
|
||||
'
|
||||
resources.ApplyResources(Me.Label20, "Label20")
|
||||
Me.Label20.Name = "Label20"
|
||||
'
|
||||
'frmConstructorDesigner
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -1700,10 +1715,6 @@ Partial Class frmConstructorDesigner
|
||||
Me.XtraTabPage5.PerformLayout()
|
||||
Me.XtraTabPage4.ResumeLayout(False)
|
||||
Me.XtraTabPage4.PerformLayout()
|
||||
Me.GroupBoxSupervisorControls.ResumeLayout(False)
|
||||
Me.GroupBoxSupervisorControls.PerformLayout()
|
||||
Me.GroupBoxDocSearch.ResumeLayout(False)
|
||||
Me.GroupBoxDocSearch.PerformLayout()
|
||||
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBWH_Users2BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -1734,6 +1745,12 @@ Partial Class frmConstructorDesigner
|
||||
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.XtraTabControlSV, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.XtraTabControlSV.ResumeLayout(False)
|
||||
Me.XtraTabPage7.ResumeLayout(False)
|
||||
Me.XtraTabPage7.PerformLayout()
|
||||
Me.XtraTabPage8.ResumeLayout(False)
|
||||
Me.XtraTabPage8.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -1879,7 +1896,6 @@ Partial Class frmConstructorDesigner
|
||||
Friend WithEvents GridColumn8 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridColumn9 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents lblSaveDocSearch As System.Windows.Forms.Label
|
||||
Friend WithEvents GroupBoxDocSearch As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents btnDeleteUserSupervisor As System.Windows.Forms.Button
|
||||
Friend WithEvents btnAddUser2Supervisor As System.Windows.Forms.Button
|
||||
Friend WithEvents Label9 As System.Windows.Forms.Label
|
||||
@@ -1899,7 +1915,6 @@ Partial Class frmConstructorDesigner
|
||||
Friend WithEvents GridColumn15 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridColumn16 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridColumn17 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GroupBoxSupervisorControls As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents cmbSupervisorControls As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label13 As System.Windows.Forms.Label
|
||||
Friend WithEvents btnAddSupervisorControl As System.Windows.Forms.Button
|
||||
@@ -1907,4 +1922,8 @@ Partial Class frmConstructorDesigner
|
||||
Friend WithEvents CheckedListBoxSupervisorControls As System.Windows.Forms.CheckedListBox
|
||||
Friend WithEvents Label14 As System.Windows.Forms.Label
|
||||
Friend WithEvents btndeleteSupervisorControl As System.Windows.Forms.Button
|
||||
Friend WithEvents XtraTabControlSV As DevExpress.XtraTab.XtraTabControl
|
||||
Friend WithEvents XtraTabPage7 As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents Label20 As System.Windows.Forms.Label
|
||||
Friend WithEvents XtraTabPage8 As DevExpress.XtraTab.XtraTabPage
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user