Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果没有看到窗口从其初始默认位置跳转到恢复位置,我找不到任何方法来恢复保存的窗口位置。问题是我第一次访问窗口时它已经对用户可见。我错过了什么还是目前没有办法做到这一点?
尝试调整OOB设置,宽度=1,高度=1
这并不理想,但可以忍受。窗口打开非常小,然后正确调整大小。
我还发现,在恢复窗口位置时,必须先设置Width和Height,然后再设置Top和Left。否则,似乎存在有时会重置顶部或左侧的错误。