Windows 上的居中常用项目对话框
我正在使用新的 Common Item Dialog API 来显示文件打开/保存对话框。如何使这些对话框位于所有者窗口的中心?在旧的 API 中,这可以通过在 GetOpenFileName 的回调挂钩中处理 WM_INITDIALOG 来完成,但 IFileDialog 似乎没有提供任何使对话框居中的方法。
I am using the new Common Item Dialog API to show file open/save dialogs. How do i get these dialogs to be centered on the owner window ? In the old API, this could be done by handling WM_INITDIALOG in the Callback hook for GetOpenFileName, but the IFileDialog does not seem to provide any way to center the dialogs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论