如何在winform C#中获取所有标签文本的列表

问题描述:


i有C#WinForm程序。

i have C# WinForm program.


如何获取列表我的所有标签都是文本?

how to get the list of all my labels text ?


i需要翻译成另一种语言。

i need to translate to another language.



更多解释:

more explanation:


我有很多带有许多标签和文本框的表格。

i have many forms with many labels and textbox.


我不想一个接一个地改变。

I do not want to go one by one and change.


这就是为什么我想得到一切的清单

That's why I want to get a list of everything


谢谢



谢谢



我需要翻译成另一种语言。

i need to translate to another language.

有可用的功能。有很多文章和甚至书籍描述了如何创建应用程序的翻译版本。我不熟悉它们,但你应该寻找关于这个主题的文章。

There are features available for doing that. There are many articles and even books describing how to create translated versions of applications. I am not familiar with them but you should look for articles on the subject.