diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Controls/ProgressBarEX.Designer.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Controls/ProgressBarEX.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Controls/ProgressBarEX.Designer.cs b/source/WindowsFormsApplication1/Controls/ProgressBarEX.Designer.cs index 219fb73..847868a 100644 --- a/source/WindowsFormsApplication1/Controls/ProgressBarEX.Designer.cs +++ b/source/WindowsFormsApplication1/Controls/ProgressBarEX.Designer.cs @@ -27,7 +27,7 @@ // ProgressBarEX // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScaleMode = ShiftUI.AutoScaleMode.Font; this.Name = "ProgressBarEX"; this.Size = new System.Drawing.Size(340, 32); this.ResumeLayout(false); |
