问个小问题。一个小属性,带来的小困惑。vs2010里无法将form对象添加到tabcontrol的tabpage里。from对象的toplevel属性似乎用topmost来代替了。[解决办法]frm.TopLevel = false;没有TopLevel 还是TopLevel 不起作用啊