Posted 20 years ago
by Campion
In 2.0, how about allowing for a handler of the TextChanging event to cancel the event? Currently, DocumentModificationEventArgs does not have a Cancel property. Or, is there another way to accomplish cancel functionality that is recommended, today?
Also, the SyntaxEditor.AcceptTab property should be renamed to AcceptsTab for consistency with .NET (ex. see TextBoxBase class).
Also, the SyntaxEditor.AcceptTab property should be renamed to AcceptsTab for consistency with .NET (ex. see TextBoxBase class).