如何使你的标签闪烁以引人注意 如果你有条提示信息想引起用户特别注意(如约会),但又不想使用对话框打扰用户现有工作,可使用下面办法 设置窗体的TimerInterval 值为1000 (1秒). forms OnTimer 加入代码: Sub Form_Timer() YourTextLabel.Visible = Not YourTextLabel.Visible End_Sub |
|站长邮箱|小黑屋|手机版|Office中国/Access中国
( 粤ICP备10043721号-1 )
GMT+8, 2025-4-3 13:42 , Processed in 0.072817 second(s), 17 queries .
Powered by Discuz! X3.3
© 2001-2017 Comsenz Inc.