G
Guest
I am creating a control, based on TextBox. How do I filter DEL and other system keys
Now I do it by trapping WM_KEYDOWN in WndProc override, but is not there a .NET way
Thank you
Now I do it by trapping WM_KEYDOWN in WndProc override, but is not there a .NET way
Thank you