| | |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_StdWorkTimesList)); |
| | | System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("项ç®"); |
| | | System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("项ç®"); |
| | | this.tabPage1 = new System.Windows.Forms.TabPage(); |
| | | this.grdMain = new System.Windows.Forms.DataGridView(); |
| | | this.fsh = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.sh = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.ToolBar = new System.Windows.Forms.ToolStrip(); |
| | | this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); |
| | | this.yl = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.gs = new System.Windows.Forms.ToolStripButton(); |
| | | this.wl = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.mrlk = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.bclk = new System.Windows.Forms.ToolStripButton(); |
| | | this.jy = new System.Windows.Forms.ToolStripButton(); |
| | | this.fjy = new System.Windows.Forms.ToolStripButton(); |
| | | this.tabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
| | |
| | | this.tv.Location = new System.Drawing.Point(0, 24); |
| | | this.tv.Margin = new System.Windows.Forms.Padding(4); |
| | | this.tv.Name = "tv"; |
| | | treeNode1.ForeColor = System.Drawing.Color.Black; |
| | | treeNode1.Name = "tjbb"; |
| | | treeNode1.NodeFont = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | treeNode1.StateImageKey = "æä»¶å¤¹1.ico"; |
| | | treeNode1.Text = "项ç®"; |
| | | treeNode2.ForeColor = System.Drawing.Color.Black; |
| | | treeNode2.Name = "tjbb"; |
| | | treeNode2.NodeFont = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | treeNode2.StateImageKey = "æä»¶å¤¹1.ico"; |
| | | treeNode2.Text = "项ç®"; |
| | | this.tv.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { |
| | | treeNode1}); |
| | | treeNode2}); |
| | | this.tv.SelectedImageIndex = 1; |
| | | this.tv.Size = new System.Drawing.Size(195, 595); |
| | | this.tv.TabIndex = 16; |
| | | this.tv.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.tv_NodeMouseClick); |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | 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.toolStripButton1, |
| | | this.yl, |
| | | this.toolStripSeparator6, |
| | | this.gs, |
| | | this.wl, |
| | |
| | | this.fsh, |
| | | this.toolStripSeparator3, |
| | | this.tc, |
| | | this.toolStripSeparator5}); |
| | | this.toolStripSeparator5, |
| | | this.jy, |
| | | this.fjy}); |
| | | this.ToolBar.Location = new System.Drawing.Point(0, 0); |
| | | this.ToolBar.Name = "ToolBar"; |
| | | this.ToolBar.Padding = new System.Windows.Forms.Padding(0); |
| | |
| | | this.ToolBar.Stretch = true; |
| | | this.ToolBar.TabIndex = 17; |
| | | this.ToolBar.Text = "toolStrip1"; |
| | | // |
| | | // toolStripButton1 |
| | | // |
| | | this.toolStripButton1.AutoSize = false; |
| | | this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); |
| | | this.toolStripButton1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripButton1.Name = "toolStripButton1"; |
| | | this.toolStripButton1.Size = new System.Drawing.Size(35, 47); |
| | | this.toolStripButton1.Text = "é¢è§"; |
| | | this.toolStripButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // 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(35, 47); |
| | | this.yl.Text = "æ·è´"; |
| | | this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // toolStripSeparator6 |
| | | // |
| | |
| | | this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | // |
| | | // jy |
| | | // |
| | | this.jy.AutoSize = false; |
| | | this.jy.Image = ((System.Drawing.Image)(resources.GetObject("jy.Image"))); |
| | | this.jy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.jy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.jy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.jy.Name = "jy"; |
| | | this.jy.Size = new System.Drawing.Size(35, 47); |
| | | this.jy.Text = "ç¦ç¨"; |
| | | this.jy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.jy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.jy.Click += new System.EventHandler(this.jy_Click); |
| | | // |
| | | // fjy |
| | | // |
| | | this.fjy.AutoSize = false; |
| | | this.fjy.Image = ((System.Drawing.Image)(resources.GetObject("fjy.Image"))); |
| | | this.fjy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fjy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fjy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.fjy.Name = "fjy"; |
| | | this.fjy.Size = new System.Drawing.Size(35, 47); |
| | | this.fjy.Text = "åç¦"; |
| | | this.fjy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fjy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.fjy.Click += new System.EventHandler(this.fjy_Click); |
| | | // |
| | | // Gy_StdWorkTimesList |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | |
| | | private System.Windows.Forms.ToolStripButton sh; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; |
| | | private System.Windows.Forms.ToolStrip ToolBar; |
| | | private System.Windows.Forms.ToolStripButton toolStripButton1; |
| | | private System.Windows.Forms.ToolStripButton yl; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; |
| | | private System.Windows.Forms.ToolStripButton xz; |
| | | private System.Windows.Forms.ToolStripButton xg; |
| | |
| | | private System.Windows.Forms.ToolStripButton bclk; |
| | | private System.Windows.Forms.ToolStripButton gs; |
| | | private System.Windows.Forms.ToolStripButton wl; |
| | | private System.Windows.Forms.ToolStripButton jy; |
| | | private System.Windows.Forms.ToolStripButton fjy; |
| | | } |
| | | } |