this.wBrowser = new System.Windows.Forms.WebBrowser();\r
this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
this.button_container = new System.Windows.Forms.SplitContainer();\r
+ this.panel2 = new System.Windows.Forms.Panel();\r
((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
this.panel1.SuspendLayout();\r
this.splitContainer1.Panel1.SuspendLayout();\r
// label6\r
// \r
this.label6.AutoSize = true;\r
- this.label6.Location = new System.Drawing.Point(82, 49);\r
+ this.label6.Location = new System.Drawing.Point(84, 46);\r
this.label6.Name = "label6";\r
this.label6.Size = new System.Drawing.Size(175, 13);\r
this.label6.TabIndex = 30;\r
// \r
this.label3.AutoSize = true;\r
this.label3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
- this.label3.Location = new System.Drawing.Point(84, 87);\r
+ this.label3.Location = new System.Drawing.Point(84, 63);\r
this.label3.Name = "label3";\r
this.label3.Size = new System.Drawing.Size(90, 13);\r
this.label3.TabIndex = 57;\r
// lbl_update_text\r
// \r
this.lbl_update_text.AutoSize = true;\r
- this.lbl_update_text.Location = new System.Drawing.Point(84, 36);\r
+ this.lbl_update_text.Location = new System.Drawing.Point(84, 33);\r
this.lbl_update_text.Name = "lbl_update_text";\r
this.lbl_update_text.Size = new System.Drawing.Size(409, 13);\r
this.lbl_update_text.TabIndex = 58;\r
// \r
// panel1\r
// \r
+ this.panel1.BackColor = System.Drawing.Color.White;\r
+ this.panel1.Controls.Add(this.panel2);\r
this.panel1.Controls.Add(this.PictureBox1);\r
this.panel1.Controls.Add(this.label3);\r
this.panel1.Controls.Add(this.label1);\r
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;\r
this.panel1.Location = new System.Drawing.Point(0, 0);\r
this.panel1.Name = "panel1";\r
- this.panel1.Size = new System.Drawing.Size(712, 105);\r
+ this.panel1.Size = new System.Drawing.Size(710, 97);\r
this.panel1.TabIndex = 60;\r
// \r
// statusStrip1\r
// \r
- this.statusStrip1.Location = new System.Drawing.Point(0, 419);\r
+ this.statusStrip1.Location = new System.Drawing.Point(0, 346);\r
this.statusStrip1.Name = "statusStrip1";\r
- this.statusStrip1.Size = new System.Drawing.Size(712, 22);\r
+ this.statusStrip1.Size = new System.Drawing.Size(710, 22);\r
this.statusStrip1.TabIndex = 65;\r
this.statusStrip1.Text = "statusStrip1";\r
// \r
// panel3\r
// \r
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;\r
- this.panel3.Location = new System.Drawing.Point(0, 105);\r
+ this.panel3.Location = new System.Drawing.Point(0, 97);\r
this.panel3.Name = "panel3";\r
- this.panel3.Size = new System.Drawing.Size(87, 314);\r
+ this.panel3.Size = new System.Drawing.Size(87, 249);\r
this.panel3.TabIndex = 67;\r
// \r
// panel5\r
// \r
this.panel5.Dock = System.Windows.Forms.DockStyle.Right;\r
- this.panel5.Location = new System.Drawing.Point(683, 105);\r
+ this.panel5.Location = new System.Drawing.Point(681, 97);\r
this.panel5.Name = "panel5";\r
- this.panel5.Size = new System.Drawing.Size(29, 314);\r
+ this.panel5.Size = new System.Drawing.Size(29, 249);\r
this.panel5.TabIndex = 68;\r
// \r
// wBrowser\r
this.wBrowser.Location = new System.Drawing.Point(0, 0);\r
this.wBrowser.MinimumSize = new System.Drawing.Size(20, 20);\r
this.wBrowser.Name = "wBrowser";\r
- this.wBrowser.Size = new System.Drawing.Size(596, 264);\r
+ this.wBrowser.Size = new System.Drawing.Size(594, 203);\r
this.wBrowser.TabIndex = 31;\r
// \r
// splitContainer1\r
// \r
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;\r
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;\r
- this.splitContainer1.Location = new System.Drawing.Point(87, 105);\r
+ this.splitContainer1.Location = new System.Drawing.Point(87, 97);\r
this.splitContainer1.Margin = new System.Windows.Forms.Padding(0);\r
this.splitContainer1.Name = "splitContainer1";\r
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;\r
// splitContainer1.Panel2\r
// \r
this.splitContainer1.Panel2.Controls.Add(this.button_container);\r
- this.splitContainer1.Size = new System.Drawing.Size(596, 314);\r
- this.splitContainer1.SplitterDistance = 264;\r
+ this.splitContainer1.Size = new System.Drawing.Size(594, 249);\r
+ this.splitContainer1.SplitterDistance = 203;\r
this.splitContainer1.TabIndex = 69;\r
// \r
// button_container\r
// \r
this.button_container.Panel2.Controls.Add(this.btn_remindLater);\r
this.button_container.Panel2.Controls.Add(this.btn_installUpdate);\r
- this.button_container.Size = new System.Drawing.Size(596, 46);\r
- this.button_container.SplitterDistance = 330;\r
+ this.button_container.Size = new System.Drawing.Size(594, 42);\r
+ this.button_container.SplitterDistance = 318;\r
this.button_container.TabIndex = 0;\r
// \r
+ // panel2\r
+ // \r
+ this.panel2.BackColor = System.Drawing.SystemColors.Control;\r
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;\r
+ this.panel2.Location = new System.Drawing.Point(0, 87);\r
+ this.panel2.MaximumSize = new System.Drawing.Size(0, 10);\r
+ this.panel2.MinimumSize = new System.Drawing.Size(0, 10);\r
+ this.panel2.Name = "panel2";\r
+ this.panel2.Size = new System.Drawing.Size(710, 10);\r
+ this.panel2.TabIndex = 59;\r
+ // \r
// frmUpdater\r
// \r
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
- this.ClientSize = new System.Drawing.Size(712, 441);\r
+ this.ClientSize = new System.Drawing.Size(710, 368);\r
this.Controls.Add(this.splitContainer1);\r
this.Controls.Add(this.panel5);\r
this.Controls.Add(this.panel3);\r
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
this.MaximizeBox = false;\r
- this.MinimumSize = new System.Drawing.Size(720, 470);\r
+ this.MinimumSize = new System.Drawing.Size(540, 300);\r
this.Name = "frmUpdater";\r
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
this.Text = "Update";\r
private System.Windows.Forms.WebBrowser wBrowser;\r
private System.Windows.Forms.SplitContainer splitContainer1;\r
private System.Windows.Forms.SplitContainer button_container;\r
+ private System.Windows.Forms.Panel panel2;\r
}\r
}
\ No newline at end of file