Server/FormEditAction.Designer.cs
changeset 222 0e8c6c2f4777
parent 221 5770478e1fe3
child 224 471cb4c8a09a
     1.1 --- a/Server/FormEditAction.Designer.cs	Tue Jul 26 15:30:46 2016 +0200
     1.2 +++ b/Server/FormEditAction.Designer.cs	Wed Jul 27 11:07:35 2016 +0200
     1.3 @@ -94,7 +94,7 @@
     1.4              this.iTableLayoutPanel.RowCount = 2;
     1.5              this.iTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     1.6              this.iTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     1.7 -            this.iTableLayoutPanel.Size = new System.Drawing.Size(373, 16);
     1.8 +            this.iTableLayoutPanel.Size = new System.Drawing.Size(375, 16);
     1.9              this.iTableLayoutPanel.TabIndex = 23;
    1.10              // 
    1.11              // FormEditAction
    1.12 @@ -104,7 +104,7 @@
    1.13              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    1.14              this.AutoSize = true;
    1.15              this.CancelButton = this.buttonCancel;
    1.16 -            this.ClientSize = new System.Drawing.Size(400, 107);
    1.17 +            this.ClientSize = new System.Drawing.Size(402, 107);
    1.18              this.Controls.Add(this.iTableLayoutPanel);
    1.19              this.Controls.Add(this.buttonCancel);
    1.20              this.Controls.Add(this.buttonOk);