private void trendLogToolStripMenuItem_Click(object sender, EventArgs e) { //--This part is the trend log //GraphForTrendLog tf = new GraphForTrendLog(); //tf.Show(); }