How to modify multiple properties in C++/CLI and use a single event handler?

前端 未结 0 1617
北荒
北荒 2020-12-29 16:54

I want to quickly change the Text of label1~label10, is there any way to complete this project

                 this->label1->Text = buff[1] + "&qu         


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