c# winforms dynamically create controls based on fields with attributes (Attributes key word)

后端 未结 0 1657
猫巷女王i
猫巷女王i 2020-12-29 14:04

I have a class with fields;

bool field1;
bool field2;
bool field3;
...
bool field44;
bool field45;
...

I would like to dynamically populate a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题