MS_23052016
This commit is contained in:
@@ -68,7 +68,6 @@ Partial Class frmConstructor_Main
|
||||
Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.GridViewDoc_Search = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.AxObjectListControl = New AxOBJECTLISTCONTROLLib.AxObjectListControl()
|
||||
Me.ToolStripDokumente = New System.Windows.Forms.ToolStrip()
|
||||
Me.tslblWindreamView = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.ToolStripDropDownButton2 = New System.Windows.Forms.ToolStripDropDownButton()
|
||||
@@ -172,7 +171,6 @@ Partial Class frmConstructor_Main
|
||||
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ContextMenuStripResultFiles.SuspendLayout()
|
||||
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.AxObjectListControl, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ToolStripDokumente.SuspendLayout()
|
||||
Me.TabFollowUp.SuspendLayout()
|
||||
Me.grpbxFU_Profile.SuspendLayout()
|
||||
@@ -440,7 +438,6 @@ Partial Class frmConstructor_Main
|
||||
'
|
||||
Me.TabWindream.AllowDrop = True
|
||||
Me.TabWindream.Controls.Add(Me.GridControlDocSearch)
|
||||
Me.TabWindream.Controls.Add(Me.AxObjectListControl)
|
||||
Me.TabWindream.Controls.Add(Me.ToolStripDokumente)
|
||||
Me.TabWindream.Image = Global.DD_Record_Organiser.My.Resources.Resources.Files_7954
|
||||
Me.TabWindream.Name = "TabWindream"
|
||||
@@ -511,14 +508,6 @@ Partial Class frmConstructor_Main
|
||||
Me.GridViewDoc_Search.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridViewDoc_Search.OptionsView.ShowIndicator = False
|
||||
'
|
||||
'AxObjectListControl
|
||||
'
|
||||
Me.AxObjectListControl.AllowDrop = True
|
||||
resources.ApplyResources(Me.AxObjectListControl, "AxObjectListControl")
|
||||
Me.AxObjectListControl.Name = "AxObjectListControl"
|
||||
Me.AxObjectListControl.OcxState = CType(resources.GetObject("AxObjectListControl.OcxState"), System.Windows.Forms.AxHost.State)
|
||||
Me.AxObjectListControl.TabStop = False
|
||||
'
|
||||
'ToolStripDokumente
|
||||
'
|
||||
Me.ToolStripDokumente.AllowDrop = True
|
||||
@@ -1093,7 +1082,6 @@ Partial Class frmConstructor_Main
|
||||
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ContextMenuStripResultFiles.ResumeLayout(False)
|
||||
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.AxObjectListControl, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ToolStripDokumente.ResumeLayout(False)
|
||||
Me.ToolStripDokumente.PerformLayout()
|
||||
Me.TabFollowUp.ResumeLayout(False)
|
||||
@@ -1190,7 +1178,6 @@ Partial Class frmConstructor_Main
|
||||
Friend WithEvents tslblWindreamView As System.Windows.Forms.ToolStripLabel
|
||||
Friend WithEvents ToolStripDropDownButton2 As System.Windows.Forms.ToolStripDropDownButton
|
||||
Friend WithEvents KonfigurationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents AxObjectListControl As AxOBJECTLISTCONTROLLib.AxObjectListControl
|
||||
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
||||
Friend WithEvents VWPMO_WF_USER_ACTIVEBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents VWPMO_WF_USER_ACTIVETableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WF_ACTIVETableAdapter
|
||||
|
||||
Reference in New Issue
Block a user