MS_01.12.2015
This commit is contained in:
@@ -133,8 +133,6 @@ 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()
|
||||
@@ -186,8 +184,6 @@ Partial Class frmConstructorDesigner
|
||||
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()
|
||||
@@ -534,7 +530,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.TreeView1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.TreeView1.Name = "TreeView1"
|
||||
Me.TreeView1.SelectedImageIndex = 1
|
||||
Me.TreeView1.Size = New System.Drawing.Size(292, 407)
|
||||
Me.TreeView1.Size = New System.Drawing.Size(292, 417)
|
||||
Me.TreeView1.TabIndex = 1
|
||||
'
|
||||
'ImageList1
|
||||
@@ -655,7 +651,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.XtraTabControl1.Location = New System.Drawing.Point(15, 249)
|
||||
Me.XtraTabControl1.Name = "XtraTabControl1"
|
||||
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1306, 435)
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1306, 442)
|
||||
Me.XtraTabControl1.TabIndex = 40
|
||||
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1})
|
||||
'
|
||||
@@ -666,7 +662,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.XtraTabPage1.Controls.Add(Me.ToolStrip1)
|
||||
Me.XtraTabPage1.Controls.Add(Me.TreeView1)
|
||||
Me.XtraTabPage1.Name = "XtraTabPage1"
|
||||
Me.XtraTabPage1.Size = New System.Drawing.Size(1300, 407)
|
||||
Me.XtraTabPage1.Size = New System.Drawing.Size(1304, 417)
|
||||
Me.XtraTabPage1.Text = "Entitäten-Übersicht"
|
||||
'
|
||||
'XtraTabControl2
|
||||
@@ -675,7 +671,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.XtraTabControl2.Location = New System.Drawing.Point(292, 25)
|
||||
Me.XtraTabControl2.Name = "XtraTabControl2"
|
||||
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPage3
|
||||
Me.XtraTabControl2.Size = New System.Drawing.Size(1008, 360)
|
||||
Me.XtraTabControl2.Size = New System.Drawing.Size(1012, 370)
|
||||
Me.XtraTabControl2.TabIndex = 35
|
||||
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage5, Me.XtraTabPage3, Me.XtraTabPage4})
|
||||
'
|
||||
@@ -703,7 +699,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(1002, 332)
|
||||
Me.XtraTabPage3.Size = New System.Drawing.Size(1010, 295)
|
||||
Me.XtraTabPage3.Text = "Allgemein"
|
||||
'
|
||||
'LOAD_DIRECTCheckBox
|
||||
@@ -821,7 +817,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.XtraTabPage5.Controls.Add(Me.listBoxControls)
|
||||
Me.XtraTabPage5.Controls.Add(Me.Label3)
|
||||
Me.XtraTabPage5.Name = "XtraTabPage5"
|
||||
Me.XtraTabPage5.Size = New System.Drawing.Size(1002, 332)
|
||||
Me.XtraTabPage5.Size = New System.Drawing.Size(1010, 295)
|
||||
Me.XtraTabPage5.Text = "Quick View Konfiguration"
|
||||
'
|
||||
'Button2
|
||||
@@ -952,10 +948,12 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
'listBoxControls
|
||||
'
|
||||
Me.listBoxControls.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.listBoxControls.FormattingEnabled = True
|
||||
Me.listBoxControls.Location = New System.Drawing.Point(8, 49)
|
||||
Me.listBoxControls.Name = "listBoxControls"
|
||||
Me.listBoxControls.Size = New System.Drawing.Size(186, 277)
|
||||
Me.listBoxControls.Size = New System.Drawing.Size(186, 225)
|
||||
Me.listBoxControls.TabIndex = 1
|
||||
'
|
||||
'Label3
|
||||
@@ -974,7 +972,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(1002, 332)
|
||||
Me.XtraTabPage4.Size = New System.Drawing.Size(1010, 345)
|
||||
Me.XtraTabPage4.Text = "windream-Suche Konfiguration"
|
||||
'
|
||||
'chkWDSearch_Active
|
||||
@@ -1009,7 +1007,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.grpbxWD_RecordSearch.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.grpbxWD_RecordSearch.Location = New System.Drawing.Point(5, 24)
|
||||
Me.grpbxWD_RecordSearch.Name = "grpbxWD_RecordSearch"
|
||||
Me.grpbxWD_RecordSearch.Size = New System.Drawing.Size(825, 157)
|
||||
Me.grpbxWD_RecordSearch.Size = New System.Drawing.Size(829, 157)
|
||||
Me.grpbxWD_RecordSearch.TabIndex = 78
|
||||
Me.grpbxWD_RecordSearch.TabStop = False
|
||||
Me.grpbxWD_RecordSearch.Text = "windream-Suche für Recordbezogene Suche:"
|
||||
@@ -1172,7 +1170,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.GroupBox1.Controls.Add(SEARCH_PATTERN2Label1)
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(5, 187)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(825, 148)
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(829, 148)
|
||||
Me.GroupBox1.TabIndex = 44
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "windream-Suche für Entitätsweite Suche:"
|
||||
@@ -1230,9 +1228,9 @@ Partial Class frmConstructorDesigner
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblSaveDetail})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(292, 385)
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(292, 395)
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(1008, 22)
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(1012, 22)
|
||||
Me.StatusStrip1.TabIndex = 35
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
@@ -1249,7 +1247,7 @@ Partial Class frmConstructorDesigner
|
||||
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnSave})
|
||||
Me.ToolStrip1.Location = New System.Drawing.Point(292, 0)
|
||||
Me.ToolStrip1.Name = "ToolStrip1"
|
||||
Me.ToolStrip1.Size = New System.Drawing.Size(1008, 25)
|
||||
Me.ToolStrip1.Size = New System.Drawing.Size(1012, 25)
|
||||
Me.ToolStrip1.TabIndex = 34
|
||||
Me.ToolStrip1.Text = "ToolStrip1"
|
||||
'
|
||||
@@ -1261,24 +1259,6 @@ 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"
|
||||
@@ -1388,9 +1368,8 @@ Partial Class frmConstructorDesigner
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1341, 837)
|
||||
Me.ClientSize = New System.Drawing.Size(1341, 694)
|
||||
Me.Controls.Add(Me.lblSave)
|
||||
Me.Controls.Add(Me.GridControl1)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.ListBox1)
|
||||
Me.Controls.Add(Me.XtraTabControl1)
|
||||
@@ -1442,8 +1421,6 @@ 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()
|
||||
@@ -1550,8 +1527,6 @@ Partial Class frmConstructorDesigner
|
||||
Friend WithEvents Label8 As System.Windows.Forms.Label
|
||||
Friend WithEvents lblQuickViewAdded As System.Windows.Forms.Label
|
||||
Friend WithEvents Button2 As System.Windows.Forms.Button
|
||||
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents TileView1 As DevExpress.XtraGrid.Views.Tile.TileView
|
||||
Friend WithEvents ImageCollection1 As DevExpress.Utils.ImageCollection
|
||||
Friend WithEvents LOAD_DIRECTCheckBox As System.Windows.Forms.CheckBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user