• North American Sales: 1-800-231-8588
  • Global Contacts
  • My Account
Infragistics logo Infragistics logo
Menu
  • North American Sales: 1-800-231-8588
  • My Account
    • Sign In/Register
  • Design & DevelopmentDesign & Develop
    • Best Value Bundles
      Infragistics Ultimate $2,355 The only complete UX/UI toolkit for building high performance, modern web, mobile and desktop applications.
      Infragistics Professional $1,575 The comprehensive UI components library for web, mobile and desktop developers.
      Ignite UI $1,355 A complete library of UI components for building modern, data-rich and responsive web apps.
    • Web
      App Builder (New) Ignite UI

      Angular | Grid Samples

      Blazor React Web Components | Grid Samples Ultimate UI for ASP.NET Core Ultimate UI for ASP.NET MVC Ultimate UI for 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
    • App Builder Cloud-based WYSIWYG Drag & Drop Tool, Endless Theming options and Standards-Based Code Output
    • Indigo.Design A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
  • Business Intelligence
    • Reveal Easily embed beautiful data visualizations into your apps
    • Slingshot Empower everyone in your organization to use data to make smarter business decisions
  • Team Productivity
    • Slingshot Connect everyone you work with to data, project management, content and chats for better results.
    • SharePlus Secure, instant access to content and data on the go – with or without connectivity.
  • Learn & SupportSupport
    • Help & Support Documents
    • Blogs
    • Forums
    • Product Ideas
    • Reference Applications
    • Customer Stories
    • Webinars
    • eBook & Whitepapers
    • Events
  • Free Trials
  • Pricing
    • Product Pricing / Buy Online
    • Contact Us
Windows Forms | Controls
  • Download Trial
Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
OK
Your Privacy Matters
We use our own and third-party cookies to improve your experience on our website. They also allow us to analyze user behavior in order to constantly improve the website for you. Please review our Cookie Policy and cookie settings below.
Manage settings OK
Privacy Preferences
When you visit any website, it may store or retrieve information on your browser, mostly in the form ot cookies. This information might be about you, your preferences, or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but can give you a more personalized web experience. Because we respect your right to privacy. you can choose not to allow some types of cookies. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer.
Accept All
Essential cookies for login data and good site performance.
Cookies that support website functionality and features.
Cookies, provided by our third-party advertising partners, collect information about your browsing habits.
Cookies used to make advertising messages more relevant to you and your interests.
Decline All Confirm My Choices
  • Grids & Lists
    • Grid
    • List View
    • Pivot Grid
    • Spreadsheet
    • Tree List
  • Charts
    • Category Chart
    • Chart
    • Data Chart
    • Doughnut Chart
    • Funnel Chart
    • Pie Chart
    • Sparkline
  • Barcodes
    • Barcode
  • Data Entry & Display
    • Color Picker
    • Combo Box Editor
    • Editors
    • Extras
    • Form Manager
    • Spell Checker
    • Ultra Radio Button
  • Data Visualizations
    • Gantt View
    • Geographic Map
  • Frameworks
    • Calculation Manager
    • Data Source
    • Documents Framework
    • Excel Exporter
    • Excel Library
    • Flat Data Source
    • Grid Document Exporter
    • Math Library
    • Syntax Parsing Engine
    • Word Framework
    • Word Exporter
  • Gauges
    • Bullet Graph
    • Gauge
    • Linear Gauge
  • Interactions
    • Desktop Alert
    • Printing
    • Peek Pop-up
  • Layouts
    • Carousel
    • Dock Manager
    • Grid Bag Layout Panel
    • Group Box
    • Layout Managers
    • Live Tile View
    • Message Box Manager
    • Panel
    • Splitter
    • Tab
    • Tabbed MDI
    • Tile Panel
    • Zoom Panel
  • Menus
    • Explorer Bar
    • Navigation Bar
    • Notification Badges
    • Office Nav Bar
    • Radial Menu
    • Ribbon Customization
    • Toolbars
  • Scheduling
    • Schedule
  • Styling & Themes
    • AppStylist
WinForms Syntax Parsing Engine

Windows Forms Syntax Parsing Engine

The Syntax Parsing Engine processes text and devises (based on the rules of the grammar provided to the engine) tokens that have meaning for syntax analysis processes. It includes find and replace functionality, error reporting, document navigation, and more. The Syntax Parsing Engine fully supports EBNF-based language and can parse it into proper tokens, keywords, and constructs.

Download Windows Forms Samples

WinForms Lexing/Parsing

Lexing/Parsing

The Syntax Parsing Engine processes text and creates meaningful tokens based on the rules of the grammar provided to the engine. The tokens generated by the lexing process are then used to apply syntax analysis to the document text based on the language specified. The parser is a high performance engine that works for both deterministic and non-deterministic (i.e. ambiguous) grammars.


WinForms Document Searching

Document Searching

The Syntax Parsing Engine provides the ability to search a document for instances of text that match search criteria using methods like Find, Find and Replace, Find All, and Find and Replace All. Specify how to perform the search by providing the direction (forward or backward), case sensitivity, whole word or partial word, the text to find, or a regex pattern.


Syntax Tree/Error Reporting

Expose a syntax tree of the text document, which represents the syntactic structure of the text rules of the language provided to the engine. The syntax tree marks invalid nodes as errors and they can be accessed (down to a given character range) using methods exposed by the API.

WinForms Syntax Tree/Error Reporting

Document Navigation

Scan through lines, tokens, and words with a simple API. Go to the start or end of a document, go to a specific line, token, or word. Find where you are in a document and continue to examine the previous or next tokens or words without changing the current position.

WinForms Document Navigation

EBNF Support

Just feed in a language’s EBNF and the syntax library can parse it through and recognize the keywords, tokens, and language construct from it. The plain text, C#, and VB languages are supported out of the box. Fully supports ISO EBNF notation (ISO-14977:1996(E)).

WinForms EBNF Support
  • Products
    • Design & Development
    • UX Pros
    • Embedded Analytics
    • Work Management
    • View All
    • Free Trials
  • Learn & Support
    • Help & API Docs
    • Blogs
    • Technical Support Chat
    • Forums
    • Product Ideas
    • Submit a Request
    • Service Health
  • My Account
    • Manage My Subscriptions
    • Support Requests
  • Compare
    • Angular Compare
    • Blazor Compare
  • Corporate
    • About Us
    • Careers
    • Legal
    • News & Events
    • Partners
The best blogs, whitepapers, and other development resources
Unfortunately, Google has considered you a bot. If you have an account, please sign in to validate your status and fill form out again. Alternatively, please feel free to contact sales@infragistics.com to obtain the asset you were looking for or choose to schedule a demo of our products.
Thank you for subscribing. Look for an email from team@Infragistics.com for the latest news for Developers, UX, and Business Teams.
  • Privacy Policy(updated)
  • Cookies
  • Terms of Use(updated)
I.S. Partners SOC2 SEAL GDPR SEALIS Partners LLC
© Copyright 2025 INFRAGISTICS. All Rights Reserved
Back to top of page