摘要: from:http://social.msdn.microsoft.com/Forums/en/winforms/thread/eebdfa0d-696e-43c4-bcfc-7aabe027a44f Hi..i would like to know what is CreateControl() method.I have gone through msdn but i dint get any clear idea about its functioning.I would be glad if someone can explain it in simple words with an 阅读全文
posted @ 2011-12-19 16:51 Yaoquan.Luo 阅读(194) 评论(0) 推荐(0)
摘要: You may receive this exception when you use the Invoke() method (of a form perhaps). The cause of this exception is another exception which occured inside the from:http://www.geekpedia.com/KB70_Exception-has-been-thrown-by-the-target-of-an-invocation.htmlmethod being invoked.Since you don't know 阅读全文
posted @ 2011-12-19 13:55 Yaoquan.Luo 阅读(410) 评论(0) 推荐(0)