My richedit control uses the validating event to prevent loss of focus from
itself when buttons are clicked but should call the sender button's
PerformClick method to call the buttons default onclick handler.
I've noticed that the PerformClick isnt calling the buttons code.
Any ideas please?
itself when buttons are clicked but should call the sender button's
PerformClick method to call the buttons default onclick handler.
I've noticed that the PerformClick isnt calling the buttons code.
Any ideas please?