Class Localizer.EditResourceIdentifiers.LanguageColoringConfigurationDialog
Represents a class contains the localizer variables of configuration dialog.
Inheritance
Inherited Members
Namespace: Syncfusion.Windows.Forms.Localization
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public class LanguageColoringConfigurationDialog
Constructors
LanguageColoringConfigurationDialog()
Declaration
public LanguageColoringConfigurationDialog()
Fields
AddFormatButton
Holds the add format button text.
Declaration
public const string AddFormatButton = "Add..."
Field Value
Type |
---|
System.String |
AddLexemButton
Holds the add lexem button text.
Declaration
public const string AddLexemButton = "Add"
Field Value
Type |
---|
System.String |
AddSubLexemButton
Holds the add sublexem button text.
Declaration
public const string AddSubLexemButton = "Add sub"
Field Value
Type |
---|
System.String |
BackColorLabel
Holds the backcolor label text.
Declaration
public const string BackColorLabel = "Back Color:"
Field Value
Type |
---|
System.String |
BeginTokenCheckBox
Holds the begin token checkbox text.
Declaration
public const string BeginTokenCheckBox = "Is Regexp"
Field Value
Type |
---|
System.String |
BeginTokenLabel
Holds the begin token label text.
Declaration
public const string BeginTokenLabel = "Begin token:"
Field Value
Type |
---|
System.String |
CancelButton
Holds the cancel button text.
Declaration
public const string CancelButton = "&Cancel"
Field Value
Type |
---|
System.String |
ContinueTokenCheckBox
Holds the continue token checkbox text.
Declaration
public const string ContinueTokenCheckBox = "Is Regexp"
Field Value
Type |
---|
System.String |
ContinueTokenLabel
Holds the continue token label text.
Declaration
public const string ContinueTokenLabel = "Continue:"
Field Value
Type |
---|
System.String |
DeleteButton
Holds the delete button text.
Declaration
public const string DeleteButton = "&Delete"
Field Value
Type |
---|
System.String |
EndTokenCheckBox
Holds the end token checkbox text.
Declaration
public const string EndTokenCheckBox = "Is Regexp"
Field Value
Type |
---|
System.String |
EndTokenLabel
Holds the end token label text.
Declaration
public const string EndTokenLabel = "End token:"
Field Value
Type |
---|
System.String |
FileExtensionLabel
Holds the file extension label text.
Declaration
public const string FileExtensionLabel = "File Extensions:"
Field Value
Type |
---|
System.String |
FileExtensionTabPageText
Holds the file extension tabpage text.
Declaration
public const string FileExtensionTabPageText = "Extensions && Delimiters"
Field Value
Type |
---|
System.String |
FontColorLabel
Holds the forecolor label text.
Declaration
public const string FontColorLabel = "Font Color:"
Field Value
Type |
---|
System.String |
FontFormatButton
Holds the font format button text,
Declaration
public const string FontFormatButton = "Font..."
Field Value
Type |
---|
System.String |
ForeColorLabel
Holds the forecolor label text.
Declaration
public const string ForeColorLabel = "Fore Color:"
Field Value
Type |
---|
System.String |
FormatLabel
Holds the format label text.
Declaration
public const string FormatLabel = "Format:"
Field Value
Type |
---|
System.String |
FormatListLabel
Holds the format list label text.
Declaration
public const string FormatListLabel = "Available Formats:"
Field Value
Type |
---|
System.String |
FormatTabPageText
Holds the format tabpage text.
Declaration
public const string FormatTabPageText = "Formats"
Field Value
Type |
---|
System.String |
FormTitle
Holds the form title text
Declaration
public const string FormTitle = "Language Coloring Configuration "
Field Value
Type |
---|
System.String |
HatchStyleLabel
Holds the hatch style label text.
Declaration
public const string HatchStyleLabel = "Hatch Style:"
Field Value
Type |
---|
System.String |
HelpButton
Holds the help button text.
Declaration
public const string HelpButton = "&Help"
Field Value
Type |
---|
System.String |
IsComplexCheckBox
Holds the iscomplex checkbox text.
Declaration
public const string IsComplexCheckBox = "Is Complex"
Field Value
Type |
---|
System.String |
LanguageLabel
Holds the language label text.
Declaration
public const string LanguageLabel = "&Language Name:"
Field Value
Type |
---|
System.String |
LexemLabel
Holds the lexem label text.
Declaration
public const string LexemLabel = "Lexems tree:"
Field Value
Type |
---|
System.String |
LexemTabPageText
Holds the lexem tabpage text.
Declaration
public const string LexemTabPageText = "Lexems"
Field Value
Type |
---|
System.String |
LineColorLabel
Holds the line color label text.
Declaration
public const string LineColorLabel = "Line Color:"
Field Value
Type |
---|
System.String |
ListEditorAddButton
Holds the list editor add button text.
Declaration
public const string ListEditorAddButton = "Add..."
Field Value
Type |
---|
System.String |
ListEditorRemoveButton
Holds the list editor remove button text.
Declaration
public const string ListEditorRemoveButton = "Remove"
Field Value
Type |
---|
System.String |
MultiCharsLabel
Holds the multi char label text.
Declaration
public const string MultiCharsLabel = "Multi-chars delimiters list:"
Field Value
Type |
---|
System.String |
OkButton
Holds the ok button text.
Declaration
public const string OkButton = "&OK"
Field Value
Type |
---|
System.String |
OneCharLabel
Holds the one char label text.
Declaration
public const string OneCharLabel = "One char delimiters list:"
Field Value
Type |
---|
System.String |
OnlyLocalCheckBox
Holds the only local checkbox text.
Declaration
public const string OnlyLocalCheckBox = "Only Local Sub-lexems"
Field Value
Type |
---|
System.String |
OpenButton
Holds the open button text.
Declaration
public const string OpenButton = "&Load..."
Field Value
Type |
---|
System.String |
OpenDialogTitle
Holds the open dialog title text.
Declaration
public const string OpenDialogTitle = "Load configuration"
Field Value
Type |
---|
System.String |
PriorityLabel
Holds the priority label text.
Declaration
public const string PriorityLabel = "Priority:"
Field Value
Type |
---|
System.String |
RemoveFormatButton
Holds the remove format text.
Declaration
public const string RemoveFormatButton = "Remove"
Field Value
Type |
---|
System.String |
RemoveLexemButton
Holds the remove lexem button text.
Declaration
public const string RemoveLexemButton = "Remove"
Field Value
Type |
---|
System.String |
RestoreButton
Holds the restore button text.
Declaration
public const string RestoreButton = "Restore"
Field Value
Type |
---|
System.String |
SampleLabel
Holds the sample label text.
Declaration
public const string SampleLabel = "Sample:"
Field Value
Type |
---|
System.String |
SaveAsButton
Holds the save as button text.
Declaration
public const string SaveAsButton = "&Save As..."
Field Value
Type |
---|
System.String |
SaveDialogTitle
Holds the save dialog title text.
Declaration
public const string SaveDialogTitle = "Save configuration"
Field Value
Type |
---|
System.String |
SetFontButton
Holds the set font button text.
Declaration
public const string SetFontButton = "Set current Font for all"
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 |