// \r
this.groupBox1.Controls.Add(this.button_cancel);\r
this.groupBox1.Controls.Add(this.button_ok);\r
- this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;\r
+ this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;\r
this.groupBox1.Location = new System.Drawing.Point(0, 330);\r
this.groupBox1.Name = "groupBox1";\r
this.groupBox1.Size = new System.Drawing.Size(324, 58);\r
// \r
// button_cancel\r
// \r
- this.button_cancel.Dock = System.Windows.Forms.DockStyle.Right;\r
+ this.button_cancel.Dock = System.Windows.Forms.DockStyle.Left;\r
this.button_cancel.ForeColor = System.Drawing.SystemColors.ControlText;\r
- this.button_cancel.Location = new System.Drawing.Point(171, 16);\r
+ this.button_cancel.Location = new System.Drawing.Point(3, 16);\r
this.button_cancel.Name = "button_cancel";\r
this.button_cancel.Size = new System.Drawing.Size(75, 39);\r
this.button_cancel.TabIndex = 0;\r
this.Controls.Add(this.groupBox1);\r
this.Controls.Add(this.tableLayoutPanel1);\r
this.Name = "ArchiveMetadata";\r
- this.Text = "ArchiveMetadata";\r
+ this.Text = "Metaadat";\r
this.tableLayoutPanel1.ResumeLayout(false);\r
this.tableLayoutPanel1.PerformLayout();\r
this.groupBox1.ResumeLayout(false);\r