hi everyone,
i have to develop a application to autofill username and password. for that i have to access the outlook form fields in c# . can i do this . please tell me how to do it.
thank you
Bharu ShakthiPosted Jun 30, 2015, 8:26 AM
Gabo SPosted Jun 30, 2015, 6:44 AM
this.textbox1.Text = "autofilled";
textbox1.Text = "autofilled";