Example #1
0
 private void EditFindNextItem_Click(object sender, EventArgs e)
 {
     mTextPlugin.FindNext();
 }