Exemple #1
0
 public void settlf(TimeLineForm tlf)
 {
     this.tlf = tlf;
 }
Exemple #2
0
 public void settlf(TimeLineForm tlf)
 {
     this.tlf = tlf;
     this.comboBox1.SelectedIndex = 0;
     this.comboBox2.SelectedIndex = 2;
 }