public AdminWindow() { InitializeComponent(); data = new UsersRepository(); otherData = new NonUsersRepository(); int width = flowLayoutPanel1.Width - 7; }