以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 状态栏中的用户和时间如何在窗口中显示 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=153791) |
-- 作者:文竹2017 -- 发布时间:2020/8/23 7:44:00 -- 状态栏中的用户和时间如何在窗口中显示 在窗口中的状态栏的登陆用户和登陆时间显示出来代码如何编写 |
-- 作者:有点蓝 -- 发布时间:2020/8/23 20:16:00 -- 到窗口计时器事件处理,如: e.Form.Strips("状态栏").Items("项目1").Text = user.name |