mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-29 11:56:34 +08:00
1、增加单独Job的保存、添加和创建
2、每个Job单独绑定一个图像窗体 3、支持通过以job的方式外部调用
This commit is contained in:
2
FormLib/FormImageWindow.cs.Designer.cs
generated
2
FormLib/FormImageWindow.cs.Designer.cs
generated
@@ -65,6 +65,8 @@ namespace FormLib
|
||||
this.Controls.Add(this.panel1);
|
||||
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "FormImageWindow";
|
||||
this.Text = "图像";
|
||||
this.Load += new System.EventHandler(this.FormImageWindow_Load);
|
||||
|
||||
Reference in New Issue
Block a user