From: Vásáry Dániel Date: Fri, 20 Oct 2017 11:53:30 +0000 (+0000) Subject: git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube... X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=ae44ef3a30880802669432dcdf261611702a26a3;p=mediacube.git git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30655 --- diff --git a/client/Maestro/ArchiveMetadataForm.Designer.cs b/client/Maestro/ArchiveMetadataForm.Designer.cs index 99f8a5d9..2c644bc2 100644 --- a/client/Maestro/ArchiveMetadataForm.Designer.cs +++ b/client/Maestro/ArchiveMetadataForm.Designer.cs @@ -169,7 +169,7 @@ // btnOk // this.btnOk.Anchor = System.Windows.Forms.AnchorStyles.Right; - this.btnOk.Location = new System.Drawing.Point(488, 19); + this.btnOk.Location = new System.Drawing.Point(484, 16); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 23); this.btnOk.TabIndex = 1; @@ -180,7 +180,8 @@ // btnCancel // this.btnCancel.Anchor = System.Windows.Forms.AnchorStyles.Right; - this.btnCancel.Location = new System.Drawing.Point(409, 19); + this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; + this.btnCancel.Location = new System.Drawing.Point(405, 16); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 23); this.btnCancel.TabIndex = 0; diff --git a/client/Maestro/MaestroForm.Designer.cs b/client/Maestro/MaestroForm.Designer.cs index e24f81d7..cca7c4c7 100644 --- a/client/Maestro/MaestroForm.Designer.cs +++ b/client/Maestro/MaestroForm.Designer.cs @@ -393,7 +393,6 @@ namespace Maestro { // octopusIDSelector // this.octopusIDSelector.BackColor = System.Drawing.Color.White; - this.octopusIDSelector.Disposeabel = false; this.octopusIDSelector.Dock = System.Windows.Forms.DockStyle.Fill; this.octopusIDSelector.ErrorReporter = null; this.octopusIDSelector.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));