// btnOk\r
// \r
this.btnOk.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
- this.btnOk.Location = new System.Drawing.Point(488, 19);\r
+ this.btnOk.Location = new System.Drawing.Point(484, 16);\r
this.btnOk.Name = "btnOk";\r
this.btnOk.Size = new System.Drawing.Size(75, 23);\r
this.btnOk.TabIndex = 1;\r
// btnCancel\r
// \r
this.btnCancel.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
- this.btnCancel.Location = new System.Drawing.Point(409, 19);\r
+ this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
+ this.btnCancel.Location = new System.Drawing.Point(405, 16);\r
this.btnCancel.Name = "btnCancel";\r
this.btnCancel.Size = new System.Drawing.Size(75, 23);\r
this.btnCancel.TabIndex = 0;\r
// octopusIDSelector\r
// \r
this.octopusIDSelector.BackColor = System.Drawing.Color.White;\r
- this.octopusIDSelector.Disposeabel = false;\r
this.octopusIDSelector.Dock = System.Windows.Forms.DockStyle.Fill;\r
this.octopusIDSelector.ErrorReporter = null;\r
this.octopusIDSelector.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r