Commit f09bb748 authored by keyongyu's avatar keyongyu

2.4.3.5

parent 5f5e1407
......@@ -886,11 +886,10 @@ 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.Zoom;
this.pl_image.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pl_image.Location = new System.Drawing.Point(223, 27);
this.pl_image.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pl_image.Location = new System.Drawing.Point(227, 30);
this.pl_image.Name = "pl_image";
this.pl_image.Size = new System.Drawing.Size(184, 266);
this.pl_image.Size = new System.Drawing.Size(177, 254);
this.pl_image.TabIndex = 14;
this.pl_image.DragDrop += new System.Windows.Forms.DragEventHandler(this.Pl_imageDragDrop);
this.pl_image.DragEnter += new System.Windows.Forms.DragEventHandler(this.Pl_imageDragEnter);
......
......@@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.4.3.4")]
[assembly: AssemblyVersion("2.4.3.5")]
★更新历史
2.4.3.5
图片显示
2.4.3.4
修复导出衍生物bug
2.4.3.3
......
[DataEditorX]2.4.3.4[DataEditorX]
[DataEditorX]2.4.3.5[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment)
......
★更新历史
2.4.3.5
图片显示
2.4.3.4
修复导出衍生物bug
2.4.3.3
......
[DataEditorX]2.4.3.4[DataEditorX]
[DataEditorX]2.4.3.5[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment)
......
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