Y yun_a Unregistered / Unconfirmed GUEST, unregistred user! 2003-05-21 #1 在C#下开发ASP.NET,有的Web控件浏览时看不到?如:Button。 有的看得到但位置与设计试图时不一样,如:Labble。 谢谢!
B boby_hai Unregistered / Unconfirmed GUEST, unregistred user! 2003-05-21 #2 看看Button的visible属性值是否为false,label位置的问题多半是因为document的topmargin 、leftmargin、rightmargin和bottommargin属性值不为0~~~~~~~~[]
看看Button的visible属性值是否为false,label位置的问题多半是因为document的topmargin 、leftmargin、rightmargin和bottommargin属性值不为0~~~~~~~~[]