| | |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_Source)); |
| | | System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("椤圭洰"); |
| | | this.ToolBar = new System.Windows.Forms.ToolStrip(); |
| | | this.dy = new System.Windows.Forms.ToolStripButton(); |
| | | this.yl = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.xz = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.cmdLoadTree = new System.Windows.Forms.Button(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.dy = new System.Windows.Forms.ToolStripButton(); |
| | | this.dc = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.ToolBar.SuspendLayout(); |
| | | this.stTab.SuspendLayout(); |
| | | this.tabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); |
| | | this.tabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
| | | this.splitContainer1.Panel1.SuspendLayout(); |
| | | this.splitContainer1.Panel2.SuspendLayout(); |
| | | this.splitContainer1.SuspendLayout(); |
| | |
| | | this.ToolBar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; |
| | | this.ToolBar.ImageScalingSize = new System.Drawing.Size(22, 22); |
| | | this.ToolBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.dc, |
| | | this.toolStripSeparator6, |
| | | this.dy, |
| | | this.yl, |
| | | this.toolStripSeparator4, |
| | |
| | | this.ToolBar.Stretch = true; |
| | | this.ToolBar.TabIndex = 13; |
| | | this.ToolBar.Text = "toolStrip1"; |
| | | // |
| | | // dy |
| | | // |
| | | this.dy.AutoSize = false; |
| | | this.dy.Image = ((System.Drawing.Image)(resources.GetObject("dy.Image"))); |
| | | this.dy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.dy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.dy.Name = "dy"; |
| | | this.dy.Size = new System.Drawing.Size(35, 47); |
| | | this.dy.Text = "鎵撳嵃"; |
| | | this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.dy.Click += new System.EventHandler(this.dy_Click); |
| | | // |
| | | // yl |
| | | // |
| | |
| | | this.label3.TabIndex = 0; |
| | | this.label3.Text = "鐢熶骇璧勬簮璧勬枡-姝e湪娴忚"; |
| | | // |
| | | // dy |
| | | // dc |
| | | // |
| | | this.dy.AutoSize = false; |
| | | this.dy.Image = ((System.Drawing.Image)(resources.GetObject("dy.Image"))); |
| | | this.dy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.dy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.dy.Name = "dy"; |
| | | this.dy.Size = new System.Drawing.Size(35, 47); |
| | | this.dy.Text = "鎵撳嵃"; |
| | | this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.dy.Click += new System.EventHandler(this.dy_Click); |
| | | this.dc.AutoSize = false; |
| | | this.dc.Image = ((System.Drawing.Image)(resources.GetObject("dc.Image"))); |
| | | this.dc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.dc.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.dc.Name = "dc"; |
| | | this.dc.Size = new System.Drawing.Size(36, 47); |
| | | this.dc.Text = "寮曞嚭"; |
| | | this.dc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.dc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.dc.Click += new System.EventHandler(this.dc_Click); |
| | | // |
| | | // toolStripSeparator6 |
| | | // |
| | | this.toolStripSeparator6.Name = "toolStripSeparator6"; |
| | | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); |
| | | // |
| | | // Gy_Source |
| | | // |
| | |
| | | this.Name = "Gy_Source"; |
| | | this.Text = "鐢熶骇璧勬簮璁剧疆"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | | this.Load += new System.EventHandler(this.Gy_Source_Load); |
| | | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_Source_FormClosing); |
| | | this.Load += new System.EventHandler(this.Gy_Source_Load); |
| | | this.ToolBar.ResumeLayout(false); |
| | | this.ToolBar.PerformLayout(); |
| | | this.stTab.ResumeLayout(false); |
| | |
| | | this.tabPage2.PerformLayout(); |
| | | this.splitContainer1.Panel1.ResumeLayout(false); |
| | | this.splitContainer1.Panel2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
| | | this.splitContainer1.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | |
| | | private System.Windows.Forms.Label label18; |
| | | private System.Windows.Forms.TextBox txtHDeptID; |
| | | private System.Windows.Forms.ToolStripButton dy; |
| | | private System.Windows.Forms.ToolStripButton dc; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; |
| | | } |
| | | } |