Having trouble getting help?
Contact Support
Contact Support
ProceduralLanguageBase Class in WPF Syntax Editor Control
24 Jan 20241 minute to read
ProceduralLanguageBase class contains syntax highlighting, outlining, and Auto mode IntelliSense implementations for procedural languages. C# and Visual Basic language support have been implemented using ProceduralLanguageBase class.
ProceduralLanguageBase class can be directly used as a base class for implementing a custom language. Refer to Custom Language Support topic for more information on how to configure the custom language in EditControl.