摘要:
新建两个窗体,分别为Form1和Form2,前者为主窗体,两个窗体上都有一个文本框和一个命令按钮。在Form2中单击命令按钮,会关闭Form2窗体,同时将Form2中文本框的值显示在Form1的文本框中。Form1中的代码如下:using System;using System.Collections.Generic;using System.ComponentModel;using System... 阅读全文
posted @ 2010-04-28 16:56
MokLiu
阅读(689)
评论(0)
推荐(1)

浙公网安备 33010602011771号