Link to home
Start Free TrialLog in
Avatar of KawoshSoft
KawoshSoft

asked on

SendMessage in C#

Hello.
I have a win application that is written by C#.
When run it, first one form with "frmAbout" name appears.
on the this form, there is a "ok" button.
we must click this button until we see another form.
I want when run program without clicking "ok" button, I see second form, I want to do it with retrieving handle of "ok" button and Sending Message to "ok" button.
please help me.
ASKER CERTIFIED SOLUTION
Avatar of Nebulus_
Nebulus_

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial