From ae44ef3a30880802669432dcdf261611702a26a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1s=C3=A1ry=20D=C3=A1niel?= Date: Fri, 20 Oct 2017 11:53:30 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30655 --- client/Maestro/ArchiveMetadataForm.Designer.cs | 5 +++-- client/Maestro/MaestroForm.Designer.cs | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) 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))); -- 2.54.0