/* Create By GS EasyCode */
|
namespace Gs.DevApp.DevFrm
|
{
|
partial class MesProcInfo
|
{
|
/// <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()
|
{
|
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.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
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_guid = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_procorder = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_procNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_procname = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_salaryType = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.pageBar1 = new UserControls.Data.UcPageBar();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
|
this.txt_org = new Gs.DevApp.UserControl.UcLookOrg();
|
this.txt_workshopCenterCode = new Gs.DevApp.UserControl.UcLookDepartment();
|
this.txt_procOrder = new DevExpress.XtraEditors.TextEdit();
|
this.lbGuid = new System.Windows.Forms.Label();
|
this.txt_procNo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_procName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_memo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_salaryType = new DevExpress.XtraEditors.TextEdit();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.txt_orgId = new DevExpress.XtraLayout.LayoutControlItem();
|
this.txt_department = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tips = new DevExpress.Utils.ToolTipController(this.components);
|
this.gv_org = new DevExpress.XtraGrid.Columns.GridColumn();
|
((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();
|
this.xtraTabPage2.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.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
|
this.layoutMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_procOrder.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_procNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_procName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_salaryType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_orgId)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_department)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).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.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(987, 62);
|
this.toolBarMenu1.TabIndex = 0;
|
this.toolBarMenu1.xlsInService = null;
|
this.toolBarMenu1.xlsOutParameter = null;
|
//
|
// xtraTabControl1
|
//
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 62);
|
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(987, 468);
|
this.xtraTabControl1.TabIndex = 3;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2});
|
//
|
// 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(985, 442);
|
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(985, 442);
|
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.Size = new System.Drawing.Size(985, 402);
|
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 = 39;
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gv_guid,
|
this.gv_procorder,
|
this.gv_procNo,
|
this.gv_workshopCenterCode,
|
this.gv_procname,
|
this.gv_memo,
|
this.gv_salaryType,
|
this.gv_lastupdateBy,
|
this.gv_lastupdateDate,
|
this.gv_org});
|
this.gridView1.DetailHeight = 272;
|
this.gridView1.GridControl = this.gcMain1;
|
this.gridView1.IndicatorWidth = 44;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
|
this.gridView1.OptionsView.ShowAutoFilterRow = true;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
//
|
// gv_guid
|
//
|
this.gv_guid.AppearanceCell.Options.UseFont = true;
|
this.gv_guid.Caption = "GUID";
|
this.gv_guid.FieldName = "guid";
|
this.gv_guid.MinWidth = 44;
|
this.gv_guid.Name = "gv_guid";
|
this.gv_guid.OptionsColumn.AllowEdit = false;
|
this.gv_guid.Tag = "query_a.guid";
|
this.gv_guid.Visible = true;
|
this.gv_guid.VisibleIndex = 0;
|
this.gv_guid.Width = 86;
|
//
|
// gv_procorder
|
//
|
this.gv_procorder.Caption = "工序序号";
|
this.gv_procorder.FieldName = "procOrder";
|
this.gv_procorder.MinWidth = 52;
|
this.gv_procorder.Name = "gv_procorder";
|
this.gv_procorder.Tag = "query_a.proc_order";
|
this.gv_procorder.Visible = true;
|
this.gv_procorder.VisibleIndex = 1;
|
this.gv_procorder.Width = 91;
|
//
|
// gv_procNo
|
//
|
this.gv_procNo.AppearanceCell.Options.UseFont = true;
|
this.gv_procNo.Caption = "工序编号";
|
this.gv_procNo.FieldName = "procNo";
|
this.gv_procNo.MinWidth = 44;
|
this.gv_procNo.Name = "gv_procNo";
|
this.gv_procNo.OptionsColumn.AllowEdit = false;
|
this.gv_procNo.Tag = "query_a.proc_no";
|
this.gv_procNo.Visible = true;
|
this.gv_procNo.VisibleIndex = 2;
|
this.gv_procNo.Width = 80;
|
//
|
// gv_workshopCenterCode
|
//
|
this.gv_workshopCenterCode.AppearanceCell.Options.UseFont = true;
|
this.gv_workshopCenterCode.Caption = "车间名称";
|
this.gv_workshopCenterCode.FieldName = "workshopCenterCode";
|
this.gv_workshopCenterCode.MinWidth = 52;
|
this.gv_workshopCenterCode.Name = "gv_workshopCenterCode";
|
this.gv_workshopCenterCode.OptionsColumn.AllowEdit = false;
|
this.gv_workshopCenterCode.Tag = "query_a.workshop_center_code";
|
this.gv_workshopCenterCode.Visible = true;
|
this.gv_workshopCenterCode.VisibleIndex = 3;
|
this.gv_workshopCenterCode.Width = 97;
|
//
|
// gv_procname
|
//
|
this.gv_procname.AppearanceCell.Options.UseFont = true;
|
this.gv_procname.Caption = "工序名称";
|
this.gv_procname.FieldName = "procName";
|
this.gv_procname.MinWidth = 44;
|
this.gv_procname.Name = "gv_procname";
|
this.gv_procname.OptionsColumn.AllowEdit = false;
|
this.gv_procname.Tag = "query_a.proc_name";
|
this.gv_procname.Visible = true;
|
this.gv_procname.VisibleIndex = 4;
|
this.gv_procname.Width = 137;
|
//
|
// gv_memo
|
//
|
this.gv_memo.AppearanceCell.Options.UseFont = true;
|
this.gv_memo.Caption = "备注说明";
|
this.gv_memo.FieldName = "memo";
|
this.gv_memo.MinWidth = 44;
|
this.gv_memo.Name = "gv_memo";
|
this.gv_memo.OptionsColumn.AllowEdit = false;
|
this.gv_memo.Tag = "query_a.memo";
|
this.gv_memo.Visible = true;
|
this.gv_memo.VisibleIndex = 5;
|
this.gv_memo.Width = 137;
|
//
|
// gv_salaryType
|
//
|
this.gv_salaryType.AppearanceCell.Options.UseFont = true;
|
this.gv_salaryType.Caption = "计件方式";
|
this.gv_salaryType.FieldName = "salaryType";
|
this.gv_salaryType.MinWidth = 157;
|
this.gv_salaryType.Name = "gv_salaryType";
|
this.gv_salaryType.OptionsColumn.AllowEdit = false;
|
this.gv_salaryType.Tag = "query_a.salary_type";
|
this.gv_salaryType.Visible = true;
|
this.gv_salaryType.VisibleIndex = 6;
|
this.gv_salaryType.Width = 157;
|
//
|
// gv_lastupdateBy
|
//
|
this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
|
this.gv_lastupdateBy.Caption = "更新者";
|
this.gv_lastupdateBy.FieldName = "lastupdateBy";
|
this.gv_lastupdateBy.MinWidth = 44;
|
this.gv_lastupdateBy.Name = "gv_lastupdateBy";
|
this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
|
this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
|
this.gv_lastupdateBy.Visible = true;
|
this.gv_lastupdateBy.VisibleIndex = 7;
|
this.gv_lastupdateBy.Width = 44;
|
//
|
// gv_lastupdateDate
|
//
|
this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
|
this.gv_lastupdateDate.Caption = "更新时间";
|
this.gv_lastupdateDate.FieldName = "lastupdateDate";
|
this.gv_lastupdateDate.MinWidth = 157;
|
this.gv_lastupdateDate.Name = "gv_lastupdateDate";
|
this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
|
this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
|
this.gv_lastupdateDate.Visible = true;
|
this.gv_lastupdateDate.VisibleIndex = 8;
|
this.gv_lastupdateDate.Width = 157;
|
//
|
// pageBar1
|
//
|
this.pageBar1.CurrentPage = 1;
|
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.pageBar1.Location = new System.Drawing.Point(0, 402);
|
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.pageBar1.Name = "pageBar1";
|
this.pageBar1.RecordCount = 0;
|
this.pageBar1.Size = new System.Drawing.Size(985, 30);
|
this.pageBar1.TabIndex = 4;
|
this.pageBar1.TotalPages = 0;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.splitMx1);
|
this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.Size = new System.Drawing.Size(985, 442);
|
this.xtraTabPage2.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.Text = "Panel2";
|
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.splitMx1.Size = new System.Drawing.Size(985, 442);
|
this.splitMx1.SplitterPosition = 114;
|
this.splitMx1.TabIndex = 0;
|
//
|
// layoutMx1
|
//
|
this.layoutMx1.Controls.Add(this.txt_org);
|
this.layoutMx1.Controls.Add(this.txt_workshopCenterCode);
|
this.layoutMx1.Controls.Add(this.txt_procOrder);
|
this.layoutMx1.Controls.Add(this.lbGuid);
|
this.layoutMx1.Controls.Add(this.txt_procNo);
|
this.layoutMx1.Controls.Add(this.txt_procName);
|
this.layoutMx1.Controls.Add(this.txt_memo);
|
this.layoutMx1.Controls.Add(this.txt_salaryType);
|
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(1108, 0, 812, 500);
|
this.layoutMx1.Root = this.Root;
|
this.layoutMx1.Size = new System.Drawing.Size(985, 114);
|
this.layoutMx1.TabIndex = 0;
|
this.layoutMx1.Text = "layoutControl1";
|
//
|
// txt_org
|
//
|
this.txt_org.IsReadly = false;
|
this.txt_org.Location = new System.Drawing.Point(72, 36);
|
this.txt_org.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_org.Name = "txt_org";
|
this.txt_org.Size = new System.Drawing.Size(173, 20);
|
this.txt_org.TabIndex = 249;
|
//
|
// txt_workshopCenterCode
|
//
|
this.txt_workshopCenterCode.IsReadly = false;
|
this.txt_workshopCenterCode.Location = new System.Drawing.Point(309, 36);
|
this.txt_workshopCenterCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_workshopCenterCode.Name = "txt_workshopCenterCode";
|
this.txt_workshopCenterCode.Size = new System.Drawing.Size(173, 20);
|
this.txt_workshopCenterCode.TabIndex = 248;
|
//
|
// txt_procOrder
|
//
|
this.txt_procOrder.Location = new System.Drawing.Point(72, 12);
|
this.txt_procOrder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_procOrder.Name = "txt_procOrder";
|
this.txt_procOrder.Properties.Appearance.Options.UseFont = true;
|
this.txt_procOrder.Size = new System.Drawing.Size(173, 20);
|
this.txt_procOrder.StyleController = this.layoutMx1;
|
this.txt_procOrder.TabIndex = 247;
|
this.txt_procOrder.Tag = "edit";
|
//
|
// lbGuid
|
//
|
this.lbGuid.Location = new System.Drawing.Point(485, 83);
|
this.lbGuid.Name = "lbGuid";
|
this.lbGuid.Size = new System.Drawing.Size(234, 22);
|
this.lbGuid.TabIndex = 1;
|
this.lbGuid.Text = "lbGuid";
|
this.lbGuid.Visible = false;
|
//
|
// txt_procNo
|
//
|
this.txt_procNo.Location = new System.Drawing.Point(309, 12);
|
this.txt_procNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_procNo.Name = "txt_procNo";
|
this.txt_procNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_procNo.Size = new System.Drawing.Size(173, 20);
|
this.txt_procNo.StyleController = this.layoutMx1;
|
this.txt_procNo.TabIndex = 216;
|
this.txt_procNo.Tag = "";
|
//
|
// txt_procName
|
//
|
this.txt_procName.Location = new System.Drawing.Point(546, 12);
|
this.txt_procName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_procName.Name = "txt_procName";
|
this.txt_procName.Properties.Appearance.Options.UseFont = true;
|
this.txt_procName.Size = new System.Drawing.Size(173, 20);
|
this.txt_procName.StyleController = this.layoutMx1;
|
this.txt_procName.TabIndex = 217;
|
//
|
// txt_memo
|
//
|
this.txt_memo.Location = new System.Drawing.Point(72, 60);
|
this.txt_memo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_memo.Name = "txt_memo";
|
this.txt_memo.Properties.Appearance.Options.UseFont = true;
|
this.txt_memo.Size = new System.Drawing.Size(173, 20);
|
this.txt_memo.StyleController = this.layoutMx1;
|
this.txt_memo.TabIndex = 219;
|
//
|
// txt_salaryType
|
//
|
this.txt_salaryType.Cursor = System.Windows.Forms.Cursors.Default;
|
this.txt_salaryType.Location = new System.Drawing.Point(546, 36);
|
this.txt_salaryType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txt_salaryType.Name = "txt_salaryType";
|
this.txt_salaryType.Properties.Appearance.Options.UseFont = true;
|
this.txt_salaryType.Size = new System.Drawing.Size(173, 20);
|
this.txt_salaryType.StyleController = this.layoutMx1;
|
this.txt_salaryType.TabIndex = 228;
|
this.txt_salaryType.Tag = "edit";
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.lbGuid;
|
this.layoutControlItem9.Location = new System.Drawing.Point(542, 96);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
|
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.layoutControlItem1,
|
this.layoutControlItem2,
|
this.layoutControlItem5,
|
this.layoutControlItem3,
|
this.txt_orgId,
|
this.txt_department,
|
this.layoutControlItem4});
|
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;
|
rowDefinition4.Height = 100D;
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition1,
|
rowDefinition2,
|
rowDefinition3,
|
rowDefinition4});
|
this.Root.Size = new System.Drawing.Size(968, 116);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.txt_procOrder;
|
this.layoutControlItem1.CustomizationFormText = "工序顺序";
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(237, 24);
|
this.layoutControlItem1.Text = "工序顺序";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.txt_procNo;
|
this.layoutControlItem2.CustomizationFormText = "工序编号";
|
this.layoutControlItem2.Location = new System.Drawing.Point(237, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem2.Size = new System.Drawing.Size(237, 24);
|
this.layoutControlItem2.Text = "工序编号";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.txt_salaryType;
|
this.layoutControlItem5.CustomizationFormText = "计件方式";
|
this.layoutControlItem5.Location = new System.Drawing.Point(474, 24);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem5.Size = new System.Drawing.Size(237, 24);
|
this.layoutControlItem5.Tag = "edit";
|
this.layoutControlItem5.Text = "计件方式";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.txt_procName;
|
this.layoutControlItem3.CustomizationFormText = "工序名称";
|
this.layoutControlItem3.Location = new System.Drawing.Point(474, 0);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem3.Size = new System.Drawing.Size(237, 24);
|
this.layoutControlItem3.Text = "工序名称";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// txt_orgId
|
//
|
this.txt_orgId.Control = this.txt_org;
|
this.txt_orgId.Location = new System.Drawing.Point(0, 24);
|
this.txt_orgId.Name = "txt_orgId";
|
this.txt_orgId.OptionsTableLayoutItem.RowIndex = 1;
|
this.txt_orgId.Size = new System.Drawing.Size(237, 24);
|
this.txt_orgId.Text = "组织选择";
|
this.txt_orgId.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// txt_department
|
//
|
this.txt_department.Control = this.txt_workshopCenterCode;
|
this.txt_department.Location = new System.Drawing.Point(237, 24);
|
this.txt_department.Name = "txt_department";
|
this.txt_department.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.txt_department.OptionsTableLayoutItem.RowIndex = 1;
|
this.txt_department.Size = new System.Drawing.Size(237, 24);
|
this.txt_department.Text = "车间选择";
|
this.txt_department.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.txt_memo;
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 48);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem4.Size = new System.Drawing.Size(237, 24);
|
this.layoutControlItem4.Text = "备注";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
|
//
|
// gv_org
|
//
|
this.gv_org.Caption = "组织id";
|
this.gv_org.FieldName = "org";
|
this.gv_org.Name = "gv_org";
|
this.gv_org.Tag = "query_a.org";
|
this.gv_org.Visible = true;
|
this.gv_org.VisibleIndex = 9;
|
//
|
// MesProcInfo
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(987, 530);
|
this.Controls.Add(this.xtraTabControl1);
|
this.Controls.Add(this.toolBarMenu1);
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.Name = "MesProcInfo";
|
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();
|
this.xtraTabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
|
this.splitMx1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
|
((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_procOrder.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_procNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_procName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_salaryType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_orgId)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_department)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).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_guid;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_procorder;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_procNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_workshopCenterCode;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_procname;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_memo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_salaryType;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
|
private UserControls.Data.UcPageBar pageBar1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
|
private System.Windows.Forms.Label lbGuid;
|
private DevExpress.XtraEditors.TextEdit txt_salaryType;
|
private DevExpress.XtraEditors.TextEdit txt_memo;
|
private DevExpress.XtraEditors.TextEdit txt_procName;
|
private DevExpress.XtraEditors.TextEdit txt_procNo;
|
private DevExpress.XtraLayout.LayoutControl layoutMx1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.Utils.ToolTipController tips;
|
private DevExpress.XtraEditors.TextEdit txt_procOrder;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private UserControl.UcLookDepartment txt_workshopCenterCode;
|
private UserControl.UcLookOrg txt_org;
|
private DevExpress.XtraLayout.LayoutControlItem txt_orgId;
|
private DevExpress.XtraLayout.LayoutControlItem txt_department;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_org;
|
}
|
}
|