Commit 149882f8 authored by keyongyu's avatar keyongyu

fix

parent f09bb748
......@@ -886,7 +886,7 @@ private void InitializeComponent()
this.pl_image.AllowDrop = true;
this.pl_image.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.pl_image.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.pl_image.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pl_image.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pl_image.Location = new System.Drawing.Point(227, 30);
this.pl_image.Name = "pl_image";
this.pl_image.Size = new System.Drawing.Size(177, 254);
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment