将 WPF 宽度/高度转换为 VB 6 宽度/高度
我的 WPF 控件需要公开 MinWidth 和 MinHeigth 供托管 VB 6 应用程序使用和遵守。从一种转换为另一种的最可靠的方法是什么?
(如果有帮助,我可以将 VB 6 中的 ScaleMode 属性更改为任何值。)
My WPF controls need to expose a MinWidth and MinHeigth for the hosting VB 6 application to consume and honor. What's the most reliable way to convert from one to the other.
(If it will help, I can change the ScaleMode property in VB 6 to whatever.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
需要考虑 公式是
Therfore the formula is