We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc75f6 commit 9503143Copy full SHA for 9503143
README.md
@@ -78,7 +78,7 @@ This option helps to specify whether the search needs to be performed from the t
78
79
This option helps to specify whether the search can be performed in the above cases repeatedly. The following code example demonstrates the same.
80
81
-**C# Code snippet:**
+**C#:**
82
83
```C#
84
//Initialize the TreeViewSearchForm
@@ -161,7 +161,7 @@ public partial class TreeViewSearchForm : MetroForm
161
162
```
163
164
-**VB.Net Code snippet:**
+**VB.Net:**
165
166
```VB
167
0 commit comments