2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Split configurationSplits contain list of expressions that must be treated as a single word. To configure the splits, specify the required word in the split section. The following is the code example that demonstrates the same. XML <!--Combines special character with the keyword--> <split>.public</split> <split>.class</split> By using the split configuration, ignore the lexemes preceded by a dot.
For example: The Class and public are keywords in the EditControl. By using the Splits concept in the EditControl, you can ignore this keyword when it is preceded with a Dot. When .public is loaded in the EditControl, public is not highlighted as keyword. You can refer to the following Link,
Figure 1: Before Splits configuration Figure 2: After Splits configuration Samples: C#: http://www.syncfusion.com/downloads/support/forum/119331/ze/EditControl_KeywordSplit_C#-516963117 VB: http://www.syncfusion.com/downloads/support/forum/119331/ze/EditControlKeywordSplit_VB-39158445
Reference link: https://help.syncfusion.com/windowsforms/syntax-editor/syntax-highlighting#splits-1 |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.