提交当前本机整理版本

This commit is contained in:
cyf
2026-07-02 10:11:39 +00:00
parent c10a5d64c7
commit aacefa24f8
822 changed files with 196665 additions and 14263 deletions
+24 -1
View File
@@ -154,4 +154,27 @@
this.Controls.Add(this.plLeft);
this.Name = "LabelImageEdit";
this.Size = new System.Drawing.Size(191, 135);
this.cmsMenu.ResumeLayou
this.cmsMenu.ResumeLayout(false);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.imgFile.Properties)).EndInit();
this.plLeft.ResumeLayout(false);
this.plLeft.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ContextMenuStrip cmsMenu;
private System.Windows.Forms.ToolStripMenuItem tsmi_cut;
private System.Windows.Forms.ToolStripMenuItem tsmi_copy;
private System.Windows.Forms.ToolStripMenuItem tsmi_delete;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem tsmi_load;
private System.Windows.Forms.Panel plLeft;
private System.Windows.Forms.Label lblText;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.PictureEdit imgFile;
private System.Windows.Forms.ToolStripMenuItem tsmi_Preview;
}
}