我在哪里可以找到visual studio 2015中控件的锚属性? [解决了]

我在哪里可以找到visual studio 2015中控件的锚属性? [解决了]

问题描述:

我想在我正在开发的Windows窗体中为我的几个控件设置锚属性,但我无法在任何类别中找到该属性,也无法在按字母顺序排列的列表中找到它。 visual studio中控件的anchor属性在哪里
2015?

I want to set the anchor property for several of my controls in a windows form I am developing but I cannot locate that property in any of the categories nor can I find it in the alphabetical list. Where is the anchor property for controls in visual studio 2015?

它应该在'Layout'部分下 - 可能在顶部,名为'Anchor'。

It should be under the 'Layout' section - probably at the top, named 'Anchor'.