求助:关于ListBox
请问,怎样在J#中使用ListBox,怎么才能在ListBox中添加项目,比如想添加一行消息“This is a program”
[解决办法]
List.Add("lkjlk");
[解决办法]
up
发布时间: 2012-12-19 14:13:15 作者: rapoo
求助:关于ListBox
请问,怎样在J#中使用ListBox,怎么才能在ListBox中添加项目,比如想添加一行消息“This is a program”
[解决办法]
List.Add("lkjlk");
[解决办法]
up