i have some textbox and combobox that i allow the user to delete at runtime by pressing the DEL key, problem is the keypress are processed after the control has been deleted from the controls collection(i believe) thats why my app just crashes out
Does anyone know how to try the keypresses?
Any help is always welcome
Does anyone know how to try the keypresses?
Any help is always welcome