public AppForm() { InitializeComponent(); InfoLbl.Text = "It is R turn!"; p.AddNumbersToPlateau("R"); ProjectPlateauOnButtons(p); }