in my mdi application i have some forms and i set define KeyDown event for my mainform that when user press Alt+c my calculator form come up.
i want that if user focused on a textbox in a form and press Alt+c my caculator find its textbox value and get its value.
it's meen that i want found last control after Alt+c pressed.
thanks
i want that if user focused on a textbox in a form and press Alt+c my caculator find its textbox value and get its value.
it's meen that i want found last control after Alt+c pressed.
thanks