示例#1
0
 private void InitializeSubForms()
 {
     witTrainerForm      = new WitTrainerForm();
     playlistManagerForm = new PlaylistManager();
 }