namespace APS
|
{
|
partial class Sc_ProcPlanSortBill
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Sc_ProcPlanSortBill));
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.yl = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.xs = new System.Windows.Forms.ToolStripButton();
|
this.sx = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.yd = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
|
this.px = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
|
this.pc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
this.cf = new System.Windows.Forms.ToolStripButton();
|
this.hb = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
this.bc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
|
this.sd = new System.Windows.Forms.ToolStripButton();
|
this.js = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
this.qk = new System.Windows.Forms.ToolStripButton();
|
this.hf = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
this.nl = new System.Windows.Forms.ToolStripButton();
|
this.glxx = new System.Windows.Forms.ToolStripButton();
|
this.sjb = new System.Windows.Forms.ToolStripButton();
|
this.jan = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
|
this.sc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
this.mrlk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
this.bclk = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
this.pPic = new System.Windows.Forms.Panel();
|
this.lblWorkTime = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.lblHPCTime = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.lblHProcID = new System.Windows.Forms.Label();
|
this.lblHDeptID = new System.Windows.Forms.Label();
|
this.txtHProcID = new System.Windows.Forms.TextBox();
|
this.txtHDeptID = new System.Windows.Forms.TextBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
this.lblCaption = new System.Windows.Forms.Label();
|
this.spc1 = new System.Windows.Forms.SplitContainer();
|
this.grdMain = new AxVSFlex7.AxVSFlexGrid();
|
this.tbc1 = new System.Windows.Forms.TabControl();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.grdSource = new System.Windows.Forms.DataGridView();
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
this.grdICMO = new System.Windows.Forms.DataGridView();
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
this.grdTimes = new AxVSFlex7.AxVSFlexGrid();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.Tool.SuspendLayout();
|
this.pPic.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
this.spc1.Panel1.SuspendLayout();
|
this.spc1.Panel2.SuspendLayout();
|
this.spc1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
this.tbc1.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdSource)).BeginInit();
|
this.tabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdICMO)).BeginInit();
|
this.tabPage3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdTimes)).BeginInit();
|
this.SuspendLayout();
|
//
|
// Tool
|
//
|
this.Tool.AutoSize = false;
|
this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
|
this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
|
this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.yl,
|
this.toolStripSeparator2,
|
this.xs,
|
this.sx,
|
this.toolStripSeparator1,
|
this.yd,
|
this.toolStripSeparator15,
|
this.px,
|
this.toolStripSeparator14,
|
this.pc,
|
this.toolStripSeparator6,
|
this.cf,
|
this.hb,
|
this.toolStripSeparator10,
|
this.bc,
|
this.toolStripSeparator13,
|
this.sd,
|
this.js,
|
this.toolStripSeparator11,
|
this.qk,
|
this.hf,
|
this.toolStripSeparator5,
|
this.nl,
|
this.glxx,
|
this.sjb,
|
this.jan,
|
this.toolStripSeparator12,
|
this.sc,
|
this.toolStripSeparator4,
|
this.tc,
|
this.toolStripSeparator3,
|
this.toolStripSeparator9,
|
this.mrlk,
|
this.toolStripSeparator7,
|
this.bclk,
|
this.toolStripSeparator8});
|
this.Tool.Location = new System.Drawing.Point(0, 0);
|
this.Tool.Name = "Tool";
|
this.Tool.Padding = new System.Windows.Forms.Padding(0);
|
this.Tool.Size = new System.Drawing.Size(1122, 50);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 17;
|
this.Tool.Text = "toolStrip1";
|
//
|
// yl
|
//
|
this.yl.AutoSize = false;
|
this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
|
this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.yl.Name = "yl";
|
this.yl.Size = new System.Drawing.Size(36, 47);
|
this.yl.Text = "预览";
|
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
|
//
|
// xs
|
//
|
this.xs.AutoSize = false;
|
this.xs.Image = ((System.Drawing.Image)(resources.GetObject("xs.Image")));
|
this.xs.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.xs.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.xs.ImageTransparentColor = System.Drawing.Color.White;
|
this.xs.Name = "xs";
|
this.xs.Size = new System.Drawing.Size(36, 47);
|
this.xs.Text = "查询";
|
this.xs.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.xs.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.xs.Click += new System.EventHandler(this.cx_Click);
|
//
|
// sx
|
//
|
this.sx.AutoSize = false;
|
this.sx.Image = ((System.Drawing.Image)(resources.GetObject("sx.Image")));
|
this.sx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sx.ImageTransparentColor = System.Drawing.Color.White;
|
this.sx.Name = "sx";
|
this.sx.Size = new System.Drawing.Size(36, 47);
|
this.sx.Text = "刷新";
|
this.sx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sx.Click += new System.EventHandler(this.sx_Click_1);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
|
//
|
// yd
|
//
|
this.yd.AutoSize = false;
|
this.yd.Image = ((System.Drawing.Image)(resources.GetObject("yd.Image")));
|
this.yd.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.yd.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.yd.Name = "yd";
|
this.yd.Size = new System.Drawing.Size(36, 47);
|
this.yd.Text = "源单";
|
this.yd.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.yd.Click += new System.EventHandler(this.sx_Click);
|
//
|
// toolStripSeparator15
|
//
|
this.toolStripSeparator15.Name = "toolStripSeparator15";
|
this.toolStripSeparator15.Size = new System.Drawing.Size(6, 50);
|
//
|
// px
|
//
|
this.px.AutoSize = false;
|
this.px.Image = ((System.Drawing.Image)(resources.GetObject("px.Image")));
|
this.px.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.px.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.px.ImageTransparentColor = System.Drawing.Color.White;
|
this.px.Name = "px";
|
this.px.Size = new System.Drawing.Size(36, 47);
|
this.px.Text = "排序";
|
this.px.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.px.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.px.Click += new System.EventHandler(this.px_Click);
|
//
|
// toolStripSeparator14
|
//
|
this.toolStripSeparator14.Name = "toolStripSeparator14";
|
this.toolStripSeparator14.Size = new System.Drawing.Size(6, 50);
|
//
|
// pc
|
//
|
this.pc.AutoSize = false;
|
this.pc.Image = ((System.Drawing.Image)(resources.GetObject("pc.Image")));
|
this.pc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.pc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.pc.ImageTransparentColor = System.Drawing.Color.White;
|
this.pc.Name = "pc";
|
this.pc.Size = new System.Drawing.Size(36, 47);
|
this.pc.Text = "排程";
|
this.pc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.pc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.pc.Click += new System.EventHandler(this.xz_Click);
|
//
|
// toolStripSeparator6
|
//
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50);
|
//
|
// cf
|
//
|
this.cf.AutoSize = false;
|
this.cf.Image = ((System.Drawing.Image)(resources.GetObject("cf.Image")));
|
this.cf.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cf.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.cf.ImageTransparentColor = System.Drawing.Color.White;
|
this.cf.Name = "cf";
|
this.cf.Size = new System.Drawing.Size(36, 47);
|
this.cf.Text = "拆分";
|
this.cf.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cf.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.cf.Click += new System.EventHandler(this.dj_Click);
|
//
|
// hb
|
//
|
this.hb.AutoSize = false;
|
this.hb.Image = ((System.Drawing.Image)(resources.GetObject("hb.Image")));
|
this.hb.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.hb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.hb.ImageTransparentColor = System.Drawing.Color.White;
|
this.hb.Name = "hb";
|
this.hb.Size = new System.Drawing.Size(36, 47);
|
this.hb.Text = "合并";
|
this.hb.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.hb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.hb.Click += new System.EventHandler(this.sc_Click);
|
//
|
// toolStripSeparator10
|
//
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50);
|
//
|
// bc
|
//
|
this.bc.AutoSize = false;
|
this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
|
this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.bc.Name = "bc";
|
this.bc.Size = new System.Drawing.Size(36, 47);
|
this.bc.Text = "保存";
|
this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.bc.Click += new System.EventHandler(this.bc_Click);
|
//
|
// toolStripSeparator13
|
//
|
this.toolStripSeparator13.Name = "toolStripSeparator13";
|
this.toolStripSeparator13.Size = new System.Drawing.Size(6, 50);
|
//
|
// sd
|
//
|
this.sd.AutoSize = false;
|
this.sd.Image = ((System.Drawing.Image)(resources.GetObject("sd.Image")));
|
this.sd.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sd.ImageTransparentColor = System.Drawing.Color.White;
|
this.sd.Name = "sd";
|
this.sd.Size = new System.Drawing.Size(36, 47);
|
this.sd.Text = "锁定";
|
this.sd.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sd.Click += new System.EventHandler(this.sd_Click);
|
//
|
// js
|
//
|
this.js.AutoSize = false;
|
this.js.Image = ((System.Drawing.Image)(resources.GetObject("js.Image")));
|
this.js.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.js.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.js.ImageTransparentColor = System.Drawing.Color.White;
|
this.js.Name = "js";
|
this.js.Size = new System.Drawing.Size(36, 47);
|
this.js.Text = "解锁";
|
this.js.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.js.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.js.Click += new System.EventHandler(this.js_Click);
|
//
|
// toolStripSeparator11
|
//
|
this.toolStripSeparator11.Name = "toolStripSeparator11";
|
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 50);
|
//
|
// qk
|
//
|
this.qk.AutoSize = false;
|
this.qk.Image = ((System.Drawing.Image)(resources.GetObject("qk.Image")));
|
this.qk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.qk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.qk.ImageTransparentColor = System.Drawing.Color.White;
|
this.qk.Name = "qk";
|
this.qk.Size = new System.Drawing.Size(36, 47);
|
this.qk.Text = "清空";
|
this.qk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.qk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.qk.Click += new System.EventHandler(this.toolStripButton1_Click);
|
//
|
// hf
|
//
|
this.hf.AutoSize = false;
|
this.hf.Image = ((System.Drawing.Image)(resources.GetObject("hf.Image")));
|
this.hf.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.hf.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.hf.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.hf.Name = "hf";
|
this.hf.Size = new System.Drawing.Size(36, 47);
|
this.hf.Text = "恢复";
|
this.hf.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.hf.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.hf.Click += new System.EventHandler(this.hf_Click);
|
//
|
// toolStripSeparator5
|
//
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50);
|
//
|
// nl
|
//
|
this.nl.AutoSize = false;
|
this.nl.Image = ((System.Drawing.Image)(resources.GetObject("nl.Image")));
|
this.nl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.nl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.nl.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.nl.Name = "nl";
|
this.nl.Size = new System.Drawing.Size(36, 47);
|
this.nl.Text = "能力";
|
this.nl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.nl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.nl.Click += new System.EventHandler(this.nl_Click);
|
//
|
// glxx
|
//
|
this.glxx.AutoSize = false;
|
this.glxx.Image = ((System.Drawing.Image)(resources.GetObject("glxx.Image")));
|
this.glxx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.glxx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.glxx.ImageTransparentColor = System.Drawing.Color.White;
|
this.glxx.Name = "glxx";
|
this.glxx.Size = new System.Drawing.Size(36, 47);
|
this.glxx.Text = "信息";
|
this.glxx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.glxx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.glxx.Click += new System.EventHandler(this.glxx_Click);
|
//
|
// sjb
|
//
|
this.sjb.AutoSize = false;
|
this.sjb.Image = ((System.Drawing.Image)(resources.GetObject("sjb.Image")));
|
this.sjb.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sjb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sjb.ImageTransparentColor = System.Drawing.Color.White;
|
this.sjb.Name = "sjb";
|
this.sjb.Size = new System.Drawing.Size(36, 47);
|
this.sjb.Text = "时间";
|
this.sjb.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sjb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sjb.Click += new System.EventHandler(this.sjb_Click);
|
//
|
// jan
|
//
|
this.jan.AutoSize = false;
|
this.jan.Image = ((System.Drawing.Image)(resources.GetObject("jan.Image")));
|
this.jan.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.jan.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.jan.ImageTransparentColor = System.Drawing.Color.White;
|
this.jan.Name = "jan";
|
this.jan.Size = new System.Drawing.Size(36, 47);
|
this.jan.Text = "结案";
|
this.jan.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.jan.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.jan.Visible = false;
|
this.jan.Click += new System.EventHandler(this.jan_Click);
|
//
|
// toolStripSeparator12
|
//
|
this.toolStripSeparator12.Name = "toolStripSeparator12";
|
this.toolStripSeparator12.Size = new System.Drawing.Size(6, 50);
|
//
|
// sc
|
//
|
this.sc.AutoSize = false;
|
this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image")));
|
this.sc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sc.ImageTransparentColor = System.Drawing.Color.White;
|
this.sc.Name = "sc";
|
this.sc.Size = new System.Drawing.Size(36, 47);
|
this.sc.Text = "删除";
|
this.sc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sc.Click += new System.EventHandler(this.sc_Click_1);
|
//
|
// toolStripSeparator4
|
//
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
|
//
|
// tc
|
//
|
this.tc.AutoSize = false;
|
this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
|
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tc.ImageTransparentColor = System.Drawing.Color.White;
|
this.tc.Name = "tc";
|
this.tc.Size = new System.Drawing.Size(36, 47);
|
this.tc.Text = "退出";
|
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.tc.Click += new System.EventHandler(this.tc_Click);
|
//
|
// toolStripSeparator3
|
//
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
|
//
|
// toolStripSeparator9
|
//
|
this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
|
//
|
// mrlk
|
//
|
this.mrlk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.mrlk.Image = ((System.Drawing.Image)(resources.GetObject("mrlk.Image")));
|
this.mrlk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
|
this.mrlk.Name = "mrlk";
|
this.mrlk.Size = new System.Drawing.Size(60, 47);
|
this.mrlk.Text = "默认列宽";
|
this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.mrlk.Click += new System.EventHandler(this.mrlk_Click);
|
//
|
// toolStripSeparator7
|
//
|
this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
|
//
|
// bclk
|
//
|
this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image")));
|
this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.bclk.ImageTransparentColor = System.Drawing.Color.White;
|
this.bclk.Name = "bclk";
|
this.bclk.Size = new System.Drawing.Size(60, 47);
|
this.bclk.Text = "保存列宽";
|
this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.bclk.Click += new System.EventHandler(this.bclk_Click);
|
//
|
// toolStripSeparator8
|
//
|
this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50);
|
//
|
// pPic
|
//
|
this.pPic.BackColor = System.Drawing.Color.White;
|
this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage")));
|
this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
this.pPic.Controls.Add(this.lblWorkTime);
|
this.pPic.Controls.Add(this.label6);
|
this.pPic.Controls.Add(this.lblHPCTime);
|
this.pPic.Controls.Add(this.label5);
|
this.pPic.Controls.Add(this.lblHProcID);
|
this.pPic.Controls.Add(this.lblHDeptID);
|
this.pPic.Controls.Add(this.txtHProcID);
|
this.pPic.Controls.Add(this.txtHDeptID);
|
this.pPic.Controls.Add(this.label4);
|
this.pPic.Controls.Add(this.label3);
|
this.pPic.Controls.Add(this.label2);
|
this.pPic.Controls.Add(this.label1);
|
this.pPic.Controls.Add(this.pictureBox1);
|
this.pPic.Controls.Add(this.lblCaption);
|
this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
|
this.pPic.Location = new System.Drawing.Point(0, 50);
|
this.pPic.Name = "pPic";
|
this.pPic.Size = new System.Drawing.Size(1122, 57);
|
this.pPic.TabIndex = 18;
|
//
|
// lblWorkTime
|
//
|
this.lblWorkTime.AutoSize = true;
|
this.lblWorkTime.Location = new System.Drawing.Point(673, 12);
|
this.lblWorkTime.Name = "lblWorkTime";
|
this.lblWorkTime.Size = new System.Drawing.Size(0, 12);
|
this.lblWorkTime.TabIndex = 17;
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(602, 10);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(65, 12);
|
this.label6.TabIndex = 16;
|
this.label6.Text = "所需工时:";
|
//
|
// lblHPCTime
|
//
|
this.lblHPCTime.AutoSize = true;
|
this.lblHPCTime.BackColor = System.Drawing.Color.Transparent;
|
this.lblHPCTime.Location = new System.Drawing.Point(486, 32);
|
this.lblHPCTime.Name = "lblHPCTime";
|
this.lblHPCTime.Size = new System.Drawing.Size(0, 12);
|
this.lblHPCTime.TabIndex = 15;
|
this.lblHPCTime.Tag = "";
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.BackColor = System.Drawing.Color.Transparent;
|
this.label5.Location = new System.Drawing.Point(486, 10);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(89, 12);
|
this.label5.TabIndex = 14;
|
this.label5.Text = "最新排程时间:";
|
//
|
// lblHProcID
|
//
|
this.lblHProcID.BackColor = System.Drawing.Color.Transparent;
|
this.lblHProcID.Location = new System.Drawing.Point(291, 30);
|
this.lblHProcID.Name = "lblHProcID";
|
this.lblHProcID.Size = new System.Drawing.Size(82, 14);
|
this.lblHProcID.TabIndex = 13;
|
this.lblHProcID.Text = "工序";
|
//
|
// lblHDeptID
|
//
|
this.lblHDeptID.BackColor = System.Drawing.Color.Transparent;
|
this.lblHDeptID.Location = new System.Drawing.Point(291, 8);
|
this.lblHDeptID.Name = "lblHDeptID";
|
this.lblHDeptID.Size = new System.Drawing.Size(82, 14);
|
this.lblHDeptID.TabIndex = 12;
|
this.lblHDeptID.Text = "部门";
|
//
|
// txtHProcID
|
//
|
this.txtHProcID.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
this.txtHProcID.Location = new System.Drawing.Point(378, 30);
|
this.txtHProcID.Name = "txtHProcID";
|
this.txtHProcID.ReadOnly = true;
|
this.txtHProcID.Size = new System.Drawing.Size(95, 14);
|
this.txtHProcID.TabIndex = 11;
|
this.txtHProcID.Tag = "309";
|
this.txtHProcID.Text = "输纱器装配";
|
this.txtHProcID.Visible = false;
|
//
|
// txtHDeptID
|
//
|
this.txtHDeptID.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
this.txtHDeptID.Location = new System.Drawing.Point(378, 8);
|
this.txtHDeptID.Name = "txtHDeptID";
|
this.txtHDeptID.ReadOnly = true;
|
this.txtHDeptID.Size = new System.Drawing.Size(95, 14);
|
this.txtHDeptID.TabIndex = 10;
|
this.txtHDeptID.Visible = false;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.BackColor = System.Drawing.Color.Transparent;
|
this.label4.Location = new System.Drawing.Point(228, 30);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(65, 12);
|
this.label4.TabIndex = 9;
|
this.label4.Text = "当前工序:";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.BackColor = System.Drawing.Color.Transparent;
|
this.label3.Location = new System.Drawing.Point(228, 10);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(65, 12);
|
this.label3.TabIndex = 8;
|
this.label3.Text = "当前部门:";
|
//
|
// label2
|
//
|
this.label2.Location = new System.Drawing.Point(861, 23);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(138, 32);
|
this.label2.TabIndex = 7;
|
this.label2.Text = "您可以通过双击订单号列察看每条纪录相关的信息";
|
this.label2.Visible = false;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(862, 6);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(71, 12);
|
this.label1.TabIndex = 6;
|
this.label1.Text = "温馨提示...";
|
this.label1.Visible = false;
|
//
|
// pictureBox1
|
//
|
this.pictureBox1.Location = new System.Drawing.Point(859, 2);
|
this.pictureBox1.Name = "pictureBox1";
|
this.pictureBox1.Size = new System.Drawing.Size(200, 55);
|
this.pictureBox1.TabIndex = 5;
|
this.pictureBox1.TabStop = false;
|
//
|
// lblCaption
|
//
|
this.lblCaption.AutoSize = true;
|
this.lblCaption.BackColor = System.Drawing.Color.Transparent;
|
this.lblCaption.Cursor = System.Windows.Forms.Cursors.No;
|
this.lblCaption.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCaption.Location = new System.Drawing.Point(12, 15);
|
this.lblCaption.Name = "lblCaption";
|
this.lblCaption.Size = new System.Drawing.Size(98, 21);
|
this.lblCaption.TabIndex = 4;
|
this.lblCaption.Text = "单据列表";
|
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// spc1
|
//
|
this.spc1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.spc1.Location = new System.Drawing.Point(0, 107);
|
this.spc1.Name = "spc1";
|
this.spc1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// spc1.Panel1
|
//
|
this.spc1.Panel1.Controls.Add(this.grdMain);
|
//
|
// spc1.Panel2
|
//
|
this.spc1.Panel2.Controls.Add(this.tbc1);
|
this.spc1.Size = new System.Drawing.Size(1122, 616);
|
this.spc1.SplitterDistance = 587;
|
this.spc1.TabIndex = 19;
|
//
|
// grdMain
|
//
|
this.grdMain.DataSource = null;
|
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdMain.Location = new System.Drawing.Point(0, 0);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("grdMain.OcxState")));
|
this.grdMain.Size = new System.Drawing.Size(1122, 587);
|
this.grdMain.TabIndex = 0;
|
this.grdMain.DblClick += new System.EventHandler(this.grdMain_DblClick);
|
this.grdMain.MouseUpEvent += new AxVSFlex7._IVSFlexGridEvents_MouseUpEventHandler(this.grdMain_MouseUpEvent);
|
this.grdMain.AfterEdit += new AxVSFlex7._IVSFlexGridEvents_AfterEditEventHandler(this.grdMain_AfterEdit);
|
this.grdMain.CellButtonClick += new AxVSFlex7._IVSFlexGridEvents_CellButtonClickEventHandler(this.grdMain_CellButtonClick);
|
this.grdMain.KeyDownEdit += new AxVSFlex7._IVSFlexGridEvents_KeyDownEditEventHandler(this.grdMain_KeyDownEdit);
|
this.grdMain.KeyDownEvent += new AxVSFlex7._IVSFlexGridEvents_KeyDownEventHandler(this.grdMain_KeyDownEvent);
|
this.grdMain.BeforeEdit += new AxVSFlex7._IVSFlexGridEvents_BeforeEditEventHandler(this.grdMain_BeforeEdit);
|
//
|
// tbc1
|
//
|
this.tbc1.Controls.Add(this.tabPage1);
|
this.tbc1.Controls.Add(this.tabPage2);
|
this.tbc1.Controls.Add(this.tabPage3);
|
this.tbc1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tbc1.Location = new System.Drawing.Point(0, 0);
|
this.tbc1.Name = "tbc1";
|
this.tbc1.SelectedIndex = 0;
|
this.tbc1.Size = new System.Drawing.Size(1122, 25);
|
this.tbc1.TabIndex = 0;
|
this.tbc1.Visible = false;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.grdSource);
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage1.Size = new System.Drawing.Size(1114, 0);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "可用资源";
|
this.tabPage1.UseVisualStyleBackColor = true;
|
//
|
// grdSource
|
//
|
this.grdSource.AllowUserToAddRows = false;
|
this.grdSource.AllowUserToDeleteRows = false;
|
this.grdSource.BackgroundColor = System.Drawing.Color.White;
|
this.grdSource.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdSource.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdSource.Location = new System.Drawing.Point(3, 3);
|
this.grdSource.Name = "grdSource";
|
this.grdSource.ReadOnly = true;
|
this.grdSource.RowTemplate.Height = 23;
|
this.grdSource.Size = new System.Drawing.Size(1108, 0);
|
this.grdSource.TabIndex = 0;
|
//
|
// tabPage2
|
//
|
this.tabPage2.Controls.Add(this.grdICMO);
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
this.tabPage2.Name = "tabPage2";
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage2.Size = new System.Drawing.Size(1114, 0);
|
this.tabPage2.TabIndex = 1;
|
this.tabPage2.Text = "任务单信息";
|
this.tabPage2.UseVisualStyleBackColor = true;
|
//
|
// grdICMO
|
//
|
this.grdICMO.AllowUserToAddRows = false;
|
this.grdICMO.AllowUserToDeleteRows = false;
|
this.grdICMO.BackgroundColor = System.Drawing.Color.White;
|
this.grdICMO.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdICMO.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdICMO.Location = new System.Drawing.Point(3, 3);
|
this.grdICMO.Name = "grdICMO";
|
this.grdICMO.ReadOnly = true;
|
this.grdICMO.RowTemplate.Height = 23;
|
this.grdICMO.Size = new System.Drawing.Size(1108, 0);
|
this.grdICMO.TabIndex = 1;
|
//
|
// tabPage3
|
//
|
this.tabPage3.Controls.Add(this.grdTimes);
|
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
this.tabPage3.Name = "tabPage3";
|
this.tabPage3.Size = new System.Drawing.Size(1114, 0);
|
this.tabPage3.TabIndex = 2;
|
this.tabPage3.Text = "时间排程";
|
this.tabPage3.UseVisualStyleBackColor = true;
|
//
|
// grdTimes
|
//
|
this.grdTimes.DataSource = null;
|
this.grdTimes.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdTimes.Location = new System.Drawing.Point(0, 0);
|
this.grdTimes.Name = "grdTimes";
|
this.grdTimes.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("grdTimes.OcxState")));
|
this.grdTimes.Size = new System.Drawing.Size(1114, 0);
|
this.grdTimes.TabIndex = 0;
|
//
|
// timer1
|
//
|
this.timer1.Enabled = true;
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// Sc_ProcPlanSortBill
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1122, 723);
|
this.Controls.Add(this.spc1);
|
this.Controls.Add(this.pPic);
|
this.Controls.Add(this.Tool);
|
this.Name = "Sc_ProcPlanSortBill";
|
this.Text = "单据列表";
|
this.Load += new System.EventHandler(this.Sc_ProcPlanSortBill_Load);
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
this.pPic.ResumeLayout(false);
|
this.pPic.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
this.spc1.Panel1.ResumeLayout(false);
|
this.spc1.Panel2.ResumeLayout(false);
|
this.spc1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
this.tbc1.ResumeLayout(false);
|
this.tabPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdSource)).EndInit();
|
this.tabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdICMO)).EndInit();
|
this.tabPage3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdTimes)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton yl;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripButton xs;
|
private System.Windows.Forms.ToolStripButton yd;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ToolStripButton pc;
|
private System.Windows.Forms.ToolStripButton cf;
|
private System.Windows.Forms.ToolStripButton hb;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
private System.Windows.Forms.ToolStripButton hf;
|
private System.Windows.Forms.ToolStripButton jan;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
private System.Windows.Forms.ToolStripButton mrlk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
private System.Windows.Forms.ToolStripButton bclk;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
private System.Windows.Forms.Panel pPic;
|
private System.Windows.Forms.Label lblCaption;
|
private System.Windows.Forms.SplitContainer spc1;
|
private AxVSFlex7.AxVSFlexGrid grdMain;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
|
private System.Windows.Forms.ToolStripButton bc;
|
private System.Windows.Forms.ToolStripButton qk;
|
private System.Windows.Forms.ToolStripButton nl;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.PictureBox pictureBox1;
|
private System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.ToolStripButton sc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox txtHProcID;
|
private System.Windows.Forms.TextBox txtHDeptID;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.Label lblHProcID;
|
private System.Windows.Forms.Label lblHDeptID;
|
private System.Windows.Forms.Label lblHPCTime;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.ToolStripButton sd;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
|
private System.Windows.Forms.ToolStripButton js;
|
private System.Windows.Forms.ToolStripButton px;
|
private System.Windows.Forms.ToolStripButton sx;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
|
private System.Windows.Forms.ToolStripButton glxx;
|
private System.Windows.Forms.TabControl tbc1;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.DataGridView grdSource;
|
private System.Windows.Forms.TabPage tabPage2;
|
private System.Windows.Forms.DataGridView grdICMO;
|
private System.Windows.Forms.Label lblWorkTime;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.ToolStripButton sjb;
|
private System.Windows.Forms.TabPage tabPage3;
|
private AxVSFlex7.AxVSFlexGrid grdTimes;
|
}
|
}
|