|
Subject:
|
Calling a btn_click method without clicking it
|
|
Posted By:
|
dhirajDac
|
Post Date:
|
4/18/2008 7:53:18 AM
|
hi , I have executed the exe file of window form from command prompt and passing some parameter to that exe file. Now i want to call the btn_submit_click(object sender,eventargs e) method without clicking the submit button..
How can we do that.. any guess...
Dhiraj
|
|
Reply By:
|
dparsons
|
Reply Date:
|
4/18/2008 8:24:54 AM
|
I answered this question here: http://p2p.wrox.com/topic.asp?TOPIC_ID=70694
and you are posting in a VB.NET forum when it's quite obvious you are using C#.
=========================================================== Read this if you want to know how to get a correct reply for your question: http://www.catb.org/~esr/faqs/smart-questions.html =========================================================== .: Wrox Technical Editor / Author :. Wrox Books 24 x 7 ===========================================================
|