标签: vb6-migration
我正在将VB6应用程序迁移到VB.NET,并且看到一个片段.mess.Text =“ string”。 .mess.Text指的是什么,.NET等价于什么?此外,.NET等效于.mess.Refresh语句。