求教大神们 .net中如何添加背景图片呢 要拉控件image imagebutton 还是imageMap呢
应用场景是什么样的??网页还是桌面程序,哪里加背景图片
panel1.Style.Add("background", "url(/images/xxxx.jpg) no-repeat");