Exemplo n.º 1
0
 private void btnAddtoReferenceList_Click(object sender, EventArgs e)
 {
     btnAddAnotherJournal.Enabled = true;
     ManageList.setMyList(myJournal);
 }
Exemplo n.º 2
0
 private void btnAddToReferenceList_Click(object sender, EventArgs e)
 {
     btnAddAnotherChapter.Enabled = true;
     ManageList.setMyList(myChapter);
 }