menu

WinForms

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

    Show / Hide Table of Contents

    Enum FindNextResult

    Defines a constant that specifies the result of FindNext method.

    Namespace: Syncfusion.Windows.Forms.Edit.Interfaces
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum FindNextResult

    Fields

    Name Description
    Error

    Specifies whether the error has occurred while searching the text.

    NotFound

    Specifies whether the text wasn't found.

    Ok

    Specifies whether the text was found.

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