|
@@ -99,7 +99,7 @@
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(784, 215, 650, 400);
|
|
|
this.layoutControl1.Root = this.Root;
|
|
|
- this.layoutControl1.Size = new System.Drawing.Size(437, 514);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(437, 508);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
@@ -235,7 +235,7 @@
|
|
|
this.layoutControlItem8});
|
|
|
this.Root.Name = "Root";
|
|
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
- this.Root.Size = new System.Drawing.Size(437, 514);
|
|
|
+ this.Root.Size = new System.Drawing.Size(437, 508);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// layoutControlItem1
|
|
@@ -256,7 +256,7 @@
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 422);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(277, 52);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(277, 46);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem2
|
|
@@ -281,7 +281,7 @@
|
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(120, 40);
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(120, 52);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(120, 46);
|
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem3.TextVisible = false;
|
|
@@ -344,7 +344,7 @@
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(437, 514);
|
|
|
+ this.ClientSize = new System.Drawing.Size(437, 508);
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
this.Name = "TaskEditor";
|