menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SearchType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SearchType

    Defines the constants that specifies the type of searching the word in EditControl.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum SearchType

    Fields

    Name Description
    FindNext

    Specifies finding the next word.

    MarkAll

    Marking all the found words.

    Unknown

    Specifies the unknown type of searching.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved