menu

WinForms

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

    Show / Hide Table of Contents

    Class Localizer.EditResourceIdentifiers.FormatEditorDialog

    Represents a class that contains the localizer variables of format configuration dialog.

    Inheritance
    System.Object
    Localizer.EditResourceIdentifiers.FormatEditorDialog
    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 FormatEditorDialog

    Constructors

    FormatEditorDialog()

    Declaration
    public FormatEditorDialog()

    Fields

    AddButton

    Holds the add button text.

    Declaration
    public const string AddButton = "&Add"
    Field Value
    Type
    System.String

    ApplyButton

    Holds the apply button text.

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

    BackgroundColorLabel

    Holds the background color label text.

    Declaration
    public const string BackgroundColorLabel = "Background Color:"
    Field Value
    Type
    System.String

    BackgroundStyleLabel

    Holds the background style label text.

    Declaration
    public const string BackgroundStyleLabel = "Background Style:"
    Field Value
    Type
    System.String

    BorderColorLabel

    Holds the border color label text.

    Declaration
    public const string BorderColorLabel = "Border Color:"
    Field Value
    Type
    System.String

    CancelButton

    Holds the cancel button text.

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

    FillAndBordersGroupBox

    Holds the fill and borders groupbox text.

    Declaration
    public const string FillAndBordersGroupBox = " Fill and Borders "
    Field Value
    Type
    System.String

    FontColorLabel

    Holds the font color label text.

    Declaration
    public const string FontColorLabel = "Font Color:"
    Field Value
    Type
    System.String

    FontNameLabel

    Holds the font name label text.

    Declaration
    public const string FontNameLabel = "Font Name:"
    Field Value
    Type
    System.String

    FontSizeLabel

    Holds the font size label text.

    Declaration
    public const string FontSizeLabel = "Font Size:"
    Field Value
    Type
    System.String

    FontStyleLabel

    Holds the font style label text.

    Declaration
    public const string FontStyleLabel = "Font Style:"
    Field Value
    Type
    System.String

    FormatLabel

    Holds the format label text.

    Declaration
    public const string FormatLabel = "Formats:"
    Field Value
    Type
    System.String

    FormTitle

    Holds the form title text.

    Declaration
    public const string FormTitle = "Formats editor"
    Field Value
    Type
    System.String

    LanguageLabel

    Holds the language label text.

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

    OkButton

    Holds the ok button text.

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

    RemoveButton

    Holds the remove button text.

    Declaration
    public const string RemoveButton = "&Remove"
    Field Value
    Type
    System.String

    StrikeOutColorLabel

    Holds the strikeout color label text.

    Declaration
    public const string StrikeOutColorLabel = "StrikeOut Color:"
    Field Value
    Type
    System.String

    TextSettingsGroupBox

    Holds the text settings groupbox text.

    Declaration
    public const string TextSettingsGroupBox = " Text settings "
    Field Value
    Type
    System.String

    UnderlineColorLabel

    Holds the underline color label text.

    Declaration
    public const string UnderlineColorLabel = "Underline Color:"
    Field Value
    Type
    System.String

    UnderlineGroupBox

    Holds the underlining groupbox text.

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

    UnderlineStyleLabel

    Holds the underline style label text.

    Declaration
    public const string UnderlineStyleLabel = "Underline Style:"
    Field Value
    Type
    System.String

    UnderlineWeightLabel

    Holds the underline weight label text.

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