/// <summary> /// 构造函数 /// </summary> public AAMControl() { InitializeComponent(); this.selectedDevCheckedListBox.Items.Clear(); toolString.UpdateAllString(); //读取AllMould里面的文件 }