摘要
使用VB编程时,RichTextBox控件经常被用来显示文件内容。在某些情况下,使用者需要对文件内容进行编辑、修改,并将工作成果保存。本文给出了自动提示保存文件的解决方案。
In VB programming, RichTextBox control is used to display the content of a text file. In some cases, the content will be edited or corrected and the result be saved. The solution to auto-notification for a changed file is presented.
出处
《电脑编程技巧与维护》
2008年第13期87-89,共3页
Computer Programming Skills & Maintenance