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.
因此,我有一个带有控件的框架,当用户激活该表单时,我希望将其聚焦。框架是在用户第一次激活它时创建的,一切正常。
我已经尝试覆盖 WndCreate 并将其设置在那里,但这不起作用。