예제 #1
0
 private void mNextButton_Click(object sender, EventArgs e)
 {
     mProjectView.FindNextInText();
 }