Изменил(а) на 'HoistingCrane/HoistingCrane/FormHoistingCrane.Designer.cs'
This commit is contained in:
parent
f7aa2de3dc
commit
dfefab6682
@ -3,8 +3,6 @@
|
|||||||
partial class FormHoistingCrane
|
partial class FormHoistingCrane
|
||||||
{
|
{
|
||||||
private System.ComponentModel.IContainer components = null;
|
private System.ComponentModel.IContainer components = null;
|
||||||
|
|
||||||
|
|
||||||
protected override void Dispose(bool disposing)
|
protected override void Dispose(bool disposing)
|
||||||
{
|
{
|
||||||
if (disposing && (components != null))
|
if (disposing && (components != null))
|
||||||
@ -108,7 +106,7 @@
|
|||||||
this.pictureBoxHoistingCrane.Size = new System.Drawing.Size(800, 450);
|
this.pictureBoxHoistingCrane.Size = new System.Drawing.Size(800, 450);
|
||||||
this.pictureBoxHoistingCrane.TabIndex = 6;
|
this.pictureBoxHoistingCrane.TabIndex = 6;
|
||||||
this.pictureBoxHoistingCrane.TabStop = false;
|
this.pictureBoxHoistingCrane.TabStop = false;
|
||||||
this.pictureBoxHoistingCrane.Click += new System.EventHandler(this.PictureBoxBulldozer_Resize);
|
this.pictureBoxHoistingCrane.Click += new System.EventHandler(this.pictureBoxHoistingCrane_Resize);
|
||||||
|
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
|
Loading…
Reference in New Issue
Block a user