private void LogAnalysis_Load(object sender, EventArgs e) { this.logcatShow = new LogcatShow(this.LogDataList, this.logcatLeftTableLayoutPanel, this.logcatPictureBoxShow, this.logcatPanel); }