Ejemplo n.º 1
0
 private void AllSelectToolStripMenuItem_Click(object sender, EventArgs e)
 {
     // 全选
     ArticleContentLabel.SelectAll();
 }