public Form1(Data.User user, int Index, int Replayindex) { InitializeComponent(); manager = new ButtonManager(this, user, Index, Replayindex); }