Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Appearance.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Appearance in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Appearance support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: Appearance in Windows Forms SyntaxEditor | Syncfusion®
description: Appearance support in Windows Forms SyntaxEditor enables customizing colors, text styles, split views, scrollbars, and other visual elements.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Appearance in Windows Forms Syntax Editor
# Appearance in Windows Forms SyntaxEditor

Provides exclusive support to customize the background color, text, margin, split views, scrollbar, etc. User can change the background color of the control. It also supports gradient effects by using the [BackgroundColor](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Edit.EditControl.html#Syncfusion_Windows_Forms_Edit_EditControl_BackgroundColor) property.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Editing.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Editing in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Editing support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: Editing in Windows Forms SyntaxEditor | Syncfusion®
description: Editing support in Windows Forms SyntaxEditor enables efficient text modification, insertion, deletion, selection, and code management features.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Editing in Windows Forms Syntax Editor
# Editing in Windows Forms SyntaxEditor

The EditControl allows end users to modify and edit the text documents and source code files. Some of the important features are:

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/End-user-Capability.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: End User Capability in Windows Forms Syntax Editor | Syncfusion
description: Learn about End User Capability support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: End User Capability in Windows Forms SyntaxEditor | Syncfusion®
description: End user capabilities in Windows Forms SyntaxEditor include key bindings, find and replace, go-to-line navigation, font settings, and zoom operations.
platform: WindowsForms
control: Syntax Editor
documentation: ug
---

# End User Capability in Windows Forms Syntax Editor
# End User Capability in Windows Forms SyntaxEditor

Supports various built-in dialog windows alike Microsoft Visual Studio text editor.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Export.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Export in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Export support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: Export in Windows Forms SyntaxEditor | Syncfusion®
description: Export in Windows Forms SyntaxEditor enables exporting editor content with syntax highlighting to XML, HTML, RTF formats, and bitmap images.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Export in Windows Forms Syntax Editor
# Export in Windows Forms SyntaxEditor

The EditControl has the ability to export its content with associated syntax highlighting information to XML, HTML, and RTF file formats.

Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/Syntax-Editor/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Getting Started with Windows Forms Syntax Editor | Syncfusion
description: Learn here about getting started with Syncfusion Windows Forms Syntax Editor control and more details.
title: Getting Started with Windows Forms SyntaxEditor | Syncfusion®
description: Learn how to get started with the Syncfusion® Windows Forms SyntaxEditor control. Explore setup, features, examples, and customization options.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Intellisense.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Intellisense in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Intellisense support in Syncfusion Windows Forms Syntax Editor control and more details.
title: IntelliSense in Windows Forms SyntaxEditor | Syncfusion®
description: IntelliSense in Windows Forms SyntaxEditor provides code completion, context prompts, and customizable pop-up suggestions to improve coding productivity.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Intellisense in Windows Forms Syntax Editor
# IntelliSense in Windows Forms SyntaxEditor

The EditControl provides Intellisense pop-up capabilities to add content easily as in Microsoft Visual Studio text editor.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Localization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Localization in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Localization support in Syncfusion Windows Forms Syntax Editor control and more details.
title: Localization in Windows Forms SyntaxEditor | Syncfusion®
description: Localization in Windows Forms SyntaxEditor enables translating dialog boxes, strings, and editor resources into different languages and cultures.
platform: windowsforms
control: SyntaxEditor
documentation: ug
---

# Localization in Windows Forms Syntax Editor
# Localization in Windows Forms SyntaxEditor

Localization is the process of translating the application resources into different languages for some specific cultures. The `EditControl` supports complete localization to any desired language of all the dialogs boxes and strings associated with it. It can be localized by using the [ILocalizationProvider](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.ILocalizationProvider.html).

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Windows Forms Syntax Editor control | Syncfusion
description: Learn here all about introduction of Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: About Syncfusion® Windows Forms SyntaxEditor Control | Syncfusion®
description: Learn about the introduction and overview of Syncfusion® Windows Forms SyntaxEditor control, including its features, elements, and capabilities.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Windows Forms Syntax Editor Overview
# About Syncfusion® Windows Forms Syntax Editor Control

The [EditControl](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Edit.EditControl.html) is a powerful text-editor control for creating interactive code-editor applications with a rich feature set. It includes editing, syntax highlighting, text indentation, IntelliSense, expand/collapse of code blocks, and custom language configuration similar to the Microsoft Visual Studio Editor.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Printing.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Printing in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Printing support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: Printing in Windows Forms SyntaxEditor | Syncfusion®
description: Printing in Windows Forms SyntaxEditor enables printing code and text content with formatting, supporting clear, organized, and readable output.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Printing in Windows Forms Syntax Editor
# Printing in Windows Forms SyntaxEditor

Support to print the data displayed in the EditControl by using the [Print](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Edit.EditControl.html#Syncfusion_Windows_Forms_Edit_EditControl_Print) function. It also provides support to display print preview window by calling the [PrintPreview](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Edit.EditControl.html#Syncfusion_Windows_Forms_Edit_EditControl_PrintPreview) function.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/Style.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Style in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Style support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: Style in Windows Forms SyntaxEditor | Syncfusion®
description: Style support in Windows Forms SyntaxEditor enables applying built-in themes and visual styles to customize the editor's appearance and user experience.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Style in Windows Forms Syntax Editor
# Style in Windows Forms SyntaxEditor

The EditControl control has rich set of themes for professional representation. You can easily modify the look and feel of the EditControl using the built-in themes.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/events.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Events in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Events support in Syncfusion Windows Forms Syntax Editor control, its elements and more details.
title: Events in Windows Forms SyntaxEditor | Syncfusion®
description: Events in Windows Forms SyntaxEditor provide notifications for editing, IntelliSense, code folding, and printing to support custom editor workflows.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Events in Windows Forms Syntax Editor
# Events in Windows Forms SyntaxEditor

The `EditControl` is a powerful text editor control to create an interactive code editor applications with its unique feature set. It has many efficient features like editing, syntax highlighting, text indentation, intellisense, expand or collapse a block of code, custom language configuration etc. like in Microsoft Visual Studio Editor. It also provides programmatic access for most of the features like editing, intellisense, expand or collapse a block of code, and printing by raising various events.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/file-operation.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: File Operation in Windows Forms Syntax Editor control | Syncfusion
description: Learn about File Operation support in Syncfusion Windows Forms Syntax Editor control and more details.
title: File Operation in Windows Forms SyntaxEditor | Syncfusion®
description: File operations in Windows Forms SyntaxEditor enable loading, creating, modifying, saving, and inserting files, supporting efficient file management workflows.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# File Operation in Windows Forms Syntax Editor
# File Operation in Windows Forms SyntaxEditor

Supports all file operations like create new, open, or save.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/syntax-highlighting.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Syntax Highlighting in Windows Forms Syntax Editor | Syncfusion
description: Learn about Syntax Highlighting support in Syncfusion Windows Forms Syntax Editor control and more details.
title: Syntax Highlighting in Windows Forms SyntaxEditor | Syncfusion®
description: Syntax highlighting in Windows Forms SyntaxEditor provides color-coded formatting for programming languages, improving code readability and editing efficiency.
platform: windowsforms
control: SyntaxEditor
documentation: ug
---

# Syntax Highlighting in Windows Forms Syntax Editor
# Syntax Highlighting in Windows Forms SyntaxEditor

Provides built-in syntax highlighting support for popular languages like C#, VB.NET, XML, HTML, Java, SQL, PowerShell, C, JavaScript, VBScript, and Delphi.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/text-navigation.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Text Navigation in Windows Forms Syntax Editor control | Syncfusion
description: Learn about Text Navigation support in Syncfusion Windows Forms Syntax Editor control and more details.
title: Text Navigation in Windows Forms SyntaxEditor | Syncfusion®
description: Text navigation in Windows Forms SyntaxEditor enables movement by character, word, line, page, block, and document levels for efficient code navigation.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Text Navigation in Windows Forms Syntax Editor
# Text Navigation in Windows Forms SyntaxEditor

The EditControl offers extensive support for text navigation. You can perform navigation at the character, word, line, page, or entire document levels. This section briefly explains navigation of text in the EditControl.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Syntax-Editor/text-visualization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Text Visualization in Windows Forms Syntax Editor | Syncfusion
description: Learn about Text Visualization support in Syncfusion Windows Forms Syntax Editor control and more details.
title: Text Visualization in Windows Forms SyntaxEditor | Syncfusion®
description: Text visualization in Windows Forms SyntaxEditor enhances code readability through syntax highlighting, line formatting, and visual text presentation features.
platform: WindowsForms
control: SyntaxEditor
documentation: ug
---

# Text Visualization in Windows Forms Syntax Editor
# Text Visualization in Windows Forms SyntaxEditor

Various text visualization features of EditControl is elaborated under the following topics.

Expand Down