Hello i am new to c#
please help me for the following problem
Que:
i have one form application with few buttons say app1 on it
and two another form application with textbox in it say app2 and app3
now i need to type in app2's or app3 's textbox using those buttons on app1
how can i know which is active among app2 and app3.
and how can i tell app1 abt which text box is in focus in the active application
thanks in advance
please help me for the following problem
Que:
i have one form application with few buttons say app1 on it
and two another form application with textbox in it say app2 and app3
now i need to type in app2's or app3 's textbox using those buttons on app1
how can i know which is active among app2 and app3.
and how can i tell app1 abt which text box is in focus in the active application
thanks in advance
Comment