示例#1
0
 private void EditFindPreviousItem_Click(object sender, EventArgs e)
 {
     mTextPlugin.FindPrevious();
 }