(注:那个常用工具栏里的字体、字号、字符集不能用) 主窗体里全部代码: using System; using System
Collections
Generic; using System
ComponentModel; using System
Data; using System
Drawing; using System
Linq; using System
Text; using System
Windows
Forms; using System
IO; using System
Web; namespace NOTEBOOK { public partial class Form1 : Form { Find find = new Find(); replace replace = new replace(); public Form1() { InitializeComponent(); find
Owner = this; replace
Owner = this; for (int i = 0; i