Disable to Delete series from Keyboard
Posted: Fri Nov 24, 2006 12:06 pm
Hi
I disable the Delete button using the code
But slecting series and then clicking "Delete" button on the key board, I am able to Delete the series.
How we disable this option.
Thanks & Regards
I disable the Delete button using the code
Code: Select all
TeeEditor1.Options.Delete = False
How we disable this option.
Thanks & Regards