menu

WinForms

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

    Show / Hide Table of Contents

    Enum CultureChangedReason

    CultureChangedReason is used by the CultureChangedEventArgs to denote what action initiated the culture change.

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

    Fields

    Name Description
    SystemSettings

    A System level setting change resulted in the culture change.

    ThreadCulture

    Thread level culture change resulted in the culture change.

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