This commit is contained in:
6
AyaNovaQBI/LinkOrImportAyaObject.Designer.cs
generated
6
AyaNovaQBI/LinkOrImportAyaObject.Designer.cs
generated
@@ -64,6 +64,8 @@
|
||||
//
|
||||
// lblTitle
|
||||
//
|
||||
this.lblTitle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.lblTitle.BackColor = System.Drawing.SystemColors.Window;
|
||||
this.lblTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lblTitle.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
@@ -76,6 +78,8 @@
|
||||
//
|
||||
// cbQBItems
|
||||
//
|
||||
this.cbQBItems.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.cbQBItems.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.cbQBItems.FormattingEnabled = true;
|
||||
this.cbQBItems.Location = new System.Drawing.Point(4, 121);
|
||||
@@ -103,6 +107,8 @@
|
||||
//
|
||||
// btnImport
|
||||
//
|
||||
this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnImport.Location = new System.Drawing.Point(4, 195);
|
||||
this.btnImport.Name = "btnImport";
|
||||
this.btnImport.Size = new System.Drawing.Size(628, 34);
|
||||
|
||||
Reference in New Issue
Block a user