摘要:
object o = this.GetType().GetField(name, System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.IgnoreCase).GetValue(this); return ((Control)o); 阅读全文
posted @ 2011-09-22 20:23
MyFavorite
阅读(473)
评论(0)
推荐(0)

浙公网安备 33010602011771号