访问量:
次,访客数:
人,浏览量:
次
首页
编辑
判断窗体是否处于激活状态
Tags:
/C#/界面处理/Form/
Date Created:
if
(
this
==
ActiveForm)
Text
=
"
;
else
Text
=
"
;