Panel的style(overflow-Y)在VS2005里应该如何表示?VS2003里的Panel的style(overflow-Y): scroll 在VS2005里应该如何表示?[解决办法]
PanelID.Style.Add("overflow-Y", "scroll");