You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
744 lines
39 KiB
744 lines
39 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSIntSupCal
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSIntSupCal));
|
|
this.grdDetail = new DevExpress.XtraGrid.GridControl();
|
|
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colmoseq = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColInvcode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColInvname = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.COlopcode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColOPdesc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colmoqty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colokqty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colupqty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Coleqpcode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColCanUpqty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colprcode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colprline = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColPocode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colpoline = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colprqty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colisup = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colisinput = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colpoqty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colprlineid = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colpoid = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Colpodid = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.eqpname = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.cState = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.isclose = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.closetime = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Weight = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Allweight = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repSerialButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
|
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
|
this.MOTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnGetInfo = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|
this.groupControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// grdDetail
|
|
//
|
|
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grdDetail.Location = new System.Drawing.Point(2, 26);
|
|
this.grdDetail.MainView = this.grvDetail;
|
|
this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grdDetail.Name = "grdDetail";
|
|
this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repSerialButtonEdit});
|
|
this.grdDetail.Size = new System.Drawing.Size(1295, 464);
|
|
this.grdDetail.TabIndex = 0;
|
|
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.grvDetail});
|
|
//
|
|
// grvDetail
|
|
//
|
|
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colisSelect,
|
|
this.ID,
|
|
this.colMOCODE,
|
|
this.Colmoseq,
|
|
this.ColInvcode,
|
|
this.ColInvname,
|
|
this.COlopcode,
|
|
this.ColOPdesc,
|
|
this.Colmoqty,
|
|
this.Colokqty,
|
|
this.Colupqty,
|
|
this.Coleqpcode,
|
|
this.ColCanUpqty,
|
|
this.gridColumn1,
|
|
this.Colprcode,
|
|
this.Colprline,
|
|
this.ColPocode,
|
|
this.Colpoline,
|
|
this.Colprqty,
|
|
this.Colisup,
|
|
this.Colisinput,
|
|
this.Colpoqty,
|
|
this.Colprlineid,
|
|
this.Colpoid,
|
|
this.Colpodid,
|
|
this.eqpname,
|
|
this.cState,
|
|
this.isclose,
|
|
this.closetime,
|
|
this.Weight,
|
|
this.Allweight});
|
|
this.grvDetail.GridControl = this.grdDetail;
|
|
this.grvDetail.IndicatorWidth = 60;
|
|
this.grvDetail.Name = "grvDetail";
|
|
this.grvDetail.OptionsBehavior.ReadOnly = true;
|
|
this.grvDetail.OptionsSelection.MultiSelect = true;
|
|
this.grvDetail.OptionsView.ColumnAutoWidth = false;
|
|
this.grvDetail.OptionsView.ShowFooter = true;
|
|
this.grvDetail.OptionsView.ShowGroupPanel = false;
|
|
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
|
|
this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
|
|
//
|
|
// colisSelect
|
|
//
|
|
this.colisSelect.Caption = "选择";
|
|
this.colisSelect.FieldName = "isSelect";
|
|
this.colisSelect.Name = "colisSelect";
|
|
this.colisSelect.OptionsColumn.AllowEdit = false;
|
|
this.colisSelect.Visible = true;
|
|
this.colisSelect.VisibleIndex = 0;
|
|
//
|
|
// ID
|
|
//
|
|
this.ID.Caption = "GUID";
|
|
this.ID.FieldName = "ID";
|
|
this.ID.Name = "ID";
|
|
//
|
|
// colMOCODE
|
|
//
|
|
this.colMOCODE.Caption = "生产订单号";
|
|
this.colMOCODE.FieldName = "工单号";
|
|
this.colMOCODE.Name = "colMOCODE";
|
|
this.colMOCODE.Visible = true;
|
|
this.colMOCODE.VisibleIndex = 9;
|
|
//
|
|
// Colmoseq
|
|
//
|
|
this.Colmoseq.Caption = "生产订单行号";
|
|
this.Colmoseq.FieldName = "工单行";
|
|
this.Colmoseq.Name = "Colmoseq";
|
|
this.Colmoseq.Visible = true;
|
|
this.Colmoseq.VisibleIndex = 10;
|
|
this.Colmoseq.Width = 181;
|
|
//
|
|
// ColInvcode
|
|
//
|
|
this.ColInvcode.Caption = "存货编码";
|
|
this.ColInvcode.FieldName = "物料编码";
|
|
this.ColInvcode.Name = "ColInvcode";
|
|
this.ColInvcode.Visible = true;
|
|
this.ColInvcode.VisibleIndex = 11;
|
|
//
|
|
// ColInvname
|
|
//
|
|
this.ColInvname.Caption = "存货名称";
|
|
this.ColInvname.FieldName = "物料名称";
|
|
this.ColInvname.Name = "ColInvname";
|
|
this.ColInvname.Visible = true;
|
|
this.ColInvname.VisibleIndex = 12;
|
|
//
|
|
// COlopcode
|
|
//
|
|
this.COlopcode.Caption = "工序编码";
|
|
this.COlopcode.FieldName = "工序编码";
|
|
this.COlopcode.Name = "COlopcode";
|
|
this.COlopcode.Visible = true;
|
|
this.COlopcode.VisibleIndex = 13;
|
|
//
|
|
// ColOPdesc
|
|
//
|
|
this.ColOPdesc.Caption = "工序名称";
|
|
this.ColOPdesc.FieldName = "工序名称";
|
|
this.ColOPdesc.Name = "ColOPdesc";
|
|
this.ColOPdesc.Visible = true;
|
|
this.ColOPdesc.VisibleIndex = 14;
|
|
//
|
|
// Colmoqty
|
|
//
|
|
this.Colmoqty.Caption = "订单数量";
|
|
this.Colmoqty.FieldName = "订单数量";
|
|
this.Colmoqty.Name = "Colmoqty";
|
|
this.Colmoqty.Visible = true;
|
|
this.Colmoqty.VisibleIndex = 15;
|
|
//
|
|
// Colokqty
|
|
//
|
|
this.Colokqty.Caption = "完工合格数量";
|
|
this.Colokqty.FieldName = "完工合格数量";
|
|
this.Colokqty.Name = "Colokqty";
|
|
this.Colokqty.Visible = true;
|
|
this.Colokqty.VisibleIndex = 16;
|
|
//
|
|
// Colupqty
|
|
//
|
|
this.Colupqty.Caption = "已上传数量";
|
|
this.Colupqty.FieldName = "已上传数量";
|
|
this.Colupqty.Name = "Colupqty";
|
|
this.Colupqty.Visible = true;
|
|
this.Colupqty.VisibleIndex = 17;
|
|
//
|
|
// Coleqpcode
|
|
//
|
|
this.Coleqpcode.Caption = "报工设备";
|
|
this.Coleqpcode.FieldName = "报工设备";
|
|
this.Coleqpcode.Name = "Coleqpcode";
|
|
this.Coleqpcode.Visible = true;
|
|
this.Coleqpcode.VisibleIndex = 18;
|
|
//
|
|
// ColCanUpqty
|
|
//
|
|
this.ColCanUpqty.Caption = "本次可上传数量";
|
|
this.ColCanUpqty.FieldName = "本次可上传数量";
|
|
this.ColCanUpqty.Name = "ColCanUpqty";
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "预计完工日期";
|
|
this.gridColumn1.FieldName = "MOPLANENDTIME";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
//
|
|
// Colprcode
|
|
//
|
|
this.Colprcode.Caption = "请购单号";
|
|
this.Colprcode.FieldName = "请购单号";
|
|
this.Colprcode.Name = "Colprcode";
|
|
this.Colprcode.Visible = true;
|
|
this.Colprcode.VisibleIndex = 1;
|
|
//
|
|
// Colprline
|
|
//
|
|
this.Colprline.Caption = "请购单行";
|
|
this.Colprline.FieldName = "请购单行";
|
|
this.Colprline.Name = "Colprline";
|
|
this.Colprline.Visible = true;
|
|
this.Colprline.VisibleIndex = 2;
|
|
//
|
|
// ColPocode
|
|
//
|
|
this.ColPocode.Caption = "采购订单号";
|
|
this.ColPocode.FieldName = "采购订单号";
|
|
this.ColPocode.Name = "ColPocode";
|
|
this.ColPocode.Visible = true;
|
|
this.ColPocode.VisibleIndex = 4;
|
|
//
|
|
// Colpoline
|
|
//
|
|
this.Colpoline.Caption = "采购订单行号";
|
|
this.Colpoline.FieldName = "采购订单行号";
|
|
this.Colpoline.Name = "Colpoline";
|
|
this.Colpoline.Visible = true;
|
|
this.Colpoline.VisibleIndex = 5;
|
|
//
|
|
// Colprqty
|
|
//
|
|
this.Colprqty.Caption = "请购数量";
|
|
this.Colprqty.FieldName = "请购数量";
|
|
this.Colprqty.Name = "Colprqty";
|
|
this.Colprqty.Visible = true;
|
|
this.Colprqty.VisibleIndex = 3;
|
|
//
|
|
// Colisup
|
|
//
|
|
this.Colisup.Caption = "是否上传ERP";
|
|
this.Colisup.FieldName = "是否上传ERP";
|
|
this.Colisup.Name = "Colisup";
|
|
this.Colisup.Visible = true;
|
|
this.Colisup.VisibleIndex = 7;
|
|
//
|
|
// Colisinput
|
|
//
|
|
this.Colisinput.Caption = "是否结算";
|
|
this.Colisinput.FieldName = "是否结算";
|
|
this.Colisinput.Name = "Colisinput";
|
|
this.Colisinput.Visible = true;
|
|
this.Colisinput.VisibleIndex = 8;
|
|
//
|
|
// Colpoqty
|
|
//
|
|
this.Colpoqty.Caption = "采购数量";
|
|
this.Colpoqty.FieldName = "采购数量";
|
|
this.Colpoqty.Name = "Colpoqty";
|
|
this.Colpoqty.Visible = true;
|
|
this.Colpoqty.VisibleIndex = 6;
|
|
//
|
|
// Colprlineid
|
|
//
|
|
this.Colprlineid.Caption = "请购单行ID";
|
|
this.Colprlineid.FieldName = "PRLINEID";
|
|
this.Colprlineid.Name = "Colprlineid";
|
|
this.Colprlineid.Visible = true;
|
|
this.Colprlineid.VisibleIndex = 19;
|
|
//
|
|
// Colpoid
|
|
//
|
|
this.Colpoid.Caption = "gridColumn2";
|
|
this.Colpoid.FieldName = "poid";
|
|
this.Colpoid.Name = "Colpoid";
|
|
//
|
|
// Colpodid
|
|
//
|
|
this.Colpodid.Caption = "gridColumn3";
|
|
this.Colpodid.FieldName = "podid";
|
|
this.Colpodid.Name = "Colpodid";
|
|
//
|
|
// eqpname
|
|
//
|
|
this.eqpname.Caption = "设备名称";
|
|
this.eqpname.FieldName = "eqpname";
|
|
this.eqpname.Name = "eqpname";
|
|
this.eqpname.Visible = true;
|
|
this.eqpname.VisibleIndex = 20;
|
|
//
|
|
// cState
|
|
//
|
|
this.cState.Caption = "cState";
|
|
this.cState.FieldName = "cState";
|
|
this.cState.Name = "cState";
|
|
//
|
|
// isclose
|
|
//
|
|
this.isclose.Caption = "是否关闭";
|
|
this.isclose.FieldName = "isclose";
|
|
this.isclose.Name = "isclose";
|
|
this.isclose.Visible = true;
|
|
this.isclose.VisibleIndex = 21;
|
|
//
|
|
// closetime
|
|
//
|
|
this.closetime.Caption = "关闭时间";
|
|
this.closetime.FieldName = "CloseTime";
|
|
this.closetime.Name = "closetime";
|
|
this.closetime.Visible = true;
|
|
this.closetime.VisibleIndex = 22;
|
|
//
|
|
// Weight
|
|
//
|
|
this.Weight.Caption = "零件单重";
|
|
this.Weight.FieldName = "weight";
|
|
this.Weight.Name = "Weight";
|
|
//
|
|
// Allweight
|
|
//
|
|
this.Allweight.Caption = "零件总重";
|
|
this.Allweight.DisplayFormat.FormatString = "0.####";
|
|
this.Allweight.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.Allweight.FieldName = "allweight";
|
|
this.Allweight.Name = "Allweight";
|
|
//
|
|
// repSerialButtonEdit
|
|
//
|
|
this.repSerialButtonEdit.AutoHeight = false;
|
|
this.repSerialButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Plus)});
|
|
this.repSerialButtonEdit.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
|
|
this.repSerialButtonEdit.Name = "repSerialButtonEdit";
|
|
this.repSerialButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
|
//
|
|
// rptPage
|
|
//
|
|
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.rptPage.Appearance.Options.UseBackColor = true;
|
|
this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.rptPage.isInit = false;
|
|
this.rptPage.Location = new System.Drawing.Point(0, 531);
|
|
this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
|
this.rptPage.Name = "rptPage";
|
|
this.rptPage.PageIndex = 1;
|
|
this.rptPage.PageSize = 10000;
|
|
this.rptPage.RecordNum = 0;
|
|
this.rptPage.Size = new System.Drawing.Size(1299, 33);
|
|
this.rptPage.TabIndex = 15;
|
|
this.rptPage.Visible = false;
|
|
this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
|
|
//
|
|
// groupControl1
|
|
//
|
|
this.groupControl1.Controls.Add(this.grdDetail);
|
|
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupControl1.Location = new System.Drawing.Point(0, 39);
|
|
this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupControl1.Name = "groupControl1";
|
|
this.groupControl1.Size = new System.Drawing.Size(1299, 492);
|
|
this.groupControl1.TabIndex = 14;
|
|
this.groupControl1.Text = "详细信息";
|
|
//
|
|
// MOTitle
|
|
//
|
|
this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.MOTitle.Location = new System.Drawing.Point(3, 5);
|
|
this.MOTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.MOTitle.Name = "MOTitle";
|
|
this.MOTitle.Size = new System.Drawing.Size(176, 30);
|
|
this.MOTitle.TabIndex = 19;
|
|
this.MOTitle.Text = "内部委外供应商汇总";
|
|
//
|
|
// btnOutPut
|
|
//
|
|
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnOutPut.Appearance.Options.UseFont = true;
|
|
this.btnOutPut.Appearance.Options.UseForeColor = true;
|
|
this.btnOutPut.Appearance.Options.UseTextOptions = true;
|
|
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
|
|
this.btnOutPut.Location = new System.Drawing.Point(690, 0);
|
|
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnOutPut.Name = "btnOutPut";
|
|
this.btnOutPut.Size = new System.Drawing.Size(67, 39);
|
|
this.btnOutPut.TabIndex = 2;
|
|
this.btnOutPut.Text = "导出";
|
|
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
|
|
//
|
|
// btnConfig
|
|
//
|
|
this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnConfig.Appearance.Options.UseFont = true;
|
|
this.btnConfig.Appearance.Options.UseForeColor = true;
|
|
this.btnConfig.Appearance.Options.UseTextOptions = true;
|
|
this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
|
|
this.btnConfig.Location = new System.Drawing.Point(224, 0);
|
|
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnConfig.Name = "btnConfig";
|
|
this.btnConfig.Size = new System.Drawing.Size(103, 39);
|
|
this.btnConfig.TabIndex = 4;
|
|
this.btnConfig.Text = "数据源设置";
|
|
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
|
|
//
|
|
// btnFilter
|
|
//
|
|
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnFilter.Appearance.Options.UseFont = true;
|
|
this.btnFilter.Appearance.Options.UseForeColor = true;
|
|
this.btnFilter.Appearance.Options.UseTextOptions = true;
|
|
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
|
|
this.btnFilter.Location = new System.Drawing.Point(159, 0);
|
|
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnFilter.Name = "btnFilter";
|
|
this.btnFilter.Size = new System.Drawing.Size(65, 39);
|
|
this.btnFilter.TabIndex = 11;
|
|
this.btnFilter.Text = "过滤";
|
|
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
|
|
//
|
|
// btnRefresh
|
|
//
|
|
this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnRefresh.Appearance.Options.UseFont = true;
|
|
this.btnRefresh.Appearance.Options.UseForeColor = true;
|
|
this.btnRefresh.Appearance.Options.UseTextOptions = true;
|
|
this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
|
|
this.btnRefresh.Location = new System.Drawing.Point(757, 0);
|
|
this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnRefresh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnRefresh.Name = "btnRefresh";
|
|
this.btnRefresh.Size = new System.Drawing.Size(66, 39);
|
|
this.btnRefresh.TabIndex = 17;
|
|
this.btnRefresh.Text = "刷新";
|
|
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
|
|
//
|
|
// btnSelectAll
|
|
//
|
|
this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnSelectAll.Appearance.Options.UseFont = true;
|
|
this.btnSelectAll.Appearance.Options.UseForeColor = true;
|
|
this.btnSelectAll.Appearance.Options.UseTextOptions = true;
|
|
this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
|
|
this.btnSelectAll.Location = new System.Drawing.Point(327, 0);
|
|
this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnSelectAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnSelectAll.Name = "btnSelectAll";
|
|
this.btnSelectAll.Size = new System.Drawing.Size(65, 39);
|
|
this.btnSelectAll.TabIndex = 20;
|
|
this.btnSelectAll.Text = "全选";
|
|
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
|
|
//
|
|
// btnCancelAll
|
|
//
|
|
this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCancelAll.Appearance.Options.UseFont = true;
|
|
this.btnCancelAll.Appearance.Options.UseForeColor = true;
|
|
this.btnCancelAll.Appearance.Options.UseTextOptions = true;
|
|
this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
|
|
this.btnCancelAll.Location = new System.Drawing.Point(392, 0);
|
|
this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCancelAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnCancelAll.Name = "btnCancelAll";
|
|
this.btnCancelAll.Size = new System.Drawing.Size(65, 39);
|
|
this.btnCancelAll.TabIndex = 22;
|
|
this.btnCancelAll.Text = "全消";
|
|
this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(1270, 0);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(30, 37);
|
|
this.btnClose.TabIndex = 25;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// btnExit
|
|
//
|
|
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnExit.Appearance.Options.UseFont = true;
|
|
this.btnExit.Appearance.Options.UseForeColor = true;
|
|
this.btnExit.Appearance.Options.UseTextOptions = true;
|
|
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
|
|
this.btnExit.Location = new System.Drawing.Point(823, 0);
|
|
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(63, 39);
|
|
this.btnExit.TabIndex = 10;
|
|
this.btnExit.Text = "退出";
|
|
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
|
|
//
|
|
// btnGetInfo
|
|
//
|
|
this.btnGetInfo.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnGetInfo.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnGetInfo.Appearance.Options.UseFont = true;
|
|
this.btnGetInfo.Appearance.Options.UseForeColor = true;
|
|
this.btnGetInfo.Appearance.Options.UseTextOptions = true;
|
|
this.btnGetInfo.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnGetInfo.Image = ((System.Drawing.Image)(resources.GetObject("btnGetInfo.Image")));
|
|
this.btnGetInfo.Location = new System.Drawing.Point(1163, 0);
|
|
this.btnGetInfo.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnGetInfo.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnGetInfo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnGetInfo.Name = "btnGetInfo";
|
|
this.btnGetInfo.Size = new System.Drawing.Size(83, 39);
|
|
this.btnGetInfo.TabIndex = 34;
|
|
this.btnGetInfo.Text = "同步U8";
|
|
this.btnGetInfo.Visible = false;
|
|
//
|
|
// btnCreate
|
|
//
|
|
this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCreate.Appearance.Options.UseFont = true;
|
|
this.btnCreate.Appearance.Options.UseForeColor = true;
|
|
this.btnCreate.Appearance.Options.UseTextOptions = true;
|
|
this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
|
|
this.btnCreate.Location = new System.Drawing.Point(457, 0);
|
|
this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCreate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnCreate.Name = "btnCreate";
|
|
this.btnCreate.Size = new System.Drawing.Size(113, 39);
|
|
this.btnCreate.TabIndex = 35;
|
|
this.btnCreate.Text = "PO单结算";
|
|
this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.simpleButton1);
|
|
this.panelControl3.Controls.Add(this.btnCreate);
|
|
this.panelControl3.Controls.Add(this.btnGetInfo);
|
|
this.panelControl3.Controls.Add(this.btnExit);
|
|
this.panelControl3.Controls.Add(this.btnClose);
|
|
this.panelControl3.Controls.Add(this.btnCancelAll);
|
|
this.panelControl3.Controls.Add(this.btnSelectAll);
|
|
this.panelControl3.Controls.Add(this.btnRefresh);
|
|
this.panelControl3.Controls.Add(this.btnFilter);
|
|
this.panelControl3.Controls.Add(this.btnConfig);
|
|
this.panelControl3.Controls.Add(this.btnOutPut);
|
|
this.panelControl3.Controls.Add(this.MOTitle);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1299, 39);
|
|
this.panelControl3.TabIndex = 13;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Appearance.Options.UseForeColor = true;
|
|
this.simpleButton1.Appearance.Options.UseTextOptions = true;
|
|
this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
|
|
this.simpleButton1.Location = new System.Drawing.Point(567, 0);
|
|
this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.simpleButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(127, 39);
|
|
this.simpleButton1.TabIndex = 36;
|
|
this.simpleButton1.Text = "取消上传ERP";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// FormICSIntSupCal
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1299, 564);
|
|
this.Controls.Add(this.groupControl1);
|
|
this.Controls.Add(this.rptPage);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Name = "FormICSIntSupCal";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormICSPicking";
|
|
this.Load += new System.EventHandler(this.FormICSMO_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
|
this.groupControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private Base.UserControl.FormControl.PageNavTool rptPage;
|
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
|
private DevExpress.XtraGrid.GridControl grdDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repSerialButtonEdit;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colmoseq;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColInvcode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColInvname;
|
|
private DevExpress.XtraGrid.Columns.GridColumn COlopcode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColOPdesc;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colmoqty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colokqty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colupqty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Coleqpcode;
|
|
private DevExpress.XtraEditors.LabelControl MOTitle;
|
|
private DevExpress.XtraEditors.SimpleButton btnOutPut;
|
|
private DevExpress.XtraEditors.SimpleButton btnConfig;
|
|
private DevExpress.XtraEditors.SimpleButton btnFilter;
|
|
private DevExpress.XtraEditors.SimpleButton btnRefresh;
|
|
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
|
|
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.SimpleButton btnExit;
|
|
private DevExpress.XtraEditors.SimpleButton btnGetInfo;
|
|
private DevExpress.XtraEditors.SimpleButton btnCreate;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColCanUpqty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colprcode;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colprline;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColPocode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colpoline;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colprqty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colisup;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colisinput;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colpoqty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colprlineid;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colpoid;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Colpodid;
|
|
private DevExpress.XtraGrid.Columns.GridColumn eqpname;
|
|
private DevExpress.XtraGrid.Columns.GridColumn cState;
|
|
private DevExpress.XtraGrid.Columns.GridColumn isclose;
|
|
private DevExpress.XtraGrid.Columns.GridColumn closetime;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Weight;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Allweight;
|
|
}
|
|
}
|