• 한국 영업팀: Djo@infragistics.com
  • 한국 연락처
Infragistics logo Infragistics logo
메뉴
  • 한국 영업 팀: 01029802434
  • My Account
  • 디자인 &개발디자인&개발
    • 가성비 번들 제품
      Infragistics Ultimate $2,355 고성능, 최신 웹, 모바일 및 데스크탑 애플리케이션을 구축하기 위한 완전한 UX/UI 툴킷
      Infragistics Professional $1,575 웹, 모바일 및 데스크톱 개발자를 위한 포괄적인 UI 컴포넌트 라이브러리
      Ignite UI $1,355 현대적이고 데이터가 풍부한 반응형 웹 앱을 구축하기 위한 완전한 UI 컴포넌트 라이브러리
    • Web
      App Builder (New) Ignite UI Angular Blazor React Web Components Ultimate UI ASP.NET Core Ultimate UI ASP.NET MVC Ultimate UI jQuery Ultimate UI for ASP.NET Web Forms
    • Desktop
      Ultimate UI for Windows Forms Ultimate UI for WPF
      Cross Platform
      Ultimate UI for Uno Ultimate UI for UWP Ultimate UI for WinUI Ultimate UI for Xamarin
    • Design to Code
      Indigo.Design App Builder (New) Design System & UI Kits
      Automated Testing Tools
      Test automation for Micro Focus UFT: Windows Forms Test automation for Micro Focus UFT: WPF Test automation for IBM RFT: Windows Forms
  • UX
    • Indigo.Design A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
    • App Builder Cloud-based WYSIWYG Drag & Drop Tool, Endless Theming options and Standards-Based Code Output
  • 비즈니스 인텔리전스
    • Reveal 아름다운 데이터 시각화를 앱에 쉽게 내장하세요
    • Slingshot 조직의 모든 사람이 데이터를 사용하여 보다 현명한 비즈니스 결정을 내릴 수 있도록 지원
  • 팀 생산성
    • Slingshot 더 나은 결과를 위해 함께 일하는 모든 사람을 데이터, 프로젝트 관리, 콘텐츠 및 채팅에 연결하세요.
    • SharePlus 연결 유무에 관계없이 이동 중에도 콘텐츠와 데이터에 안전하고 즉각적으로 액세스할 수 있습니다.
  • 학습 & 지원Support
    • 도움 & 지원 문서
    • 블로그
    • 포럼
    • 제품 아이디어
    • 참조 응용프로그램
    • 고객 스토리
    • 웨비나
    • eBook & 백서
    • 이벤트
  • 무료 체험판
  • 가격
    • 제품 가격/ 온라인 구매
    • 연락처
    • 구독이란?
  • 지원정책
WPF | 컨트롤
  • 평가판 받기
개인 정보 보호: 우리는 당사의 웹 사이트에서의 경험을 향상시키기 위해 자체 및 타사 쿠키를 사용합니다. 웹 사이트를 계속 사용함으로써 귀하는 그들의 사용을 수락 함을 이해합니다. 쿠키 정책
닫기
  • 그리드 및 목록
    • Carousel Listbox
    • Data Cards
    • Data Carousel
    • Data Grid
    • Data Presenter
    • Grid
    • Pivot Grid
    • Property Grid
    • Spreadsheet
    • Tree Grid
    • Tree List
  • 차트
    • Category Chart
    • 3D Surface Chart
    • Data Chart
    • Doughnut Chart
    • Financial Chart
    • Funnel Chart
    • Pie Chart
    • Scatter Chart
    • Shape Chart
    • Sparkline Chart
  • 바코드
    • Barcode
    • Barcode Reader
  • 데이터 입력 및 표시
    • Color Picker
    • Combo Box Editor
    • Formula Editor
    • Inputs
    • MultiColumn Combo
    • Rich Text Editor
    • Spell Checker
    • Syntax Editor
  • 데이터 비주얼라이제이션
    • Diagramming
    • Gantt View
    • Geographic Map
    • Network Node
    • Org Chart
    • Treemap
    • Zoombar
  • 프레임워크
    • Calculation Manager
    • Drag and Drop Framework
    • Excel Library
    • Math Library
    • Persistence Framework
    • Syntax Parsing Engine
    • Undo Redo Framework
    • Word Framework
    • WPF Reporting
  • 게이지
    • Bullet Graph
    • Linear Gauge
    • Radial Gauge
  • 상호 작용
    • Busy Indicator
    • Dialog Window
    • Slider
  • 레이아웃
    • Carousel
    • Dock Manager
    • Tab
    • Tile Manager
  • 메뉴
    • Context Menu
    • Menu
    • Outlook Bar
    • Radial Menu
    • Ribbon
    • Tag Cloud
  • 일정
    • Calendar
    • Month Calendar
    • Schedule
    • Timeline
  • 스타일 및 테마
    • Resource Washer
    • Theme Manager
  • 생산성 팩
    • Configurators
WPF Syntax Editor

WPF Syntax Editor

The Syntax Editor, built on top of our new Syntax Parsing Engine, is a powerful text editing control that provides a similar experience to the Microsoft® Visual Studio® code editor. Use it to apply a set of language-specific grammatical rules to highlight language constructs and error information if the text does not conform to the syntax rules of the language.

WPF 샘플 다운로드

Editing Support

The Syntax Editor has advanced editing capabilities such as clipboard support, unlimited undo and redo, drag and drop, line numbers, as well as character and line selections.

Editing Support

Syntax Highlighting

The Syntax Editor gives to the user visual cues (such as colorization) on how the text is interpreted so that comments, keywords, and language-specific entities can be easily differentiated. This includes support for multiple font styles in a single document.

Syntax Highlighting

Custom Language Support

Out-of-the-box support for common coding languages such as C#, VB, and SQL ships with the Syntax Editor. It is designed to be extensible so that other languages, including any proprietary languages, can be created and used by devising EBNF-like grammar definition files. In support of a subset of the T-SQL language, Syntax Editor gives visual cues to the user on the interpretation of text so comments, keywords, and language-specific entities can be easily differentiated.

Custom Language Support

Split Views

The Syntax Editor supports both end-user and programmatic division of the editor into two separate views for easier editing. Horizontal and vertical splits are both supported.

Split Views

Custom Element Styling

Syntax Editor enables customization of editing elements without re-templating. Provide a built-in line number margin and create custom margins that can be placed in any of the four margin areas of the xamSyntaxEditor control. Manipulate the appearance of editor parts such as the caret, line number margin, active and inactive selections, foreground, backgrounds, font size and family, and more. You control the colorization of text (syntax highlighting) based on a language's syntax and grammar rules.

Custom Element Styling
  • 제품
    • 디자인&개발
    • UX Pros
    • 비즈니스 팀
    • 모두 보기
    • 무료 체험판
  • 학습&지원
    • 도움말&API 문서
    • 블로그
    • 기술 지원 채팅
    • 포럼
    • 제품 아이디어
    • 요청 제출
  • 내 계정
    • 섭크립션 관리
    • 지원 요청
  • 회사
    • 회사 소개
    • 채용 정보
    • 법률
    • 뉴스&이벤트
    • 파트너
최신 상태 유지

최신 블로그, 전자책, 이벤트, 백서를 받아 보십시오.

가입하기!
Ginza Wall Building UCF 5F 6-13-16 Ginza Chuo-ku, Tokyo, 104-0061, Japan
  • 개인 정보 보호 정책(갱신)
  • 쿠키
  • 이용 약관(갱신)
© Copyright 2025 INFRAGISTICS. All Rights Reserved
Back to top of page