
Is it possible to make the first X lines of a document readonly?
Is it possible to make the first X lines of a document readonly?
Hi Ian,
At the moment, we don't have a built-in read-only range feature implemented but you can probably work around that by handling the document's TextChanging event and cancelling it if any operations occur on those lines.
Hi Ian,
Read-only regions have been implemented and will be available in the WPF SyntaxEditor 2014.2 build 611 maintenance release.
Please log in to a validated account to post comments.