摘要:
private void btnBold_Click(object sender, EventArgs e) { Font oldfont, newfont; oldfont = this.richTextBox1.SelectionFont;//获取选定字的字体格式 if (oldfont.Bold) ... 阅读全文
posted @ 2006-11-29 15:08
StephenJu
阅读(604)
评论(0)
推荐(0)

浙公网安备 33010602011771号