As title suggest, i have wpf user control hosted in windows forms application. Text box in user control doesn't seem to accept "Delete" key. Most of other keys are working fine.
Google search pointed to two useful links : Link1 : Not useful as it works only for window and not user control.
Link2 : Not able to follow it completely as i am not much aware about windows messages and its interoperability.
Thanks in advance !