namespace Gs.DevApp.DevFrm.Work
|
{
|
partial class Frm_WorkTechnique
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WorkTechnique));
|
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
|
this.pageBar1 = new UserControls.Data.UcPageBar();
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.gcMain1 = new DevExpress.XtraGrid.GridControl();
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_itemName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_itemModel = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
|
this.lbGuid = new System.Windows.Forms.Label();
|
this.txt_fMaxWeight = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fMinWeight = new DevExpress.XtraEditors.TextEdit();
|
this.txt_itemName = new DevExpress.XtraEditors.MemoEdit();
|
this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
|
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fSumPeople = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fCapacity = new DevExpress.XtraEditors.TextEdit();
|
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fJingDu = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.txt_fBegDate = new DevExpress.XtraEditors.DateEdit();
|
this.txt_fEndDate = new DevExpress.XtraEditors.DateEdit();
|
this.txt_orgName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fType = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
|
this.txt_guid = new DevExpress.XtraEditors.TextEdit();
|
this.txt_lastUpdateBy = new DevExpress.XtraEditors.TextEdit();
|
this.txt_lastUpdateDate = new DevExpress.XtraEditors.TextEdit();
|
this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
|
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
|
this.txt_isCheck = new DevExpress.XtraEditors.CheckEdit();
|
this.btnCopy = new DevExpress.XtraEditors.SimpleButton();
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
|
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
|
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gvMx1daa002 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
|
this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rptGx = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
|
this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.picCheckBox = new System.Windows.Forms.PictureBox();
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
this.xtraTabControl1.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
|
this.split1.Panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
|
this.split1.Panel2.SuspendLayout();
|
this.split1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
|
this.splitMx1.Panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
|
this.splitMx1.Panel2.SuspendLayout();
|
this.splitMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
|
this.layoutMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fMaxWeight.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fMinWeight.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fSumPeople.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCapacity.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fJingDu.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_orgName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateBy.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
|
this.tabMx.SuspendLayout();
|
this.tabMxPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rptGx)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
|
this.SuspendLayout();
|
//
|
// toolBarMenu1
|
//
|
this.toolBarMenu1.chkParameter = null;
|
this.toolBarMenu1.currentAction = null;
|
this.toolBarMenu1.defaultActions = null;
|
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.toolBarMenu1.guidKey = null;
|
this.toolBarMenu1.isSetBtn = false;
|
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
|
this.toolBarMenu1.Name = "toolBarMenu1";
|
this.toolBarMenu1.rptParameter = null;
|
this.toolBarMenu1.Size = new System.Drawing.Size(1238, 80);
|
this.toolBarMenu1.TabIndex = 0;
|
this.toolBarMenu1.xlsInService = null;
|
this.toolBarMenu1.xlsOutParameter = "xlsOut_items{}";
|
//
|
// pageBar1
|
//
|
this.pageBar1.CurrentPage = 1;
|
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.pageBar1.Location = new System.Drawing.Point(0, 594);
|
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
this.pageBar1.Name = "pageBar1";
|
this.pageBar1.RecordCount = 0;
|
this.pageBar1.Size = new System.Drawing.Size(516, 38);
|
this.pageBar1.TabIndex = 4;
|
this.pageBar1.TotalPages = 0;
|
//
|
// xtraTabControl1
|
//
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
this.xtraTabControl1.Size = new System.Drawing.Size(1238, 664);
|
this.xtraTabControl1.TabIndex = 3;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1});
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.split1);
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Size = new System.Drawing.Size(1236, 632);
|
this.xtraTabPage1.Text = "数据列表";
|
//
|
// split1
|
//
|
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.split1.Location = new System.Drawing.Point(0, 0);
|
this.split1.Name = "split1";
|
//
|
// split1.Panel1
|
//
|
this.split1.Panel1.Controls.Add(this.gcMain1);
|
this.split1.Panel1.Controls.Add(this.pageBar1);
|
this.split1.Panel1.Text = "Panel1";
|
//
|
// split1.Panel2
|
//
|
this.split1.Panel2.Controls.Add(this.splitMx1);
|
this.split1.Panel2.Text = "Panel2";
|
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.split1.Size = new System.Drawing.Size(1236, 632);
|
this.split1.SplitterPosition = 516;
|
this.split1.TabIndex = 0;
|
//
|
// gcMain1
|
//
|
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMain1.Location = new System.Drawing.Point(0, 0);
|
this.gcMain1.MainView = this.gridView1;
|
this.gcMain1.Name = "gcMain1";
|
this.gcMain1.Size = new System.Drawing.Size(516, 594);
|
this.gcMain1.TabIndex = 2;
|
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView1});
|
//
|
// gridView1
|
//
|
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.gridView1.Appearance.Row.Options.UseFont = true;
|
this.gridView1.Appearance.Row.Options.UseTextOptions = true;
|
this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.gridView1.ColumnPanelRowHeight = 50;
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gridColumn2,
|
this.gv_itemNo,
|
this.gv_itemName,
|
this.gv_itemModel,
|
this.gridColumn4});
|
this.gridView1.GridControl = this.gcMain1;
|
this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
|
this.gridView1.IndicatorWidth = 50;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
|
this.gridView1.OptionsView.RowAutoHeight = true;
|
this.gridView1.OptionsView.ShowAutoFilterRow = true;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
//
|
// gridColumn2
|
//
|
this.gridColumn2.Caption = "物料ID";
|
this.gridColumn2.FieldName = "id";
|
this.gridColumn2.MinWidth = 25;
|
this.gridColumn2.Name = "gridColumn2";
|
this.gridColumn2.Visible = true;
|
this.gridColumn2.VisibleIndex = 0;
|
this.gridColumn2.Width = 94;
|
//
|
// gv_itemNo
|
//
|
this.gv_itemNo.AppearanceCell.Options.UseFont = true;
|
this.gv_itemNo.Caption = "物料编码";
|
this.gv_itemNo.FieldName = "itemNo";
|
this.gv_itemNo.MinWidth = 50;
|
this.gv_itemNo.Name = "gv_itemNo";
|
this.gv_itemNo.OptionsColumn.AllowEdit = false;
|
this.gv_itemNo.Tag = "query_a.item_no";
|
this.gv_itemNo.Visible = true;
|
this.gv_itemNo.VisibleIndex = 1;
|
this.gv_itemNo.Width = 120;
|
//
|
// gv_itemName
|
//
|
this.gv_itemName.AppearanceCell.Options.UseFont = true;
|
this.gv_itemName.AppearanceCell.Options.UseTextOptions = true;
|
this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.gv_itemName.Caption = "物料名称";
|
this.gv_itemName.FieldName = "itemName";
|
this.gv_itemName.MinWidth = 10;
|
this.gv_itemName.Name = "gv_itemName";
|
this.gv_itemName.OptionsColumn.AllowEdit = false;
|
this.gv_itemName.Tag = "query_a.item_name";
|
this.gv_itemName.Visible = true;
|
this.gv_itemName.VisibleIndex = 2;
|
this.gv_itemName.Width = 250;
|
//
|
// gv_itemModel
|
//
|
this.gv_itemModel.AppearanceCell.Options.UseFont = true;
|
this.gv_itemModel.Caption = "规格型号";
|
this.gv_itemModel.FieldName = "itemModel";
|
this.gv_itemModel.MinWidth = 10;
|
this.gv_itemModel.Name = "gv_itemModel";
|
this.gv_itemModel.OptionsColumn.AllowEdit = false;
|
this.gv_itemModel.Tag = "query_a.item_model";
|
this.gv_itemModel.Visible = true;
|
this.gv_itemModel.VisibleIndex = 3;
|
this.gv_itemModel.Width = 360;
|
//
|
// gridColumn4
|
//
|
this.gridColumn4.Caption = "使用组织";
|
this.gridColumn4.FieldName = "fSubsidiary";
|
this.gridColumn4.MinWidth = 50;
|
this.gridColumn4.Name = "gridColumn4";
|
this.gridColumn4.OptionsColumn.AllowEdit = false;
|
this.gridColumn4.Tag = "org.FNumber";
|
this.gridColumn4.Visible = true;
|
this.gridColumn4.VisibleIndex = 4;
|
this.gridColumn4.Width = 250;
|
//
|
// splitMx1
|
//
|
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitMx1.Horizontal = false;
|
this.splitMx1.Location = new System.Drawing.Point(0, 0);
|
this.splitMx1.Name = "splitMx1";
|
//
|
// splitMx1.Panel1
|
//
|
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
|
this.splitMx1.Panel1.Text = "Panel1";
|
//
|
// splitMx1.Panel2
|
//
|
this.splitMx1.Panel2.Controls.Add(this.tabMx);
|
this.splitMx1.Panel2.Text = "Panel2";
|
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.splitMx1.Size = new System.Drawing.Size(708, 632);
|
this.splitMx1.SplitterPosition = 189;
|
this.splitMx1.TabIndex = 1;
|
//
|
// layoutMx1
|
//
|
this.layoutMx1.Controls.Add(this.lbGuid);
|
this.layoutMx1.Controls.Add(this.txt_fMaxWeight);
|
this.layoutMx1.Controls.Add(this.txt_fMinWeight);
|
this.layoutMx1.Controls.Add(this.txt_itemName);
|
this.layoutMx1.Controls.Add(this.txt_itemModel);
|
this.layoutMx1.Controls.Add(this.txt_itemNo);
|
this.layoutMx1.Controls.Add(this.txt_fSumPeople);
|
this.layoutMx1.Controls.Add(this.txt_fCapacity);
|
this.layoutMx1.Controls.Add(this.txt_remark);
|
this.layoutMx1.Controls.Add(this.txt_fJingDu);
|
this.layoutMx1.Controls.Add(this.txt_fBegDate);
|
this.layoutMx1.Controls.Add(this.txt_fEndDate);
|
this.layoutMx1.Controls.Add(this.txt_orgName);
|
this.layoutMx1.Controls.Add(this.txt_fType);
|
this.layoutMx1.Controls.Add(this.btnSelect);
|
this.layoutMx1.Controls.Add(this.txt_guid);
|
this.layoutMx1.Controls.Add(this.txt_lastUpdateBy);
|
this.layoutMx1.Controls.Add(this.txt_lastUpdateDate);
|
this.layoutMx1.Controls.Add(this.txt_checkBy);
|
this.layoutMx1.Controls.Add(this.txt_checkDate);
|
this.layoutMx1.Controls.Add(this.txt_isCheck);
|
this.layoutMx1.Controls.Add(this.btnCopy);
|
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem16,
|
this.layoutControlItem24,
|
this.layoutControlItem2});
|
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
|
this.layoutMx1.Name = "layoutMx1";
|
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(-31, 392, 812, 500);
|
this.layoutMx1.Root = this.Root;
|
this.layoutMx1.Size = new System.Drawing.Size(708, 189);
|
this.layoutMx1.TabIndex = 0;
|
this.layoutMx1.Text = "layoutControl1";
|
//
|
// lbGuid
|
//
|
this.lbGuid.Location = new System.Drawing.Point(362, 204);
|
this.lbGuid.Name = "lbGuid";
|
this.lbGuid.Size = new System.Drawing.Size(171, 28);
|
this.lbGuid.TabIndex = 1;
|
this.lbGuid.Text = "lbGuid";
|
this.lbGuid.Visible = false;
|
//
|
// txt_fMaxWeight
|
//
|
this.txt_fMaxWeight.Location = new System.Drawing.Point(498, 12);
|
this.txt_fMaxWeight.Name = "txt_fMaxWeight";
|
this.txt_fMaxWeight.Properties.Appearance.Options.UseFont = true;
|
this.txt_fMaxWeight.Size = new System.Drawing.Size(62, 24);
|
this.txt_fMaxWeight.StyleController = this.layoutMx1;
|
this.txt_fMaxWeight.TabIndex = 378;
|
this.txt_fMaxWeight.Tag = "fissueType";
|
//
|
// txt_fMinWeight
|
//
|
this.txt_fMinWeight.Location = new System.Drawing.Point(498, 43);
|
this.txt_fMinWeight.Name = "txt_fMinWeight";
|
this.txt_fMinWeight.Properties.Appearance.Options.UseFont = true;
|
this.txt_fMinWeight.Size = new System.Drawing.Size(62, 24);
|
this.txt_fMinWeight.StyleController = this.layoutMx1;
|
this.txt_fMinWeight.TabIndex = 370;
|
this.txt_fMinWeight.Tag = "finishRate";
|
//
|
// txt_itemName
|
//
|
this.txt_itemName.Location = new System.Drawing.Point(84, 74);
|
this.txt_itemName.Name = "txt_itemName";
|
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemName.Size = new System.Drawing.Size(200, 27);
|
this.txt_itemName.StyleController = this.layoutMx1;
|
this.txt_itemName.TabIndex = 216;
|
this.txt_itemName.Tag = "readonly";
|
//
|
// txt_itemModel
|
//
|
this.txt_itemModel.Location = new System.Drawing.Point(99, 108);
|
this.txt_itemModel.Name = "txt_itemModel";
|
this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemModel.Size = new System.Drawing.Size(215, 28);
|
this.txt_itemModel.StyleController = this.layoutMx1;
|
this.txt_itemModel.TabIndex = 219;
|
this.txt_itemModel.Tag = "readonly";
|
//
|
// txt_itemNo
|
//
|
this.txt_itemNo.Location = new System.Drawing.Point(84, 43);
|
this.txt_itemNo.Name = "txt_itemNo";
|
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemNo.Size = new System.Drawing.Size(200, 24);
|
this.txt_itemNo.StyleController = this.layoutMx1;
|
this.txt_itemNo.TabIndex = 213;
|
this.txt_itemNo.Tag = "readonly";
|
//
|
// txt_fSumPeople
|
//
|
this.txt_fSumPeople.Location = new System.Drawing.Point(360, 74);
|
this.txt_fSumPeople.Name = "txt_fSumPeople";
|
this.txt_fSumPeople.Properties.Appearance.Options.UseFont = true;
|
this.txt_fSumPeople.Size = new System.Drawing.Size(62, 24);
|
this.txt_fSumPeople.StyleController = this.layoutMx1;
|
this.txt_fSumPeople.TabIndex = 231;
|
this.txt_fSumPeople.Tag = "itemVersion";
|
//
|
// txt_fCapacity
|
//
|
this.txt_fCapacity.Location = new System.Drawing.Point(498, 74);
|
this.txt_fCapacity.Name = "txt_fCapacity";
|
this.txt_fCapacity.Properties.Appearance.Options.UseFont = true;
|
this.txt_fCapacity.Size = new System.Drawing.Size(62, 24);
|
this.txt_fCapacity.StyleController = this.layoutMx1;
|
this.txt_fCapacity.TabIndex = 319;
|
this.txt_fCapacity.Tag = "bomNo";
|
//
|
// txt_remark
|
//
|
this.txt_remark.Location = new System.Drawing.Point(84, 105);
|
this.txt_remark.Name = "txt_remark";
|
this.txt_remark.Properties.Appearance.Options.UseFont = true;
|
this.txt_remark.Size = new System.Drawing.Size(200, 24);
|
this.txt_remark.StyleController = this.layoutMx1;
|
this.txt_remark.TabIndex = 258;
|
this.txt_remark.Tag = "lowLimt";
|
//
|
// txt_fJingDu
|
//
|
this.txt_fJingDu.EditValue = "PSC流";
|
this.txt_fJingDu.Location = new System.Drawing.Point(360, 43);
|
this.txt_fJingDu.Name = "txt_fJingDu";
|
this.txt_fJingDu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_fJingDu.Properties.Items.AddRange(new object[] {
|
"PSC流",
|
"LOT流"});
|
this.txt_fJingDu.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
this.txt_fJingDu.Size = new System.Drawing.Size(62, 24);
|
this.txt_fJingDu.StyleController = this.layoutMx1;
|
this.txt_fJingDu.TabIndex = 413;
|
//
|
// txt_fBegDate
|
//
|
this.txt_fBegDate.EditValue = null;
|
this.txt_fBegDate.Location = new System.Drawing.Point(360, 105);
|
this.txt_fBegDate.Name = "txt_fBegDate";
|
this.txt_fBegDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_fBegDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_fBegDate.Size = new System.Drawing.Size(200, 24);
|
this.txt_fBegDate.StyleController = this.layoutMx1;
|
this.txt_fBegDate.TabIndex = 414;
|
//
|
// txt_fEndDate
|
//
|
this.txt_fEndDate.EditValue = null;
|
this.txt_fEndDate.Location = new System.Drawing.Point(360, 136);
|
this.txt_fEndDate.Name = "txt_fEndDate";
|
this.txt_fEndDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_fEndDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_fEndDate.Size = new System.Drawing.Size(200, 24);
|
this.txt_fEndDate.StyleController = this.layoutMx1;
|
this.txt_fEndDate.TabIndex = 415;
|
//
|
// txt_orgName
|
//
|
this.txt_orgName.Location = new System.Drawing.Point(84, 12);
|
this.txt_orgName.Name = "txt_orgName";
|
this.txt_orgName.Size = new System.Drawing.Size(200, 24);
|
this.txt_orgName.StyleController = this.layoutMx1;
|
this.txt_orgName.TabIndex = 417;
|
this.txt_orgName.Tag = "readonly";
|
//
|
// txt_fType
|
//
|
this.txt_fType.EditValue = "-请选择-";
|
this.txt_fType.Location = new System.Drawing.Point(360, 12);
|
this.txt_fType.Name = "txt_fType";
|
this.txt_fType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_fType.Properties.Items.AddRange(new object[] {
|
"-请选择-",
|
"F-量产",
|
"S-试作"});
|
this.txt_fType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
this.txt_fType.Size = new System.Drawing.Size(62, 24);
|
this.txt_fType.StyleController = this.layoutMx1;
|
this.txt_fType.TabIndex = 418;
|
//
|
// btnSelect
|
//
|
this.btnSelect.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
|
this.btnSelect.Appearance.Options.UseBackColor = true;
|
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16;
|
this.btnSelect.Location = new System.Drawing.Point(12, 136);
|
this.btnSelect.Name = "btnSelect";
|
this.btnSelect.Size = new System.Drawing.Size(96, 27);
|
this.btnSelect.StyleController = this.layoutMx1;
|
this.btnSelect.TabIndex = 419;
|
this.btnSelect.Text = "选择工序";
|
//
|
// txt_guid
|
//
|
this.txt_guid.Location = new System.Drawing.Point(274, 204);
|
this.txt_guid.Name = "txt_guid";
|
this.txt_guid.Size = new System.Drawing.Size(84, 24);
|
this.txt_guid.StyleController = this.layoutMx1;
|
this.txt_guid.TabIndex = 420;
|
//
|
// txt_lastUpdateBy
|
//
|
this.txt_lastUpdateBy.Location = new System.Drawing.Point(636, 12);
|
this.txt_lastUpdateBy.Name = "txt_lastUpdateBy";
|
this.txt_lastUpdateBy.Size = new System.Drawing.Size(62, 24);
|
this.txt_lastUpdateBy.StyleController = this.layoutMx1;
|
this.txt_lastUpdateBy.TabIndex = 421;
|
this.txt_lastUpdateBy.Tag = "readonly";
|
//
|
// txt_lastUpdateDate
|
//
|
this.txt_lastUpdateDate.Location = new System.Drawing.Point(636, 43);
|
this.txt_lastUpdateDate.Name = "txt_lastUpdateDate";
|
this.txt_lastUpdateDate.Size = new System.Drawing.Size(62, 24);
|
this.txt_lastUpdateDate.StyleController = this.layoutMx1;
|
this.txt_lastUpdateDate.TabIndex = 422;
|
this.txt_lastUpdateDate.Tag = "readonly";
|
//
|
// txt_checkBy
|
//
|
this.txt_checkBy.Location = new System.Drawing.Point(636, 74);
|
this.txt_checkBy.Name = "txt_checkBy";
|
this.txt_checkBy.Size = new System.Drawing.Size(62, 24);
|
this.txt_checkBy.StyleController = this.layoutMx1;
|
this.txt_checkBy.TabIndex = 423;
|
this.txt_checkBy.Tag = "readonly";
|
//
|
// txt_checkDate
|
//
|
this.txt_checkDate.Location = new System.Drawing.Point(636, 105);
|
this.txt_checkDate.Name = "txt_checkDate";
|
this.txt_checkDate.Size = new System.Drawing.Size(62, 24);
|
this.txt_checkDate.StyleController = this.layoutMx1;
|
this.txt_checkDate.TabIndex = 424;
|
this.txt_checkDate.Tag = "readonly";
|
//
|
// txt_isCheck
|
//
|
this.txt_isCheck.Location = new System.Drawing.Point(564, 136);
|
this.txt_isCheck.Name = "txt_isCheck";
|
this.txt_isCheck.Properties.Caption = "审核状态";
|
this.txt_isCheck.Size = new System.Drawing.Size(134, 24);
|
this.txt_isCheck.StyleController = this.layoutMx1;
|
this.txt_isCheck.TabIndex = 425;
|
this.txt_isCheck.Tag = "readonly";
|
//
|
// btnCopy
|
//
|
this.btnCopy.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
|
this.btnCopy.Appearance.Options.UseBackColor = true;
|
this.btnCopy.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.copy_16x16;
|
this.btnCopy.Location = new System.Drawing.Point(150, 136);
|
this.btnCopy.Name = "btnCopy";
|
this.btnCopy.Size = new System.Drawing.Size(134, 27);
|
this.btnCopy.StyleController = this.layoutMx1;
|
this.btnCopy.TabIndex = 426;
|
this.btnCopy.Text = "复制到其它产品";
|
//
|
// layoutControlItem16
|
//
|
this.layoutControlItem16.Control = this.txt_guid;
|
this.layoutControlItem16.Location = new System.Drawing.Point(175, 192);
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 6;
|
this.layoutControlItem16.Size = new System.Drawing.Size(175, 32);
|
this.layoutControlItem16.Text = "产品GUID";
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
|
//
|
// layoutControlItem24
|
//
|
this.layoutControlItem24.Control = this.lbGuid;
|
this.layoutControlItem24.Location = new System.Drawing.Point(350, 192);
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6;
|
this.layoutControlItem24.Size = new System.Drawing.Size(175, 32);
|
this.layoutControlItem24.Text = "lbGuid";
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem24.TextVisible = false;
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.txt_itemModel;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 96);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem2.Size = new System.Drawing.Size(306, 32);
|
this.layoutControlItem2.Text = "规格型号";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.layoutControlItem5,
|
this.layoutControlItem14,
|
this.layoutControlItem20,
|
this.layoutControlItem21,
|
this.layoutControlItem6,
|
this.layoutControlItem3,
|
this.layoutControlItem7,
|
this.layoutControlItem25,
|
this.layoutControlItem18,
|
this.layoutControlItem19,
|
this.layoutControlItem23,
|
this.layoutControlItem22,
|
this.layoutControlItem8,
|
this.layoutControlItem9,
|
this.layoutControlItem4,
|
this.layoutControlItem12,
|
this.layoutControlItem15,
|
this.layoutControlItem10});
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.Root.Name = "Root";
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition1.Width = 100D;
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition2.Width = 100D;
|
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition3.Width = 100D;
|
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition4.Width = 100D;
|
columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition5.Width = 100D;
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition1,
|
columnDefinition2,
|
columnDefinition3,
|
columnDefinition4,
|
columnDefinition5});
|
rowDefinition1.Height = 100D;
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition2.Height = 100D;
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition3.Height = 100D;
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition4.Height = 100D;
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition5.Height = 100D;
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition1,
|
rowDefinition2,
|
rowDefinition3,
|
rowDefinition4,
|
rowDefinition5});
|
this.Root.Size = new System.Drawing.Size(710, 175);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.txt_itemName;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 62);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
|
this.layoutControlItem1.Text = "物料名称";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.txt_itemNo;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 31);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
|
this.layoutControlItem5.Text = "物料编码";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem14
|
//
|
this.layoutControlItem14.Control = this.txt_orgName;
|
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
this.layoutControlItem14.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem14.Size = new System.Drawing.Size(276, 31);
|
this.layoutControlItem14.Text = "使用组织";
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem20
|
//
|
this.layoutControlItem20.Control = this.txt_lastUpdateBy;
|
this.layoutControlItem20.CustomizationFormText = "更新人员";
|
this.layoutControlItem20.Location = new System.Drawing.Point(552, 0);
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 4;
|
this.layoutControlItem20.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem20.Text = "更新人员";
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem21
|
//
|
this.layoutControlItem21.Control = this.txt_lastUpdateDate;
|
this.layoutControlItem21.Location = new System.Drawing.Point(552, 31);
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 4;
|
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem21.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem21.Text = "更新时间";
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.txt_fType;
|
this.layoutControlItem6.Location = new System.Drawing.Point(276, 0);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem6.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem6.Text = "生产类型";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.txt_fJingDu;
|
this.layoutControlItem3.Location = new System.Drawing.Point(276, 31);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem3.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem3.Text = "管理精度";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.txt_fSumPeople;
|
this.layoutControlItem7.Location = new System.Drawing.Point(276, 62);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem7.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem7.Text = "总定员";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem25
|
//
|
this.layoutControlItem25.Control = this.txt_isCheck;
|
this.layoutControlItem25.Location = new System.Drawing.Point(552, 124);
|
this.layoutControlItem25.Name = "layoutControlItem25";
|
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 4;
|
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem25.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem25.Text = "审核状态";
|
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem25.TextVisible = false;
|
//
|
// layoutControlItem18
|
//
|
this.layoutControlItem18.Control = this.txt_fMaxWeight;
|
this.layoutControlItem18.Location = new System.Drawing.Point(414, 0);
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem18.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem18.Text = "重量上限";
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem19
|
//
|
this.layoutControlItem19.Control = this.txt_fMinWeight;
|
this.layoutControlItem19.Location = new System.Drawing.Point(414, 31);
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem19.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem19.Text = "重量下限";
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem23
|
//
|
this.layoutControlItem23.Control = this.txt_checkDate;
|
this.layoutControlItem23.Location = new System.Drawing.Point(552, 93);
|
this.layoutControlItem23.Name = "layoutControlItem23";
|
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 4;
|
this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem23.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem23.Text = "审核时间";
|
this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem22
|
//
|
this.layoutControlItem22.Control = this.txt_checkBy;
|
this.layoutControlItem22.Location = new System.Drawing.Point(552, 62);
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 4;
|
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem22.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem22.Text = "审核人员";
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.Control = this.txt_fCapacity;
|
this.layoutControlItem8.CustomizationFormText = "标准产能(PCS?H)";
|
this.layoutControlItem8.Location = new System.Drawing.Point(414, 62);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem8.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem8.Text = "标准产能";
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.txt_fEndDate;
|
this.layoutControlItem9.Location = new System.Drawing.Point(276, 124);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem9.Size = new System.Drawing.Size(276, 31);
|
this.layoutControlItem9.Text = "失效日期";
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.txt_fBegDate;
|
this.layoutControlItem4.Location = new System.Drawing.Point(276, 93);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
|
this.layoutControlItem4.Text = "生效日期";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem12
|
//
|
this.layoutControlItem12.Control = this.txt_remark;
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 93);
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
|
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem12.Size = new System.Drawing.Size(276, 31);
|
this.layoutControlItem12.Text = "流程描述";
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem15
|
//
|
this.layoutControlItem15.Control = this.btnSelect;
|
this.layoutControlItem15.Location = new System.Drawing.Point(0, 124);
|
this.layoutControlItem15.MaxSize = new System.Drawing.Size(100, 31);
|
this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31);
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem15.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.layoutControlItem15.Text = "选择工序";
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem15.TextVisible = false;
|
//
|
// layoutControlItem10
|
//
|
this.layoutControlItem10.Control = this.btnCopy;
|
this.layoutControlItem10.Location = new System.Drawing.Point(138, 124);
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem10.Size = new System.Drawing.Size(138, 31);
|
this.layoutControlItem10.Text = "复制";
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem10.TextVisible = false;
|
//
|
// tabMx
|
//
|
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabMx.Location = new System.Drawing.Point(0, 0);
|
this.tabMx.Name = "tabMx";
|
this.tabMx.SelectedTabPage = this.tabMxPage1;
|
this.tabMx.Size = new System.Drawing.Size(708, 431);
|
this.tabMx.TabIndex = 4;
|
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.tabMxPage1});
|
//
|
// tabMxPage1
|
//
|
this.tabMxPage1.Controls.Add(this.gcMx1);
|
this.tabMxPage1.Name = "tabMxPage1";
|
this.tabMxPage1.Size = new System.Drawing.Size(706, 399);
|
this.tabMxPage1.Text = "工序信息";
|
//
|
// gcMx1
|
//
|
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
gridLevelNode1.RelationName = "Level1";
|
this.gcMx1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
gridLevelNode1});
|
this.gcMx1.Location = new System.Drawing.Point(0, 0);
|
this.gcMx1.MainView = this.gvMx1;
|
this.gcMx1.Name = "gcMx1";
|
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemButtonEdit1,
|
this.repositoryItemComboBox1,
|
this.repositoryItemComboBox2,
|
this.rptGx});
|
this.gcMx1.Size = new System.Drawing.Size(706, 399);
|
this.gcMx1.TabIndex = 0;
|
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvMx1});
|
//
|
// gvMx1
|
//
|
this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.gvMx1.ColumnPanelRowHeight = 50;
|
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gvMx1daa002,
|
this.gvMx1daa010,
|
this.gridColumn5,
|
this.gvMx1daa003,
|
this.gridColumn1,
|
this.gvMx1daa004,
|
this.gvMx1reporttime,
|
this.gvMxDel,
|
this.gridColumn3});
|
this.gvMx1.GridControl = this.gcMx1;
|
this.gvMx1.Name = "gvMx1";
|
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
|
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
|
this.gvMx1.OptionsView.ShowGroupPanel = false;
|
//
|
// gvMx1daa002
|
//
|
this.gvMx1daa002.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
|
this.gvMx1daa002.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1daa002.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa002.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1daa002.Caption = "序号";
|
this.gvMx1daa002.FieldName = "fSeq";
|
this.gvMx1daa002.MinWidth = 50;
|
this.gvMx1daa002.Name = "gvMx1daa002";
|
this.gvMx1daa002.OptionsColumn.ReadOnly = true;
|
this.gvMx1daa002.Tag = "edit";
|
this.gvMx1daa002.Visible = true;
|
this.gvMx1daa002.VisibleIndex = 0;
|
this.gvMx1daa002.Width = 54;
|
//
|
// gvMx1daa010
|
//
|
this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
|
this.gvMx1daa010.Caption = "工序代码";
|
this.gvMx1daa010.FieldName = "processNo";
|
this.gvMx1daa010.MinWidth = 50;
|
this.gvMx1daa010.Name = "gvMx1daa010";
|
this.gvMx1daa010.OptionsColumn.ReadOnly = true;
|
this.gvMx1daa010.Tag = "query_a.daa010";
|
this.gvMx1daa010.Visible = true;
|
this.gvMx1daa010.VisibleIndex = 1;
|
this.gvMx1daa010.Width = 129;
|
//
|
// gridColumn5
|
//
|
this.gridColumn5.Caption = "工序名称";
|
this.gridColumn5.FieldName = "processName";
|
this.gridColumn5.MinWidth = 25;
|
this.gridColumn5.Name = "gridColumn5";
|
this.gridColumn5.Visible = true;
|
this.gridColumn5.VisibleIndex = 2;
|
this.gridColumn5.Width = 94;
|
//
|
// gvMx1daa003
|
//
|
this.gvMx1daa003.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
|
this.gvMx1daa003.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1daa003.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa003.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1daa003.Caption = "生产进度统计点";
|
this.gvMx1daa003.ColumnEdit = this.repositoryItemComboBox1;
|
this.gvMx1daa003.FieldName = "statStatus";
|
this.gvMx1daa003.MinWidth = 50;
|
this.gvMx1daa003.Name = "gvMx1daa003";
|
this.gvMx1daa003.OptionsColumn.ReadOnly = true;
|
this.gvMx1daa003.Tag = "edit";
|
this.gvMx1daa003.Visible = true;
|
this.gvMx1daa003.VisibleIndex = 3;
|
this.gvMx1daa003.Width = 114;
|
//
|
// repositoryItemComboBox1
|
//
|
this.repositoryItemComboBox1.AutoHeight = false;
|
this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemComboBox1.Items.AddRange(new object[] {
|
"Y-是",
|
"N-否"});
|
this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
|
this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
//
|
// gridColumn1
|
//
|
this.gridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
|
this.gridColumn1.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
|
this.gridColumn1.Caption = "数据采集点";
|
this.gridColumn1.ColumnEdit = this.repositoryItemComboBox2;
|
this.gridColumn1.FieldName = "collectionName";
|
this.gridColumn1.MinWidth = 25;
|
this.gridColumn1.Name = "gridColumn1";
|
this.gridColumn1.OptionsColumn.ReadOnly = true;
|
this.gridColumn1.Tag = "edit";
|
this.gridColumn1.Visible = true;
|
this.gridColumn1.VisibleIndex = 4;
|
this.gridColumn1.Width = 92;
|
//
|
// repositoryItemComboBox2
|
//
|
this.repositoryItemComboBox2.AutoHeight = false;
|
this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemComboBox2.Items.AddRange(new object[] {
|
"空",
|
"I-投入",
|
"C-采集",
|
"F-完工",
|
"E-不良",
|
"J-检验"});
|
this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
|
this.repositoryItemComboBox2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
//
|
// gvMx1daa004
|
//
|
this.gvMx1daa004.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
|
this.gvMx1daa004.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1daa004.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa004.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1daa004.Caption = "上工序编号";
|
this.gvMx1daa004.ColumnEdit = this.rptGx;
|
this.gvMx1daa004.FieldName = "frontProcessNo";
|
this.gvMx1daa004.MinWidth = 150;
|
this.gvMx1daa004.Name = "gvMx1daa004";
|
this.gvMx1daa004.OptionsColumn.ReadOnly = true;
|
this.gvMx1daa004.Tag = "edit";
|
this.gvMx1daa004.Visible = true;
|
this.gvMx1daa004.VisibleIndex = 5;
|
this.gvMx1daa004.Width = 150;
|
//
|
// rptGx
|
//
|
this.rptGx.AutoHeight = false;
|
this.rptGx.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rptGx.Name = "rptGx";
|
this.rptGx.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
//
|
// gvMx1reporttime
|
//
|
this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1reporttime.AppearanceCell.Options.UseFont = true;
|
this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1reporttime.Caption = "备注";
|
this.gvMx1reporttime.FieldName = "remark";
|
this.gvMx1reporttime.MinWidth = 50;
|
this.gvMx1reporttime.Name = "gvMx1reporttime";
|
this.gvMx1reporttime.OptionsColumn.ReadOnly = true;
|
this.gvMx1reporttime.Tag = "edit";
|
this.gvMx1reporttime.Visible = true;
|
this.gvMx1reporttime.VisibleIndex = 6;
|
this.gvMx1reporttime.Width = 89;
|
//
|
// gvMxDel
|
//
|
this.gvMxDel.Caption = "移出";
|
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
|
this.gvMxDel.MinWidth = 25;
|
this.gvMxDel.Name = "gvMxDel";
|
this.gvMxDel.OptionsColumn.ReadOnly = true;
|
this.gvMxDel.Visible = true;
|
this.gvMxDel.VisibleIndex = 7;
|
this.gvMxDel.Width = 65;
|
//
|
// repositoryItemButtonEdit1
|
//
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
|
editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
|
//
|
// gridColumn3
|
//
|
this.gridColumn3.Caption = "主键Guid";
|
this.gridColumn3.FieldName = "guid";
|
this.gridColumn3.MinWidth = 25;
|
this.gridColumn3.Name = "gridColumn3";
|
this.gridColumn3.Width = 94;
|
//
|
// picCheckBox
|
//
|
this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
|
this.picCheckBox.Location = new System.Drawing.Point(1093, 30);
|
this.picCheckBox.Name = "picCheckBox";
|
this.picCheckBox.Size = new System.Drawing.Size(100, 50);
|
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
this.picCheckBox.TabIndex = 9;
|
this.picCheckBox.TabStop = false;
|
this.picCheckBox.Visible = false;
|
//
|
// Frm_WorkTechnique
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1238, 744);
|
this.Controls.Add(this.picCheckBox);
|
this.Controls.Add(this.xtraTabControl1);
|
this.Controls.Add(this.toolBarMenu1);
|
this.Name = "Frm_WorkTechnique";
|
this.Text = "产品工艺流程设置";
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
this.xtraTabControl1.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
|
this.split1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
|
this.split1.Panel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
|
this.split1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
|
this.splitMx1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
|
this.splitMx1.Panel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
|
this.splitMx1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
|
this.layoutMx1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.txt_fMaxWeight.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fMinWeight.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fSumPeople.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCapacity.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fJingDu.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_orgName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateBy.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
|
this.tabMx.ResumeLayout(false);
|
this.tabMxPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rptGx)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
#endregion
|
private UserControl.UcToolBarMenu toolBarMenu1;
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraEditors.SplitContainerControl split1;
|
private DevExpress.XtraGrid.GridControl gcMain1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_itemName;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_itemModel;
|
private UserControls.Data.UcPageBar pageBar1;
|
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
|
private DevExpress.XtraLayout.LayoutControl layoutMx1;
|
private System.Windows.Forms.Label lbGuid;
|
private DevExpress.XtraEditors.TextEdit txt_fMaxWeight;
|
private DevExpress.XtraEditors.TextEdit txt_fMinWeight;
|
private DevExpress.XtraEditors.MemoEdit txt_itemName;
|
private DevExpress.XtraEditors.MemoEdit txt_itemModel;
|
private DevExpress.XtraEditors.TextEdit txt_itemNo;
|
private DevExpress.XtraEditors.TextEdit txt_fSumPeople;
|
private DevExpress.XtraEditors.TextEdit txt_fCapacity;
|
private DevExpress.XtraEditors.TextEdit txt_remark;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraTab.XtraTabControl tabMx;
|
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
|
private DevExpress.XtraGrid.GridControl gcMx1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa002;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa003;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
private DevExpress.XtraEditors.ComboBoxEdit txt_fJingDu;
|
private DevExpress.XtraEditors.DateEdit txt_fBegDate;
|
private DevExpress.XtraEditors.DateEdit txt_fEndDate;
|
private DevExpress.XtraEditors.TextEdit txt_orgName;
|
private DevExpress.XtraEditors.ComboBoxEdit txt_fType;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
private DevExpress.XtraEditors.SimpleButton btnSelect;
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
|
private DevExpress.XtraEditors.TextEdit txt_guid;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
private DevExpress.XtraEditors.TextEdit txt_lastUpdateBy;
|
private DevExpress.XtraEditors.TextEdit txt_lastUpdateDate;
|
private DevExpress.XtraEditors.TextEdit txt_checkBy;
|
private DevExpress.XtraEditors.TextEdit txt_checkDate;
|
private DevExpress.XtraEditors.CheckEdit txt_isCheck;
|
private System.Windows.Forms.PictureBox picCheckBox;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGx;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
private DevExpress.XtraEditors.SimpleButton btnCopy;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
}
|
}
|