namespace Gs.DevApp.DevFrm.MJGL
{
partial class Frm_MesMoldArchives
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
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.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
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();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
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.gv_moldType = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_typeName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_mustSpecifyLoc = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEditMain = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
this.lbGuid = new System.Windows.Forms.Label();
this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
this.txt_description = new DevExpress.XtraEditors.TextEdit();
this.chk_mustSpecifyLoc = new DevExpress.XtraEditors.CheckEdit();
this.txt_typeName = new DevExpress.XtraEditors.TextEdit();
this.txt_moldType = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = 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.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_moldCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_moldName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_moldSpec = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_scrapFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_scrapper = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_scrapTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.gvMx_inStockFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_location = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_fixedLocation = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_moldStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_cavityCount = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_openCloseCount = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_manufacturer = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_maintainWarnCount = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_maintainWarnDays = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
((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.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditMain)).BeginInit();
this.xtraTabPage3.SuspendLayout();
((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_createBy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chk_mustSpecifyLoc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_typeName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_moldType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).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.repositoryItemDateEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = "MES_DEPOTS,check_date,check_status,check_by";
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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
this.toolBarMenu1.Size = new System.Drawing.Size(1266, 79);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = "xlsOut_depots{}";
this.toolBarMenu1.xlsOutParameter = null;
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 79);
this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(1266, 603);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage3});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1264, 571);
this.xtraTabPage1.Text = "数据列表";
//
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
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.Text = "Panel2";
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1264, 571);
this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMain1.Name = "gcMain1";
this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEditMain});
this.gcMain1.Size = new System.Drawing.Size(1264, 521);
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.ColumnPanelRowHeight = 61;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_moldType,
this.gv_typeName,
this.gv_createBy,
this.gv_createDate,
this.gv_mustSpecifyLoc,
this.gridColumn8});
this.gridView1.DetailHeight = 349;
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gv_moldType
//
this.gv_moldType.AppearanceCell.Options.UseFont = true;
this.gv_moldType.Caption = "模具类型";
this.gv_moldType.FieldName = "moldTypeCode";
this.gv_moldType.MinWidth = 50;
this.gv_moldType.Name = "gv_moldType";
this.gv_moldType.OptionsColumn.AllowEdit = false;
this.gv_moldType.Tag = "query_a.mold_type_code";
this.gv_moldType.Visible = true;
this.gv_moldType.VisibleIndex = 0;
this.gv_moldType.Width = 99;
//
// gv_typeName
//
this.gv_typeName.AppearanceCell.Options.UseFont = true;
this.gv_typeName.Caption = "类型名称";
this.gv_typeName.FieldName = "typeName";
this.gv_typeName.MinWidth = 50;
this.gv_typeName.Name = "gv_typeName";
this.gv_typeName.OptionsColumn.AllowEdit = false;
this.gv_typeName.Tag = "query_a.type_name";
this.gv_typeName.Visible = true;
this.gv_typeName.VisibleIndex = 1;
this.gv_typeName.Width = 150;
//
// gv_createBy
//
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "创建人";
this.gv_createBy.FieldName = "createBy";
this.gv_createBy.MinWidth = 50;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.create_by";
this.gv_createBy.Visible = true;
this.gv_createBy.VisibleIndex = 2;
this.gv_createBy.Width = 80;
//
// gv_createDate
//
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "创建时间";
this.gv_createDate.FieldName = "createDate";
this.gv_createDate.MinWidth = 50;
this.gv_createDate.Name = "gv_createDate";
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.create_date";
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 3;
this.gv_createDate.Width = 71;
//
// gv_mustSpecifyLoc
//
this.gv_mustSpecifyLoc.Caption = "必须指定库位";
this.gv_mustSpecifyLoc.FieldName = "requireDepotLocation";
this.gv_mustSpecifyLoc.MinWidth = 25;
this.gv_mustSpecifyLoc.Name = "gv_mustSpecifyLoc";
this.gv_mustSpecifyLoc.OptionsColumn.AllowEdit = false;
this.gv_mustSpecifyLoc.Tag = "query_a.must_specify_loc";
this.gv_mustSpecifyLoc.Visible = true;
this.gv_mustSpecifyLoc.VisibleIndex = 4;
this.gv_mustSpecifyLoc.Width = 94;
//
// gridColumn8
//
this.gridColumn8.Caption = "主键Guid";
this.gridColumn8.FieldName = "guid";
this.gridColumn8.MinWidth = 25;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Width = 94;
//
// repositoryItemCheckEditMain
//
this.repositoryItemCheckEditMain.Name = "repositoryItemCheckEditMain";
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageBar1.Location = new System.Drawing.Point(0, 521);
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(1264, 38);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.splitMx1);
this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(1264, 571);
this.xtraTabPage3.Text = "数据详细";
//
// splitMx1
//
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
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(1264, 571);
this.splitMx1.SplitterPosition = 144;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
//
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.txt_createBy);
this.layoutMx1.Controls.Add(this.txt_description);
this.layoutMx1.Controls.Add(this.chk_mustSpecifyLoc);
this.layoutMx1.Controls.Add(this.txt_typeName);
this.layoutMx1.Controls.Add(this.txt_moldType);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem9});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(460, 453, 812, 500);
this.layoutMx1.Root = this.Root;
this.layoutMx1.Size = new System.Drawing.Size(1264, 144);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
// lbGuid
//
this.lbGuid.Location = new System.Drawing.Point(943, 95);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(307, 34);
this.lbGuid.TabIndex = 1;
this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
//
// txt_createBy
//
this.txt_createBy.Location = new System.Drawing.Point(736, 12);
this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_createBy.Name = "txt_createBy";
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
this.txt_createBy.Size = new System.Drawing.Size(205, 24);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 219;
this.txt_createBy.Tag = "readonly";
//
// txt_description
//
this.txt_description.Location = new System.Drawing.Point(114, 53);
this.txt_description.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_description.Name = "txt_description";
this.txt_description.Properties.Appearance.Options.UseFont = true;
this.txt_description.Size = new System.Drawing.Size(205, 24);
this.txt_description.StyleController = this.layoutMx1;
this.txt_description.TabIndex = 217;
this.txt_description.Tag = "edit";
//
// chk_mustSpecifyLoc
//
this.chk_mustSpecifyLoc.Location = new System.Drawing.Point(425, 53);
this.chk_mustSpecifyLoc.Name = "chk_mustSpecifyLoc";
this.chk_mustSpecifyLoc.Properties.Caption = "";
this.chk_mustSpecifyLoc.Size = new System.Drawing.Size(205, 24);
this.chk_mustSpecifyLoc.StyleController = this.layoutMx1;
this.chk_mustSpecifyLoc.TabIndex = 220;
this.chk_mustSpecifyLoc.Tag = "edit";
//
// txt_typeName
//
this.txt_typeName.Location = new System.Drawing.Point(425, 12);
this.txt_typeName.Name = "txt_typeName";
this.txt_typeName.Size = new System.Drawing.Size(205, 24);
this.txt_typeName.StyleController = this.layoutMx1;
this.txt_typeName.TabIndex = 221;
this.txt_typeName.Tag = "edit";
//
// txt_moldType
//
this.txt_moldType.Location = new System.Drawing.Point(114, 12);
this.txt_moldType.Name = "txt_moldType";
this.txt_moldType.Size = new System.Drawing.Size(205, 24);
this.txt_moldType.StyleController = this.layoutMx1;
this.txt_moldType.TabIndex = 222;
this.txt_moldType.Tag = "edit";
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.lbGuid;
this.layoutControlItem9.Location = new System.Drawing.Point(813, 62);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem9.Size = new System.Drawing.Size(273, 31);
this.layoutControlItem9.Text = "lbGuid";
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem2,
this.layoutControlItem3,
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem1});
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;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
columnDefinition1,
columnDefinition2,
columnDefinition3,
columnDefinition4});
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;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3});
this.Root.Size = new System.Drawing.Size(1264, 144);
this.Root.TextVisible = false;
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_typeName;
this.layoutControlItem2.Location = new System.Drawing.Point(311, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem2.Size = new System.Drawing.Size(311, 41);
this.layoutControlItem2.Text = "类型名称";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_createBy;
this.layoutControlItem3.Location = new System.Drawing.Point(622, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem3.Size = new System.Drawing.Size(311, 41);
this.layoutControlItem3.Text = "创建人";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_description;
this.layoutControlItem4.Location = new System.Drawing.Point(0, 41);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem4.Size = new System.Drawing.Size(311, 41);
this.layoutControlItem4.Text = "备注";
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.chk_mustSpecifyLoc;
this.layoutControlItem5.Location = new System.Drawing.Point(311, 41);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem5.Size = new System.Drawing.Size(311, 41);
this.layoutControlItem5.Text = "必须指定库位";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txt_moldType;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(311, 41);
this.layoutControlItem1.Text = "模具类型";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
this.tabMx.Size = new System.Drawing.Size(1264, 415);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
//
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1262, 383);
this.tabMxPage1.Text = "注塑档案模具明细";
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.repositoryItemCheckEdit1,
this.repositoryItemDateEdit1});
this.gcMx1.Size = new System.Drawing.Size(1262, 383);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1,
this.bandedGridView1});
//
// gvMx1
//
this.gvMx1.Appearance.Row.Options.UseFont = true;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1guid,
this.gvMx_moldCode,
this.gvMx_moldName,
this.gvMx_moldSpec,
this.gvMx_scrapFlag,
this.gvMx_scrapper,
this.gvMx_scrapTime,
this.gvMx_inStockFlag,
this.gvMx_location,
this.gvMx_fixedLocation,
this.gvMx_moldStatus,
this.gvMx_cavityCount,
this.gvMx_openCloseCount,
this.gvMx_manufacturer,
this.gvMx_maintainWarnCount,
this.gvMx_maintainWarnDays,
this.gvMx_remark,
this.gvMxDel});
this.gvMx1.DetailHeight = 349;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
// gvMx1guid
//
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "主键不能删除";
this.gvMx1guid.FieldName = "guid";
this.gvMx1guid.MinWidth = 50;
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.OptionsColumn.ReadOnly = true;
this.gvMx1guid.Tag = "query_a.guid";
this.gvMx1guid.Width = 94;
//
// gvMx_moldCode
//
this.gvMx_moldCode.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldCode.AppearanceCell.Options.UseForeColor = true;
this.gvMx_moldCode.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldCode.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_moldCode.Caption = "模具编码";
this.gvMx_moldCode.FieldName = "moldCode";
this.gvMx_moldCode.MinWidth = 50;
this.gvMx_moldCode.Name = "gvMx_moldCode";
this.gvMx_moldCode.Tag = "edit";
this.gvMx_moldCode.Visible = true;
this.gvMx_moldCode.VisibleIndex = 0;
this.gvMx_moldCode.Width = 94;
//
// gvMx_moldName
//
this.gvMx_moldName.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldName.AppearanceCell.Options.UseForeColor = true;
this.gvMx_moldName.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldName.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_moldName.Caption = "模具名称";
this.gvMx_moldName.FieldName = "moldName";
this.gvMx_moldName.MinWidth = 50;
this.gvMx_moldName.Name = "gvMx_moldName";
this.gvMx_moldName.Tag = "edit";
this.gvMx_moldName.Visible = true;
this.gvMx_moldName.VisibleIndex = 1;
this.gvMx_moldName.Width = 94;
//
// gvMx_moldSpec
//
this.gvMx_moldSpec.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldSpec.AppearanceCell.Options.UseForeColor = true;
this.gvMx_moldSpec.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldSpec.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_moldSpec.Caption = "模具规格";
this.gvMx_moldSpec.FieldName = "moldSpec";
this.gvMx_moldSpec.MinWidth = 50;
this.gvMx_moldSpec.Name = "gvMx_moldSpec";
this.gvMx_moldSpec.Tag = "edit";
this.gvMx_moldSpec.Visible = true;
this.gvMx_moldSpec.VisibleIndex = 2;
this.gvMx_moldSpec.Width = 94;
//
// gvMx_scrapFlag
//
this.gvMx_scrapFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_scrapFlag.AppearanceCell.Options.UseForeColor = true;
this.gvMx_scrapFlag.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_scrapFlag.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_scrapFlag.Caption = "报废标识";
this.gvMx_scrapFlag.ColumnEdit = this.repositoryItemCheckEdit1;
this.gvMx_scrapFlag.FieldName = "scrapFlag";
this.gvMx_scrapFlag.MinWidth = 50;
this.gvMx_scrapFlag.Name = "gvMx_scrapFlag";
this.gvMx_scrapFlag.Tag = "edit";
this.gvMx_scrapFlag.Visible = true;
this.gvMx_scrapFlag.VisibleIndex = 3;
this.gvMx_scrapFlag.Width = 60;
//
// gvMx_scrapper
//
this.gvMx_scrapper.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_scrapper.AppearanceCell.Options.UseForeColor = true;
this.gvMx_scrapper.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_scrapper.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_scrapper.Caption = "报废人";
this.gvMx_scrapper.FieldName = "scrapper";
this.gvMx_scrapper.MinWidth = 50;
this.gvMx_scrapper.Name = "gvMx_scrapper";
this.gvMx_scrapper.Tag = "edit";
this.gvMx_scrapper.Visible = true;
this.gvMx_scrapper.VisibleIndex = 4;
this.gvMx_scrapper.Width = 80;
//
// gvMx_scrapTime
//
this.gvMx_scrapTime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_scrapTime.AppearanceCell.Options.UseForeColor = true;
this.gvMx_scrapTime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_scrapTime.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_scrapTime.Caption = "报废时间";
this.gvMx_scrapTime.ColumnEdit = this.repositoryItemDateEdit1;
this.gvMx_scrapTime.FieldName = "scrapTime";
this.gvMx_scrapTime.MinWidth = 50;
this.gvMx_scrapTime.Name = "gvMx_scrapTime";
this.gvMx_scrapTime.Tag = "edit";
this.gvMx_scrapTime.Visible = true;
this.gvMx_scrapTime.VisibleIndex = 5;
this.gvMx_scrapTime.Width = 94;
//
// repositoryItemDateEdit1
//
this.repositoryItemDateEdit1.AutoHeight = false;
this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemDateEdit1.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemDateEdit1.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
this.repositoryItemDateEdit1.Mask.EditMask = "yyyy-MM-dd HH:mm:ss";
this.repositoryItemDateEdit1.Mask.UseMaskAsDisplayFormat = true;
this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
this.repositoryItemDateEdit1.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
//
// gvMx_inStockFlag
//
this.gvMx_inStockFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_inStockFlag.AppearanceCell.Options.UseForeColor = true;
this.gvMx_inStockFlag.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_inStockFlag.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_inStockFlag.Caption = "在库标识";
this.gvMx_inStockFlag.ColumnEdit = this.repositoryItemCheckEdit1;
this.gvMx_inStockFlag.FieldName = "inStockFlag";
this.gvMx_inStockFlag.MinWidth = 50;
this.gvMx_inStockFlag.Name = "gvMx_inStockFlag";
this.gvMx_inStockFlag.Tag = "edit";
this.gvMx_inStockFlag.Visible = true;
this.gvMx_inStockFlag.VisibleIndex = 6;
this.gvMx_inStockFlag.Width = 60;
//
// gvMx_location
//
this.gvMx_location.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_location.AppearanceCell.Options.UseForeColor = true;
this.gvMx_location.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_location.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_location.Caption = "库位";
this.gvMx_location.FieldName = "location";
this.gvMx_location.MinWidth = 50;
this.gvMx_location.Name = "gvMx_location";
this.gvMx_location.Tag = "edit";
this.gvMx_location.Visible = true;
this.gvMx_location.VisibleIndex = 8;
this.gvMx_location.Width = 94;
//
// gvMx_fixedLocation
//
this.gvMx_fixedLocation.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_fixedLocation.AppearanceCell.Options.UseForeColor = true;
this.gvMx_fixedLocation.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_fixedLocation.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_fixedLocation.Caption = "固定库位";
this.gvMx_fixedLocation.FieldName = "fixedLocation";
this.gvMx_fixedLocation.MinWidth = 50;
this.gvMx_fixedLocation.Name = "gvMx_fixedLocation";
this.gvMx_fixedLocation.Tag = "edit";
this.gvMx_fixedLocation.Visible = true;
this.gvMx_fixedLocation.VisibleIndex = 9;
this.gvMx_fixedLocation.Width = 94;
//
// gvMx_moldStatus
//
this.gvMx_moldStatus.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldStatus.AppearanceCell.Options.UseForeColor = true;
this.gvMx_moldStatus.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_moldStatus.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_moldStatus.Caption = "模具状态";
this.gvMx_moldStatus.FieldName = "moldStatus";
this.gvMx_moldStatus.MinWidth = 50;
this.gvMx_moldStatus.Name = "gvMx_moldStatus";
this.gvMx_moldStatus.Tag = "edit";
this.gvMx_moldStatus.Visible = true;
this.gvMx_moldStatus.VisibleIndex = 10;
this.gvMx_moldStatus.Width = 94;
//
// gvMx_cavityCount
//
this.gvMx_cavityCount.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_cavityCount.AppearanceCell.Options.UseForeColor = true;
this.gvMx_cavityCount.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_cavityCount.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_cavityCount.Caption = "模穴数";
this.gvMx_cavityCount.FieldName = "cavityCount";
this.gvMx_cavityCount.MinWidth = 50;
this.gvMx_cavityCount.Name = "gvMx_cavityCount";
this.gvMx_cavityCount.Tag = "edit";
this.gvMx_cavityCount.Visible = true;
this.gvMx_cavityCount.VisibleIndex = 11;
this.gvMx_cavityCount.Width = 60;
//
// gvMx_openCloseCount
//
this.gvMx_openCloseCount.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_openCloseCount.AppearanceCell.Options.UseForeColor = true;
this.gvMx_openCloseCount.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_openCloseCount.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_openCloseCount.Caption = "开合模数";
this.gvMx_openCloseCount.FieldName = "openCloseCount";
this.gvMx_openCloseCount.MinWidth = 50;
this.gvMx_openCloseCount.Name = "gvMx_openCloseCount";
this.gvMx_openCloseCount.Tag = "edit";
this.gvMx_openCloseCount.Visible = true;
this.gvMx_openCloseCount.VisibleIndex = 12;
this.gvMx_openCloseCount.Width = 80;
//
// gvMx_manufacturer
//
this.gvMx_manufacturer.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_manufacturer.AppearanceCell.Options.UseForeColor = true;
this.gvMx_manufacturer.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_manufacturer.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_manufacturer.Caption = "厂商";
this.gvMx_manufacturer.FieldName = "manufacturer";
this.gvMx_manufacturer.MinWidth = 50;
this.gvMx_manufacturer.Name = "gvMx_manufacturer";
this.gvMx_manufacturer.Tag = "edit";
this.gvMx_manufacturer.Visible = true;
this.gvMx_manufacturer.VisibleIndex = 13;
this.gvMx_manufacturer.Width = 94;
//
// gvMx_maintainWarnCount
//
this.gvMx_maintainWarnCount.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_maintainWarnCount.AppearanceCell.Options.UseForeColor = true;
this.gvMx_maintainWarnCount.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_maintainWarnCount.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_maintainWarnCount.Caption = "保养预警数量";
this.gvMx_maintainWarnCount.FieldName = "maintainWarnCount";
this.gvMx_maintainWarnCount.MinWidth = 50;
this.gvMx_maintainWarnCount.Name = "gvMx_maintainWarnCount";
this.gvMx_maintainWarnCount.Tag = "edit";
this.gvMx_maintainWarnCount.Visible = true;
this.gvMx_maintainWarnCount.VisibleIndex = 14;
this.gvMx_maintainWarnCount.Width = 94;
//
// gvMx_maintainWarnDays
//
this.gvMx_maintainWarnDays.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_maintainWarnDays.AppearanceCell.Options.UseForeColor = true;
this.gvMx_maintainWarnDays.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_maintainWarnDays.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_maintainWarnDays.Caption = "保养预警天数";
this.gvMx_maintainWarnDays.FieldName = "maintainWarnDays";
this.gvMx_maintainWarnDays.MinWidth = 50;
this.gvMx_maintainWarnDays.Name = "gvMx_maintainWarnDays";
this.gvMx_maintainWarnDays.Tag = "edit";
this.gvMx_maintainWarnDays.Visible = true;
this.gvMx_maintainWarnDays.VisibleIndex = 15;
this.gvMx_maintainWarnDays.Width = 94;
//
// gvMx_remark
//
this.gvMx_remark.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx_remark.AppearanceCell.Options.UseForeColor = true;
this.gvMx_remark.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_remark.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_remark.Caption = "备注栏";
this.gvMx_remark.FieldName = "remark";
this.gvMx_remark.MinWidth = 50;
this.gvMx_remark.Name = "gvMx_remark";
this.gvMx_remark.Tag = "edit";
this.gvMx_remark.Visible = true;
this.gvMx_remark.VisibleIndex = 16;
this.gvMx_remark.Width = 94;
//
// gvMxDel
//
this.gvMxDel.Caption = "移出";
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
this.gvMxDel.MinWidth = 25;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 7;
this.gvMxDel.Width = 99;
//
// 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);
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// bandedGridView1
//
this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
this.gridBand1});
this.bandedGridView1.DetailHeight = 450;
this.bandedGridView1.GridControl = this.gcMx1;
this.bandedGridView1.Name = "bandedGridView1";
//
// gridBand1
//
this.gridBand1.Caption = "gridBand1";
this.gridBand1.MinWidth = 11;
this.gridBand1.Name = "gridBand1";
this.gridBand1.VisibleIndex = 0;
this.gridBand1.Width = 80;
//
// gvMx1lastupdateBy
//
this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
//
// gvMx1lastupdateDate
//
this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
//
// Frm_MesMoldArchives
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1266, 682);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "Frm_MesMoldArchives";
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();
((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.repositoryItemCheckEditMain)).EndInit();
this.xtraTabPage3.ResumeLayout(false);
((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_createBy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chk_mustSpecifyLoc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_typeName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_moldType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).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.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).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 gv_moldType;
private DevExpress.XtraGrid.Columns.GridColumn gv_typeName;
private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_mustSpecifyLoc;
private UserControls.Data.UcPageBar pageBar1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
private DevExpress.XtraLayout.LayoutControl layoutMx1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.CheckEdit chk_mustSpecifyLoc;
private DevExpress.XtraEditors.TextEdit txt_createBy;
private DevExpress.XtraEditors.TextEdit txt_description;
private DevExpress.XtraEditors.TextEdit txt_typeName;
private DevExpress.XtraEditors.TextEdit txt_moldType;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
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 gvMx1guid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_moldCode;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_moldName;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_moldSpec;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_scrapFlag;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_scrapper;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_scrapTime;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_inStockFlag;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_location;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_fixedLocation;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_moldStatus;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_cavityCount;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_openCloseCount;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_manufacturer;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_maintainWarnCount;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_maintainWarnDays;
private DevExpress.XtraGrid.Columns.GridColumn gvMx_remark;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
private DevExpress.Utils.ToolTipController tips;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEditMain;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView bandedGridView1;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
}
}