This commit is contained in:
8
AyaNovaQBI/MapSelectQBItem.Designer.cs
generated
8
AyaNovaQBI/MapSelectQBItem.Designer.cs
generated
@@ -42,7 +42,7 @@
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(715, 13);
|
||||
this.label1.TabIndex = 0;
|
||||
this.label1.Text = "Map selected AyaNova items to:";
|
||||
this.label1.Text = "Link selected AyaNova items to:";
|
||||
//
|
||||
// cbQBItems
|
||||
//
|
||||
@@ -78,11 +78,11 @@
|
||||
// ckNothing
|
||||
//
|
||||
this.ckNothing.AutoSize = true;
|
||||
this.ckNothing.Location = new System.Drawing.Point(16, 56);
|
||||
this.ckNothing.Location = new System.Drawing.Point(16, 59);
|
||||
this.ckNothing.Name = "ckNothing";
|
||||
this.ckNothing.Size = new System.Drawing.Size(80, 17);
|
||||
this.ckNothing.Size = new System.Drawing.Size(133, 17);
|
||||
this.ckNothing.TabIndex = 15;
|
||||
this.ckNothing.Text = "checkBox1";
|
||||
this.ckNothing.Text = "Nothing / Remove link";
|
||||
this.ckNothing.UseVisualStyleBackColor = true;
|
||||
this.ckNothing.CheckedChanged += new System.EventHandler(this.ckNothing_CheckedChanged);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user