c# - Keypress event not working for a UserControl derived from textbox -


i have textbox placed on form. form shows in tabcontrol. tab control nested within panel. panel nested within tabcontrol. tabcontrol placed on form mdi child of main form. when tried type in textbox, no text appeared in textbox. debugged code. put break point on keypress event of textbox. realize program control not yet come. when tried use control directly on main form. worked. if understand problem. please give me valuable feed back.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -