1、添加2个自定义控件:chartTC、TreeViewTc; 2、修复了一些bug,完善了功能;3、更新了gitignore,将bin等目录忽略;
This commit is contained in:
7
mainProgram/Form1.Designer.cs
generated
7
mainProgram/Form1.Designer.cs
generated
@ -26,9 +26,14 @@
|
||||
private System.Windows.Forms.TextBox PointInfoTextBox;
|
||||
private TreeViewTc.TreeViewTc2 treeViewTc21;
|
||||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
||||
private System.Windows.Forms.ToolStripMenuItem CloseToolStripMenuItem;
|
||||
private chartTC.chartTC chartTC1;
|
||||
private System.Windows.Forms.Button button1;
|
||||
private System.Windows.Forms.Button button2;
|
||||
private System.Windows.Forms.ToolStripStatusLabel projectPath_toolStripStatusLabel;
|
||||
private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem AboutToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem sifAlgorithmAbstractToolStripMenuItem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user