menu

WinForms

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

    Show / Hide Table of Contents

    Enum FolderBrowserMessage

    Defines constants used by the FolderBrowser component.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum FolderBrowserMessage
    Remarks

    The FolderBrowserMessage enumeration specifies constants that define the event that triggered the FolderBrowserCallback event to occur.

    Fields

    Name Description
    Initialized

    Indicates that the browse dialog box has finished initializing.

    SelChanged

    Indicates that the selection has changed.

    ValidateFailed

    Indicates that the user typed an invalid name into the edit box.

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