Articles in this section
Category / Section

How to have multiple outlining blocks within an outlining block in WinForms SyntaxEditor (EditControl)?

2 mins read

Outlining block

Consider a scenario where you collapse only a part of the outlining block or the whole of it. For example, let #ifdef - #else - #endif be the collapsible block. When #ifdef is collapsed, the entire text between the #ifdef and #endif has to be collapsed.

But when the #else block is collapsed only the text between the #else and #endif block has to be collapsed. Please refer to the test application attached that illustrates how you could do this. Please refer to the Config_Settings.txt file that contains the relevant Lexem and Split entries used for this purpose.

Reference link: https://help.syncfusion.com/windowsforms/syntaxeditor/text-visualization#outlining

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied