Can I change the default modifier from Friend to Private in the Windows Forms designer in VS 2008?

后端 未结 2 1367
既然无缘
既然无缘 2021-02-15 18:02

When I develop a Windows Forms app in Visual Studio using C#, every control that I add to my form is by default marked as private, which is what I

2条回答
  •  不知归路
    2021-02-15 18:46

    This was suggested to Microsoft, but they chose not to fix it.

    [Sorry, posting this as an answer because I don't have enough points to add comments.]

提交回复
热议问题