摘要:
from : http://dev.csdn.net/article/27760.shtm showModalDialog和showModelessDialog使用心得一、showModalDialog和showModelessDialog有什么不同? showModalDialog:被打开后就会始终保持输入焦点。除非对话框被关闭,否则用户无法切换到主窗口。类似alert的运行效果。 show... 阅读全文
posted @ 2009-06-26 14:55
Athrun
阅读(273)
评论(0)
推荐(0)