MS15.02.2016
This commit is contained in:
@@ -129,6 +129,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.SEARCH_PATTERN1ComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.SEARCH_PATTERN3ComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.SEARCH_PATTERN2ComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.tslblSaveDetail = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||||
@@ -145,6 +146,15 @@ Partial Class frmConstructorDesigner
|
||||
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.btndeleteUserConstructorRel = New System.Windows.Forms.Button()
|
||||
Me.btnAddUser2ConstructorREL = New System.Windows.Forms.Button()
|
||||
Me.ListBoxUsersFORConstructor = New System.Windows.Forms.ListBox()
|
||||
Me.lblConfiguredUsers = New System.Windows.Forms.Label()
|
||||
Me.lblUsers = New System.Windows.Forms.Label()
|
||||
Me.ListBoxUserConstructor = New System.Windows.Forms.ListBox()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.cmstrpEntity = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.FormDesignerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
FORM_TITLELabel = New System.Windows.Forms.Label()
|
||||
SEQUENCE_MENULabel = New System.Windows.Forms.Label()
|
||||
@@ -188,6 +198,7 @@ Partial Class frmConstructorDesigner
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.ImageCollection1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.cmstrpEntity.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -326,6 +337,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.BindingSource = Me.TBPMO_FORM_CONSTRUCTORBindingSource
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.CountItemFormat = "from {0}"
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
|
||||
Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.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.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem})
|
||||
resources.ApplyResources(Me.TBPMO_FORM_CONSTRUCTORBindingNavigator, "TBPMO_FORM_CONSTRUCTORBindingNavigator")
|
||||
@@ -411,6 +423,7 @@ Partial Class frmConstructorDesigner
|
||||
'TreeViewDetails
|
||||
'
|
||||
Me.TreeViewDetails.AllowDrop = True
|
||||
Me.TreeViewDetails.ContextMenuStrip = Me.cmstrpEntity
|
||||
resources.ApplyResources(Me.TreeViewDetails, "TreeViewDetails")
|
||||
Me.TreeViewDetails.ImageList = Me.ImageList1
|
||||
Me.TreeViewDetails.Name = "TreeViewDetails"
|
||||
@@ -523,7 +536,7 @@ Partial Class frmConstructorDesigner
|
||||
resources.ApplyResources(Me.XtraTabControl2, "XtraTabControl2")
|
||||
Me.XtraTabControl2.Name = "XtraTabControl2"
|
||||
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPage3
|
||||
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage5, Me.XtraTabPage3, Me.XtraTabPage4})
|
||||
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage5, Me.XtraTabPage3, Me.XtraTabPage4, Me.XtraTabPage2})
|
||||
'
|
||||
'XtraTabPage3
|
||||
'
|
||||
@@ -639,7 +652,6 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
||||
resources.ApplyResources(Me.Button2, "Button2")
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
@@ -652,7 +664,6 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
'btnSetQuickViewPicture
|
||||
'
|
||||
Me.btnSetQuickViewPicture.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
||||
resources.ApplyResources(Me.btnSetQuickViewPicture, "btnSetQuickViewPicture")
|
||||
Me.btnSetQuickViewPicture.Name = "btnSetQuickViewPicture"
|
||||
Me.btnSetQuickViewPicture.UseVisualStyleBackColor = True
|
||||
@@ -682,14 +693,12 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
'btndeleteControl
|
||||
'
|
||||
Me.btndeleteControl.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
||||
resources.ApplyResources(Me.btndeleteControl, "btndeleteControl")
|
||||
Me.btndeleteControl.Name = "btndeleteControl"
|
||||
Me.btndeleteControl.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnAddControl
|
||||
'
|
||||
Me.btnAddControl.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
||||
resources.ApplyResources(Me.btnAddControl, "btnAddControl")
|
||||
Me.btnAddControl.Name = "btnAddControl"
|
||||
Me.btnAddControl.UseVisualStyleBackColor = True
|
||||
@@ -893,6 +902,11 @@ Partial Class frmConstructorDesigner
|
||||
resources.ApplyResources(Me.SEARCH_PATTERN2ComboBox, "SEARCH_PATTERN2ComboBox")
|
||||
Me.SEARCH_PATTERN2ComboBox.Name = "SEARCH_PATTERN2ComboBox"
|
||||
'
|
||||
'XtraTabPage2
|
||||
'
|
||||
Me.XtraTabPage2.Name = "XtraTabPage2"
|
||||
resources.ApplyResources(Me.XtraTabPage2, "XtraTabPage2")
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblSaveDetail})
|
||||
@@ -913,7 +927,6 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
'tsbtnSave
|
||||
'
|
||||
Me.tsbtnSave.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG
|
||||
resources.ApplyResources(Me.tsbtnSave, "tsbtnSave")
|
||||
Me.tsbtnSave.Name = "tsbtnSave"
|
||||
'
|
||||
@@ -989,6 +1002,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.TableAdapterManager2.TBPMO_FORM_VIEWTableAdapter = Nothing
|
||||
Me.TableAdapterManager2.TBPMO_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager2.TBPMO_KONFIGURATIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager2.TBPMO_LANGUAGE_OBJECTTableAdapter = Nothing
|
||||
Me.TableAdapterManager2.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
||||
Me.TableAdapterManager2.TBPMO_RECORDTableAdapter = Nothing
|
||||
Me.TableAdapterManager2.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
|
||||
@@ -1010,10 +1024,67 @@ Partial Class frmConstructorDesigner
|
||||
Me.ImageCollection1.Images.SetKeyName(2, "tesla_black.jpg")
|
||||
Me.ImageCollection1.Images.SetKeyName(3, "whitejeep.jpg")
|
||||
'
|
||||
'btndeleteUserConstructorRel
|
||||
'
|
||||
resources.ApplyResources(Me.btndeleteUserConstructorRel, "btndeleteUserConstructorRel")
|
||||
Me.btndeleteUserConstructorRel.Name = "btndeleteUserConstructorRel"
|
||||
Me.btndeleteUserConstructorRel.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnAddUser2ConstructorREL
|
||||
'
|
||||
resources.ApplyResources(Me.btnAddUser2ConstructorREL, "btnAddUser2ConstructorREL")
|
||||
Me.btnAddUser2ConstructorREL.Name = "btnAddUser2ConstructorREL"
|
||||
Me.btnAddUser2ConstructorREL.UseVisualStyleBackColor = True
|
||||
'
|
||||
'ListBoxUsersFORConstructor
|
||||
'
|
||||
resources.ApplyResources(Me.ListBoxUsersFORConstructor, "ListBoxUsersFORConstructor")
|
||||
Me.ListBoxUsersFORConstructor.FormattingEnabled = True
|
||||
Me.ListBoxUsersFORConstructor.Name = "ListBoxUsersFORConstructor"
|
||||
'
|
||||
'lblConfiguredUsers
|
||||
'
|
||||
resources.ApplyResources(Me.lblConfiguredUsers, "lblConfiguredUsers")
|
||||
Me.lblConfiguredUsers.Name = "lblConfiguredUsers"
|
||||
'
|
||||
'lblUsers
|
||||
'
|
||||
resources.ApplyResources(Me.lblUsers, "lblUsers")
|
||||
Me.lblUsers.Name = "lblUsers"
|
||||
'
|
||||
'ListBoxUserConstructor
|
||||
'
|
||||
resources.ApplyResources(Me.ListBoxUserConstructor, "ListBoxUserConstructor")
|
||||
Me.ListBoxUserConstructor.FormattingEnabled = True
|
||||
Me.ListBoxUserConstructor.Name = "ListBoxUserConstructor"
|
||||
'
|
||||
'Label16
|
||||
'
|
||||
resources.ApplyResources(Me.Label16, "Label16")
|
||||
Me.Label16.Name = "Label16"
|
||||
'
|
||||
'cmstrpEntity
|
||||
'
|
||||
Me.cmstrpEntity.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FormDesignerToolStripMenuItem})
|
||||
Me.cmstrpEntity.Name = "cmstrpEntity"
|
||||
resources.ApplyResources(Me.cmstrpEntity, "cmstrpEntity")
|
||||
'
|
||||
'FormDesignerToolStripMenuItem
|
||||
'
|
||||
Me.FormDesignerToolStripMenuItem.Name = "FormDesignerToolStripMenuItem"
|
||||
resources.ApplyResources(Me.FormDesignerToolStripMenuItem, "FormDesignerToolStripMenuItem")
|
||||
'
|
||||
'frmConstructorDesigner
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.Controls.Add(Me.btndeleteUserConstructorRel)
|
||||
Me.Controls.Add(Me.btnAddUser2ConstructorREL)
|
||||
Me.Controls.Add(Me.ListBoxUsersFORConstructor)
|
||||
Me.Controls.Add(Me.lblConfiguredUsers)
|
||||
Me.Controls.Add(Me.lblUsers)
|
||||
Me.Controls.Add(Me.ListBoxUserConstructor)
|
||||
Me.Controls.Add(Me.Label16)
|
||||
Me.Controls.Add(Me.lblSave)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.ListBox1)
|
||||
@@ -1067,6 +1138,7 @@ Partial Class frmConstructorDesigner
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.ImageCollection1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.cmstrpEntity.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -1171,4 +1243,14 @@ Partial Class frmConstructorDesigner
|
||||
Friend WithEvents Button2 As System.Windows.Forms.Button
|
||||
Friend WithEvents ImageCollection1 As DevExpress.Utils.ImageCollection
|
||||
Friend WithEvents LOAD_DIRECTCheckBox As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents btndeleteUserConstructorRel As System.Windows.Forms.Button
|
||||
Friend WithEvents btnAddUser2ConstructorREL As System.Windows.Forms.Button
|
||||
Friend WithEvents ListBoxUsersFORConstructor As System.Windows.Forms.ListBox
|
||||
Friend WithEvents lblConfiguredUsers As System.Windows.Forms.Label
|
||||
Friend WithEvents lblUsers As System.Windows.Forms.Label
|
||||
Friend WithEvents ListBoxUserConstructor As System.Windows.Forms.ListBox
|
||||
Friend WithEvents Label16 As System.Windows.Forms.Label
|
||||
Friend WithEvents cmstrpEntity As System.Windows.Forms.ContextMenuStrip
|
||||
Friend WithEvents FormDesignerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user