MS_13.11_Final

This commit is contained in:
SchreiberM
2015-11-13 15:51:25 +01:00
parent 9f80eb5a3d
commit 365e92e98b
21 changed files with 619 additions and 355 deletions

View File

@@ -92,8 +92,6 @@ Partial Class frmConstructorDesigner
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
Me.XtraTabPage5 = New DevExpress.XtraTab.XtraTabPage()
Me.Button3 = New System.Windows.Forms.Button()
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
Me.TileView1 = New DevExpress.XtraGrid.Views.Tile.TileView()
Me.Button2 = New System.Windows.Forms.Button()
Me.lblQuickViewAdded = New System.Windows.Forms.Label()
Me.btnSetQuickViewPicture = New System.Windows.Forms.Button()
@@ -135,6 +133,8 @@ 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.GridControl1 = New DevExpress.XtraGrid.GridControl()
Me.TileView1 = New DevExpress.XtraGrid.Views.Tile.TileView()
Me.TBTEMP_QUICKDISPLAYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
Me.ListBox1 = New System.Windows.Forms.ListBox()
@@ -147,6 +147,7 @@ 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.LOAD_DIRECTCheckBox = New System.Windows.Forms.CheckBox()
GUIDLabel = New System.Windows.Forms.Label()
FORM_TITLELabel = New System.Windows.Forms.Label()
SEQUENCE_MENULabel = New System.Windows.Forms.Label()
@@ -181,13 +182,13 @@ Partial Class frmConstructorDesigner
Me.XtraTabControl2.SuspendLayout()
Me.XtraTabPage3.SuspendLayout()
Me.XtraTabPage5.SuspendLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TileView1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabPage4.SuspendLayout()
Me.grpbxWD_RecordSearch.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.StatusStrip1.SuspendLayout()
Me.ToolStrip1.SuspendLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TileView1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBTEMP_QUICKDISPLAYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -271,7 +272,7 @@ Partial Class frmConstructorDesigner
GUIDLabel1.AutoSize = True
GUIDLabel1.Location = New System.Drawing.Point(12, 11)
GUIDLabel1.Name = "GUIDLabel1"
GUIDLabel1.Size = New System.Drawing.Size(21, 13)
GUIDLabel1.Size = New System.Drawing.Size(22, 13)
GUIDLabel1.TabIndex = 18
GUIDLabel1.Text = "ID:"
'
@@ -280,7 +281,7 @@ Partial Class frmConstructorDesigner
WINDREAM_SEARCHLabel.AutoSize = True
WINDREAM_SEARCHLabel.Location = New System.Drawing.Point(6, 18)
WINDREAM_SEARCHLabel.Name = "WINDREAM_SEARCHLabel"
WINDREAM_SEARCHLabel.Size = New System.Drawing.Size(96, 13)
WINDREAM_SEARCHLabel.Size = New System.Drawing.Size(90, 13)
WINDREAM_SEARCHLabel.TabIndex = 34
WINDREAM_SEARCHLabel.Text = "windream-Suche:"
'
@@ -289,7 +290,7 @@ Partial Class frmConstructorDesigner
ADDED_WHOLabel1.AutoSize = True
ADDED_WHOLabel1.Location = New System.Drawing.Point(70, 183)
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
ADDED_WHOLabel1.Size = New System.Drawing.Size(67, 13)
ADDED_WHOLabel1.Size = New System.Drawing.Size(65, 13)
ADDED_WHOLabel1.TabIndex = 43
ADDED_WHOLabel1.Text = "Erstellt wer:"
'
@@ -298,7 +299,7 @@ Partial Class frmConstructorDesigner
ADDED_WHENLabel1.AutoSize = True
ADDED_WHENLabel1.Location = New System.Drawing.Point(236, 183)
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
ADDED_WHENLabel1.Size = New System.Drawing.Size(77, 13)
ADDED_WHENLabel1.Size = New System.Drawing.Size(73, 13)
ADDED_WHENLabel1.TabIndex = 44
ADDED_WHENLabel1.Text = "Erstellt wann:"
'
@@ -307,7 +308,7 @@ Partial Class frmConstructorDesigner
CHANGED_WHOLabel1.AutoSize = True
CHANGED_WHOLabel1.Location = New System.Drawing.Point(70, 224)
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
CHANGED_WHOLabel1.Size = New System.Drawing.Size(80, 13)
CHANGED_WHOLabel1.Size = New System.Drawing.Size(77, 13)
CHANGED_WHOLabel1.TabIndex = 45
CHANGED_WHOLabel1.Text = "Geändert wer:"
'
@@ -316,7 +317,7 @@ Partial Class frmConstructorDesigner
CHANGED_WHENLabel1.AutoSize = True
CHANGED_WHENLabel1.Location = New System.Drawing.Point(236, 224)
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
CHANGED_WHENLabel1.Size = New System.Drawing.Size(90, 13)
CHANGED_WHENLabel1.Size = New System.Drawing.Size(85, 13)
CHANGED_WHENLabel1.TabIndex = 46
CHANGED_WHENLabel1.Text = "Geändert wann:"
'
@@ -325,7 +326,7 @@ Partial Class frmConstructorDesigner
SQL_SELECT_EBENE1Label.AutoSize = True
SQL_SELECT_EBENE1Label.Location = New System.Drawing.Point(69, 48)
SQL_SELECT_EBENE1Label.Name = "SQL_SELECT_EBENE1Label"
SQL_SELECT_EBENE1Label.Size = New System.Drawing.Size(73, 13)
SQL_SELECT_EBENE1Label.Size = New System.Drawing.Size(72, 13)
SQL_SELECT_EBENE1Label.TabIndex = 34
SQL_SELECT_EBENE1Label.Text = "SQL Ebene 1:"
'
@@ -334,7 +335,7 @@ Partial Class frmConstructorDesigner
SQL_SELECT_EBENE2Label.AutoSize = True
SQL_SELECT_EBENE2Label.Location = New System.Drawing.Point(69, 91)
SQL_SELECT_EBENE2Label.Name = "SQL_SELECT_EBENE2Label"
SQL_SELECT_EBENE2Label.Size = New System.Drawing.Size(73, 13)
SQL_SELECT_EBENE2Label.Size = New System.Drawing.Size(72, 13)
SQL_SELECT_EBENE2Label.TabIndex = 36
SQL_SELECT_EBENE2Label.Text = "SQL Ebene 2:"
'
@@ -343,7 +344,7 @@ Partial Class frmConstructorDesigner
COLUMN_NAME1Label1.AutoSize = True
COLUMN_NAME1Label1.Location = New System.Drawing.Point(69, 133)
COLUMN_NAME1Label1.Name = "COLUMN_NAME1Label1"
COLUMN_NAME1Label1.Size = New System.Drawing.Size(114, 13)
COLUMN_NAME1Label1.Size = New System.Drawing.Size(108, 13)
COLUMN_NAME1Label1.TabIndex = 48
COLUMN_NAME1Label1.Text = "Spaltenname Entität:"
'
@@ -352,7 +353,7 @@ Partial Class frmConstructorDesigner
SEARCH_PATTERN1Label1.AutoSize = True
SEARCH_PATTERN1Label1.Location = New System.Drawing.Point(6, 59)
SEARCH_PATTERN1Label1.Name = "SEARCH_PATTERN1Label1"
SEARCH_PATTERN1Label1.Size = New System.Drawing.Size(93, 13)
SEARCH_PATTERN1Label1.Size = New System.Drawing.Size(92, 13)
SEARCH_PATTERN1Label1.TabIndex = 39
SEARCH_PATTERN1Label1.Text = "Search Pattern 1:"
'
@@ -361,7 +362,7 @@ Partial Class frmConstructorDesigner
SEARCH_PATTERN2Label1.AutoSize = True
SEARCH_PATTERN2Label1.Location = New System.Drawing.Point(181, 59)
SEARCH_PATTERN2Label1.Name = "SEARCH_PATTERN2Label1"
SEARCH_PATTERN2Label1.Size = New System.Drawing.Size(93, 13)
SEARCH_PATTERN2Label1.Size = New System.Drawing.Size(92, 13)
SEARCH_PATTERN2Label1.TabIndex = 40
SEARCH_PATTERN2Label1.Text = "Search Pattern 2:"
'
@@ -370,7 +371,7 @@ Partial Class frmConstructorDesigner
SEARCH_PATTERN3Label.AutoSize = True
SEARCH_PATTERN3Label.Location = New System.Drawing.Point(6, 99)
SEARCH_PATTERN3Label.Name = "SEARCH_PATTERN3Label"
SEARCH_PATTERN3Label.Size = New System.Drawing.Size(93, 13)
SEARCH_PATTERN3Label.Size = New System.Drawing.Size(92, 13)
SEARCH_PATTERN3Label.TabIndex = 41
SEARCH_PATTERN3Label.Text = "Search Pattern 3:"
'
@@ -379,7 +380,7 @@ Partial Class frmConstructorDesigner
SEARCH_PATTERN4Label.AutoSize = True
SEARCH_PATTERN4Label.Location = New System.Drawing.Point(181, 99)
SEARCH_PATTERN4Label.Name = "SEARCH_PATTERN4Label"
SEARCH_PATTERN4Label.Size = New System.Drawing.Size(93, 13)
SEARCH_PATTERN4Label.Size = New System.Drawing.Size(92, 13)
SEARCH_PATTERN4Label.TabIndex = 42
SEARCH_PATTERN4Label.Text = "Search Pattern 4:"
'
@@ -625,7 +626,7 @@ Partial Class frmConstructorDesigner
Me.GUIDTextBox1.Location = New System.Drawing.Point(15, 27)
Me.GUIDTextBox1.Name = "GUIDTextBox1"
Me.GUIDTextBox1.ReadOnly = True
Me.GUIDTextBox1.Size = New System.Drawing.Size(34, 22)
Me.GUIDTextBox1.Size = New System.Drawing.Size(34, 21)
Me.GUIDTextBox1.TabIndex = 19
'
'LEVEL1_SELECTCheckBox
@@ -644,7 +645,7 @@ Partial Class frmConstructorDesigner
Me.WINDREAM_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "WINDREAM_SEARCH", True))
Me.WINDREAM_SEARCHTextBox.Location = New System.Drawing.Point(9, 34)
Me.WINDREAM_SEARCHTextBox.Name = "WINDREAM_SEARCHTextBox"
Me.WINDREAM_SEARCHTextBox.Size = New System.Drawing.Size(543, 22)
Me.WINDREAM_SEARCHTextBox.Size = New System.Drawing.Size(543, 21)
Me.WINDREAM_SEARCHTextBox.TabIndex = 35
'
'XtraTabControl1
@@ -682,6 +683,7 @@ Partial Class frmConstructorDesigner
'XtraTabPage3
'
Me.XtraTabPage3.AutoScroll = True
Me.XtraTabPage3.Controls.Add(Me.LOAD_DIRECTCheckBox)
Me.XtraTabPage3.Controls.Add(Me.Label4)
Me.XtraTabPage3.Controls.Add(COLUMN_NAME1Label1)
Me.XtraTabPage3.Controls.Add(Me.COLUMN_NAME1ComboBox)
@@ -702,7 +704,7 @@ Partial Class frmConstructorDesigner
Me.XtraTabPage3.Controls.Add(Me.GUIDTextBox1)
Me.XtraTabPage3.Controls.Add(Me.LEVEL1_SELECTCheckBox)
Me.XtraTabPage3.Name = "XtraTabPage3"
Me.XtraTabPage3.Size = New System.Drawing.Size(843, 332)
Me.XtraTabPage3.Size = New System.Drawing.Size(1002, 332)
Me.XtraTabPage3.Text = "Allgemein"
'
'Label4
@@ -750,7 +752,7 @@ Partial Class frmConstructorDesigner
Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(239, 240)
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
Me.CHANGED_WHENTextBox1.ReadOnly = True
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(160, 22)
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(160, 21)
Me.CHANGED_WHENTextBox1.TabIndex = 47
'
'CHANGED_WHOTextBox1
@@ -760,7 +762,7 @@ Partial Class frmConstructorDesigner
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(73, 240)
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
Me.CHANGED_WHOTextBox1.ReadOnly = True
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(160, 22)
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(160, 21)
Me.CHANGED_WHOTextBox1.TabIndex = 46
'
'SQL_SELECT_EBENE2TextBox
@@ -779,7 +781,7 @@ Partial Class frmConstructorDesigner
Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(239, 199)
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
Me.ADDED_WHENTextBox1.ReadOnly = True
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(160, 22)
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(160, 21)
Me.ADDED_WHENTextBox1.TabIndex = 45
'
'ADDED_WHOTextBox1
@@ -789,7 +791,7 @@ Partial Class frmConstructorDesigner
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(73, 199)
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
Me.ADDED_WHOTextBox1.ReadOnly = True
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(160, 22)
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(160, 21)
Me.ADDED_WHOTextBox1.TabIndex = 44
'
'XtraTabPage5
@@ -823,24 +825,6 @@ Partial Class frmConstructorDesigner
Me.Button3.Text = "Button3"
Me.Button3.UseVisualStyleBackColor = True
'
'GridControl1
'
Me.GridControl1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GridControl1.Location = New System.Drawing.Point(789, 43)
Me.GridControl1.MainView = Me.TileView1
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.Size = New System.Drawing.Size(532, 211)
Me.GridControl1.TabIndex = 53
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.TileView1})
'
'TileView1
'
Me.TileView1.AppearanceItem.Normal.ForeColor = System.Drawing.Color.Maroon
Me.TileView1.AppearanceItem.Normal.Options.UseForeColor = True
Me.TileView1.GridControl = Me.GridControl1
Me.TileView1.Name = "TileView1"
'
'Button2
'
Me.Button2.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
@@ -883,7 +867,7 @@ Partial Class frmConstructorDesigner
Me.txtQuickViewPicture.Location = New System.Drawing.Point(299, 153)
Me.txtQuickViewPicture.Name = "txtQuickViewPicture"
Me.txtQuickViewPicture.ReadOnly = True
Me.txtQuickViewPicture.Size = New System.Drawing.Size(175, 22)
Me.txtQuickViewPicture.Size = New System.Drawing.Size(175, 21)
Me.txtQuickViewPicture.TabIndex = 49
'
'Label8
@@ -891,7 +875,7 @@ Partial Class frmConstructorDesigner
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(296, 137)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(130, 13)
Me.Label8.Size = New System.Drawing.Size(117, 13)
Me.Label8.TabIndex = 48
Me.Label8.Text = "QuickView Bild-Control:"
'
@@ -954,7 +938,7 @@ Partial Class frmConstructorDesigner
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(296, 33)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(146, 13)
Me.Label6.Size = New System.Drawing.Size(135, 13)
Me.Label6.TabIndex = 3
Me.Label6.Text = "Konfigurierte Feldauswahl:"
'
@@ -963,7 +947,7 @@ Partial Class frmConstructorDesigner
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(5, 33)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(108, 13)
Me.Label5.Size = New System.Drawing.Size(102, 13)
Me.Label5.TabIndex = 2
Me.Label5.Text = "Felder zur Auswahl:"
'
@@ -980,7 +964,7 @@ Partial Class frmConstructorDesigner
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(3, 10)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(449, 13)
Me.Label3.Size = New System.Drawing.Size(416, 13)
Me.Label3.TabIndex = 0
Me.Label3.Text = "Konfigurieren Sie hier die Erstansicht zur Navigation innerhalb der Eintitätsdate" & _
"nsätze"
@@ -991,7 +975,7 @@ Partial Class frmConstructorDesigner
Me.XtraTabPage4.Controls.Add(Me.grpbxWD_RecordSearch)
Me.XtraTabPage4.Controls.Add(Me.GroupBox1)
Me.XtraTabPage4.Name = "XtraTabPage4"
Me.XtraTabPage4.Size = New System.Drawing.Size(843, 332)
Me.XtraTabPage4.Size = New System.Drawing.Size(1002, 332)
Me.XtraTabPage4.Text = "windream-Suche Konfiguration"
'
'chkWDSearch_Active
@@ -999,7 +983,7 @@ Partial Class frmConstructorDesigner
Me.chkWDSearch_Active.AutoSize = True
Me.chkWDSearch_Active.Location = New System.Drawing.Point(14, 3)
Me.chkWDSearch_Active.Name = "chkWDSearch_Active"
Me.chkWDSearch_Active.Size = New System.Drawing.Size(141, 17)
Me.chkWDSearch_Active.Size = New System.Drawing.Size(133, 17)
Me.chkWDSearch_Active.TabIndex = 79
Me.chkWDSearch_Active.Text = "Windream-Suche aktiv"
Me.chkWDSearch_Active.UseVisualStyleBackColor = True
@@ -1278,6 +1262,24 @@ Partial Class frmConstructorDesigner
Me.tsbtnSave.Size = New System.Drawing.Size(79, 22)
Me.tsbtnSave.Text = "Speichern"
'
'GridControl1
'
Me.GridControl1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GridControl1.Location = New System.Drawing.Point(789, 43)
Me.GridControl1.MainView = Me.TileView1
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.Size = New System.Drawing.Size(532, 211)
Me.GridControl1.TabIndex = 53
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.TileView1})
'
'TileView1
'
Me.TileView1.AppearanceItem.Normal.ForeColor = System.Drawing.Color.Maroon
Me.TileView1.AppearanceItem.Normal.Options.UseForeColor = True
Me.TileView1.GridControl = Me.GridControl1
Me.TileView1.Name = "TileView1"
'
'TBTEMP_QUICKDISPLAYBindingSource
'
Me.TBTEMP_QUICKDISPLAYBindingSource.DataMember = "TBTEMP_QUICKDISPLAY"
@@ -1383,6 +1385,16 @@ Partial Class frmConstructorDesigner
Me.ImageCollection1.Images.SetKeyName(2, "tesla_black.jpg")
Me.ImageCollection1.Images.SetKeyName(3, "whitejeep.jpg")
'
'LOAD_DIRECTCheckBox
'
Me.LOAD_DIRECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "LOAD_DIRECT", True))
Me.LOAD_DIRECTCheckBox.Location = New System.Drawing.Point(701, 25)
Me.LOAD_DIRECTCheckBox.Name = "LOAD_DIRECTCheckBox"
Me.LOAD_DIRECTCheckBox.Size = New System.Drawing.Size(128, 24)
Me.LOAD_DIRECTCheckBox.TabIndex = 52
Me.LOAD_DIRECTCheckBox.Text = "Ersten Record laden"
Me.LOAD_DIRECTCheckBox.UseVisualStyleBackColor = True
'
'frmConstructorDesigner
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -1431,8 +1443,6 @@ Partial Class frmConstructorDesigner
Me.XtraTabPage3.PerformLayout()
Me.XtraTabPage5.ResumeLayout(False)
Me.XtraTabPage5.PerformLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TileView1, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabPage4.ResumeLayout(False)
Me.XtraTabPage4.PerformLayout()
Me.grpbxWD_RecordSearch.ResumeLayout(False)
@@ -1443,6 +1453,8 @@ Partial Class frmConstructorDesigner
Me.StatusStrip1.PerformLayout()
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TileView1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBTEMP_QUICKDISPLAYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).EndInit()
@@ -1553,4 +1565,5 @@ Partial Class frmConstructorDesigner
Friend WithEvents TileView1 As DevExpress.XtraGrid.Views.Tile.TileView
Friend WithEvents ImageCollection1 As DevExpress.Utils.ImageCollection
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents LOAD_DIRECTCheckBox As System.Windows.Forms.CheckBox
End Class