private void InitializeSubForms() { witTrainerForm = new WitTrainerForm(); playlistManagerForm = new PlaylistManager(); }