This commit is contained in:
8
AyaNovaQBI/LinkAyaObjectToQBConfirm.Designer.cs
generated
8
AyaNovaQBI/LinkAyaObjectToQBConfirm.Designer.cs
generated
@@ -44,6 +44,7 @@
|
||||
this.btnOK.TabIndex = 16;
|
||||
this.btnOK.Text = "OK";
|
||||
this.btnOK.UseVisualStyleBackColor = true;
|
||||
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
|
||||
//
|
||||
// btnCancel
|
||||
//
|
||||
@@ -54,13 +55,15 @@
|
||||
this.btnCancel.TabIndex = 15;
|
||||
this.btnCancel.Text = "Cancel";
|
||||
this.btnCancel.UseVisualStyleBackColor = true;
|
||||
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
|
||||
//
|
||||
// edAyaObjects
|
||||
//
|
||||
this.edAyaObjects.Enabled = false;
|
||||
this.edAyaObjects.BackColor = System.Drawing.SystemColors.Window;
|
||||
this.edAyaObjects.Location = new System.Drawing.Point(12, 33);
|
||||
this.edAyaObjects.Multiline = true;
|
||||
this.edAyaObjects.Name = "edAyaObjects";
|
||||
this.edAyaObjects.ReadOnly = true;
|
||||
this.edAyaObjects.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edAyaObjects.Size = new System.Drawing.Size(613, 224);
|
||||
this.edAyaObjects.TabIndex = 17;
|
||||
@@ -85,9 +88,10 @@
|
||||
//
|
||||
// edQBItem
|
||||
//
|
||||
this.edQBItem.Enabled = false;
|
||||
this.edQBItem.BackColor = System.Drawing.SystemColors.Window;
|
||||
this.edQBItem.Location = new System.Drawing.Point(12, 303);
|
||||
this.edQBItem.Name = "edQBItem";
|
||||
this.edQBItem.ReadOnly = true;
|
||||
this.edQBItem.Size = new System.Drawing.Size(610, 20);
|
||||
this.edQBItem.TabIndex = 20;
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user