| | |
| | | this.sdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.sdy.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.sdy.Name = "sdy"; |
| | | this.sdy.Size = new System.Drawing.Size(50, 47); |
| | | this.sdy.Text = "è¯æå°"; |
| | | this.sdy.Size = new System.Drawing.Size(35, 47); |
| | | this.sdy.Text = "æµè§"; |
| | | this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sdy.Click += new System.EventHandler(this.sdy_Click); |
| | |
| | | // |
| | | this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; |
| | | this.dtpHDate.Location = new System.Drawing.Point(676, 17); |
| | | this.dtpHDate.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); |
| | | this.dtpHDate.Margin = new System.Windows.Forms.Padding(2); |
| | | this.dtpHDate.Name = "dtpHDate"; |
| | | this.dtpHDate.Size = new System.Drawing.Size(188, 21); |
| | | this.dtpHDate.TabIndex = 96; |
| | |
| | | this.tabPage1.Controls.Add(this.grdMain); |
| | | this.tabPage1.Location = new System.Drawing.Point(4, 22); |
| | | this.tabPage1.Name = "tabPage1"; |
| | | this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); |
| | | this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage1.Size = new System.Drawing.Size(929, 274); |
| | | this.tabPage1.TabIndex = 0; |
| | | this.tabPage1.Text = "ç©æä¿¡æ¯"; |
| | |
| | | this.tabPage2.Controls.Add(this.grdSub); |
| | | this.tabPage2.Location = new System.Drawing.Point(4, 22); |
| | | this.tabPage2.Name = "tabPage2"; |
| | | this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); |
| | | this.tabPage2.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage2.Size = new System.Drawing.Size(929, 274); |
| | | this.tabPage2.TabIndex = 1; |
| | | this.tabPage2.Text = "æ¡ç ä¿¡æ¯"; |