2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Selection methodsThe CommentSelection() and UncommentSelection() methods used to comment and uncomment the selected text programmatically in EditControl. But these methods comments and uncomments the text using the value specified in StartComment attribute in configuration file. C# //Comments the text EditControl1.CommentSelection(); //Comments the text EditControl1.UncommentSelection();
VB 'Comments the text EditControl1.CommentSelection() 'Uncomments the text EditControl1.UncommentSelection()
Reference link: https://help.syncfusion.com/windowsforms/syntax-editor/editing#comment-out-lines |
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.