From fc8127e549c87edefe168cf48ebbfa90cbe62b84 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期六, 23 九月 2023 11:04:10 +0800 Subject: [PATCH] 用户类型设置 --- PlanM/计划管理/Gy_RoutingBill.designer.cs | 69 +++++++++++++++++++--------------- 1 files changed, 38 insertions(+), 31 deletions(-) diff --git "a/PlanM/\350\256\241\345\210\222\347\256\241\347\220\206/Gy_RoutingBill.designer.cs" "b/PlanM/\350\256\241\345\210\222\347\256\241\347\220\206/Gy_RoutingBill.designer.cs" index 23d799a..483057e 100644 --- "a/PlanM/\350\256\241\345\210\222\347\256\241\347\220\206/Gy_RoutingBill.designer.cs" +++ "b/PlanM/\350\256\241\345\210\222\347\256\241\347\220\206/Gy_RoutingBill.designer.cs" @@ -81,6 +81,8 @@ this.P1 = new System.Windows.Forms.Panel(); this.pic1 = new System.Windows.Forms.PictureBox(); this.gbUp = new System.Windows.Forms.GroupBox(); + this.cmbHOrgID = new System.Windows.Forms.ComboBox(); + this.label39 = new System.Windows.Forms.Label(); this.textHVerNum = new System.Windows.Forms.TextBox(); this.label38 = new System.Windows.Forms.Label(); this.textHProductNum = new System.Windows.Forms.TextBox(); @@ -169,8 +171,6 @@ this.grdMain = new System.Windows.Forms.DataGridView(); this.grdSum = new System.Windows.Forms.DataGridView(); this.grdPrint = new System.Windows.Forms.DataGridView(); - this.cmbHOrgID = new System.Windows.Forms.ComboBox(); - this.label39 = new System.Windows.Forms.Label(); this.Tool.SuspendLayout(); this.P1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); @@ -416,6 +416,7 @@ this.fsy.Text = "鍙栨秷"; this.fsy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.fsy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; + this.fsy.Visible = false; this.fsy.Click += new System.EventHandler(this.fsy_Click); // // toolStripSeparator1 @@ -529,64 +530,70 @@ // 鍏抽棴ToolStripMenuItem // this.鍏抽棴ToolStripMenuItem.Name = "鍏抽棴ToolStripMenuItem"; - this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.鍏抽棴ToolStripMenuItem.Text = "鍏抽棴"; + this.鍏抽棴ToolStripMenuItem.Visible = false; this.鍏抽棴ToolStripMenuItem.Click += new System.EventHandler(this.鍏抽棴ToolStripMenuItem_Click); // // 鍙嶅叧闂璗oolStripMenuItem // this.鍙嶅叧闂璗oolStripMenuItem.Name = "鍙嶅叧闂璗oolStripMenuItem"; - this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.鍙嶅叧闂璗oolStripMenuItem.Text = "鍙嶅叧闂�"; + this.鍙嶅叧闂璗oolStripMenuItem.Visible = false; this.鍙嶅叧闂璗oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅叧闂璗oolStripMenuItem_Click); // // toolStripSeparator15 // this.toolStripSeparator15.Name = "toolStripSeparator15"; - this.toolStripSeparator15.Size = new System.Drawing.Size(133, 6); + this.toolStripSeparator15.Size = new System.Drawing.Size(177, 6); // // 瀹℃牳ToolStripMenuItem // this.瀹℃牳ToolStripMenuItem.Name = "瀹℃牳ToolStripMenuItem"; - this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.瀹℃牳ToolStripMenuItem.Text = "瀹℃牳"; + this.瀹℃牳ToolStripMenuItem.Visible = false; this.瀹℃牳ToolStripMenuItem.Click += new System.EventHandler(this.瀹℃牳ToolStripMenuItem_Click); // // 鍙嶅鏍窽oolStripMenuItem // this.鍙嶅鏍窽oolStripMenuItem.Name = "鍙嶅鏍窽oolStripMenuItem"; - this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.鍙嶅鏍窽oolStripMenuItem.Text = "鍙嶅鏍�"; + this.鍙嶅鏍窽oolStripMenuItem.Visible = false; this.鍙嶅鏍窽oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅鏍窽oolStripMenuItem_Click); // // toolStripSeparator14 // this.toolStripSeparator14.Name = "toolStripSeparator14"; - this.toolStripSeparator14.Size = new System.Drawing.Size(133, 6); + this.toolStripSeparator14.Size = new System.Drawing.Size(177, 6); // // 浣滃簾ToolStripMenuItem // this.浣滃簾ToolStripMenuItem.Name = "浣滃簾ToolStripMenuItem"; - this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.浣滃簾ToolStripMenuItem.Text = "浣滃簾"; + this.浣滃簾ToolStripMenuItem.Visible = false; this.浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.浣滃簾ToolStripMenuItem_Click); // // 鎾ら攢浣滃簾ToolStripMenuItem // this.鎾ら攢浣滃簾ToolStripMenuItem.Name = "鎾ら攢浣滃簾ToolStripMenuItem"; - this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.鎾ら攢浣滃簾ToolStripMenuItem.Text = "鎾ら攢浣滃簾"; + this.鎾ら攢浣滃簾ToolStripMenuItem.Visible = false; this.鎾ら攢浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.鎾ら攢浣滃簾ToolStripMenuItem_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; - this.toolStripMenuItem1.Size = new System.Drawing.Size(133, 6); + this.toolStripMenuItem1.Size = new System.Drawing.Size(177, 6); // // 闅愯棌鍒楄缃甌oolStripMenuItem // this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem"; - this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�"; this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click); // @@ -792,6 +799,25 @@ this.gbUp.Size = new System.Drawing.Size(1199, 216); this.gbUp.TabIndex = 33; this.gbUp.TabStop = false; + // + // cmbHOrgID + // + this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.cmbHOrgID.FormattingEnabled = true; + this.cmbHOrgID.Location = new System.Drawing.Point(966, 156); + this.cmbHOrgID.Name = "cmbHOrgID"; + this.cmbHOrgID.Size = new System.Drawing.Size(188, 20); + this.cmbHOrgID.TabIndex = 146; + // + // label39 + // + this.label39.AutoSize = true; + this.label39.ForeColor = System.Drawing.Color.Black; + this.label39.Location = new System.Drawing.Point(903, 160); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(53, 12); + this.label39.TabIndex = 145; + this.label39.Text = "缁� 缁�"; // // textHVerNum // @@ -1712,25 +1738,6 @@ this.grdPrint.Size = new System.Drawing.Size(25, 24); this.grdPrint.TabIndex = 46; this.grdPrint.Visible = false; - // - // cmbHOrgID - // - this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cmbHOrgID.FormattingEnabled = true; - this.cmbHOrgID.Location = new System.Drawing.Point(966, 156); - this.cmbHOrgID.Name = "cmbHOrgID"; - this.cmbHOrgID.Size = new System.Drawing.Size(188, 20); - this.cmbHOrgID.TabIndex = 146; - // - // label39 - // - this.label39.AutoSize = true; - this.label39.ForeColor = System.Drawing.Color.Black; - this.label39.Location = new System.Drawing.Point(903, 160); - this.label39.Name = "label39"; - this.label39.Size = new System.Drawing.Size(53, 12); - this.label39.TabIndex = 145; - this.label39.Text = "缁� 缁�"; // // Gy_RoutingBill // -- Gitblit v1.9.1