以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- [求助]独立窗口打开位置如何设置呢 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=154227) |
-- 作者:81538475 -- 发布时间:2020/9/8 16:59:00 -- [求助]独立窗口打开位置如何设置呢 e.Form.BaseForm.Top = SysInfo.WorkingAreaHeight - e.Form.BaseForm.Height e.Form.BaseForm.Left = SysInfo.WorkingAreaWidth - e.Form.BaseForm.Width 设置了没有效果。
|
-- 作者:有点蓝 -- 发布时间:2020/9/8 17:08:00 -- 窗口设计属性【初始位置】设置为Manual |