menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Localizer.EditResourceIdentifiers.CreateNewLanguageColoringDialog - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Localizer.EditResourceIdentifiers.CreateNewLanguageColoringDialog

    Represents a class contains the localizer variables of create new language coloring option dialog.

    Inheritance
    System.Object
    Localizer.EditResourceIdentifiers.CreateNewLanguageColoringDialog
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Localization
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public class CreateNewLanguageColoringDialog

    Constructors

    CreateNewLanguageColoringDialog()

    Declaration
    public CreateNewLanguageColoringDialog()

    Fields

    CancelButton

    Holds the cancel button text.

    Declaration
    public const string CancelButton = "&Cancel"
    Field Value
    Type
    System.String

    ConfigurationFileLabel

    Holds the configuration file label text.

    Declaration
    public const string ConfigurationFileLabel = "&Configuration File:"
    Field Value
    Type
    System.String

    FilePathButton

    Holds the filepath button text.

    Declaration
    public const string FilePathButton = "..."
    Field Value
    Type
    System.String

    FilePathTextBox

    Holds the filepath textbox text.

    Declaration
    public const string FilePathTextBox = "<resources>"
    Field Value
    Type
    System.String

    FormTitle

    Holds the form title text.

    Declaration
    public const string FormTitle = "Create new language coloring configuration"
    Field Value
    Type
    System.String

    LanguagesListLabel

    Holds the languages list label text.

    Declaration
    public const string LanguagesListLabel = "&Language:"
    Field Value
    Type
    System.String

    NameLabel

    Holds the name label text.

    Declaration
    public const string NameLabel = "&Name:"
    Field Value
    Type
    System.String

    OkButton

    Holds the ok button text.

    Declaration
    public const string OkButton = "&OK"
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved