本文介绍了如何设置最小尺寸WPF用户控制工具窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我们正在尝试为工具窗口设置最小尺寸,但无法设置.

如果我们调整工具窗口的大小,我们的按钮和网格将放错位置,那么请给出一个想法,以最小尺寸停止调整工具窗口的大小(usercontrol)

Hello

We are trying to set a minimum size size for tool window but could not set.

If we resize the tool window our buttons and grids are misplaced, so give a idea to stop resizing a tool window(usercontrol) at minimum size

推荐答案


这篇关于如何设置最小尺寸WPF用户控制工具窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-27 12:44