Class Localizer.EditResourceIdentifiers.ControlOptionsDialog
Represents a class contains the localizer variables of ControlOptions.
Inheritance
Inherited Members
Namespace: Syncfusion.Windows.Forms.Localization
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public class ControlOptionsDialog
Constructors
ControlOptionsDialog()
Declaration
public ControlOptionsDialog()
Fields
AutoIndentModeBlockText
Holds the value of AutoIndentMode as Block.
Declaration
public const string AutoIndentModeBlockText = "Block"
Field Value
Type |
---|
System.String |
AutoIndentModeLabel
Holds the label text of Auto Indent Mode option.
Declaration
public const string AutoIndentModeLabel = "Aut&o Indent Mode:"
Field Value
Type |
---|
System.String |
AutoIndentModeNoneText
Holds the value of AutoIndentMode as None.
Declaration
public const string AutoIndentModeNoneText = "None"
Field Value
Type |
---|
System.String |
AutoIndentModeSmartText
Holds the value of AutoIndentMode as Smart.
Declaration
public const string AutoIndentModeSmartText = "Smart"
Field Value
Type |
---|
System.String |
CancelButton
Holds the cancel button text.
Declaration
public const string CancelButton = "&Cancel&"
Field Value
Type |
---|
System.String |
ChangedLinesMarking
Holds the checkbox text of Changed Lines marking option.
Declaration
public const string ChangedLinesMarking = "&Changed Lines Marking"
Field Value
Type |
---|
System.String |
ColumnGuidesText
Holds the checkbox text of Column Guides option.
Declaration
public const string ColumnGuidesText = "&Column Guides"
Field Value
Type |
---|
System.String |
FormTitle
Holds the form title text.
Declaration
public const string FormTitle = "Control Options"
Field Value
Type |
---|
System.String |
GroupUndoText
Holds the checkbox text of Group Undo option.
Declaration
public const string GroupUndoText = "&Group Undo"
Field Value
Type |
---|
System.String |
HorizontalScrollBarText
Holds the checkbox text of Horizontal ScrollBar option.
Declaration
public const string HorizontalScrollBarText = "&Horizontal Scrollbar"
Field Value
Type |
---|
System.String |
IndentationBlockBordersText
Holds the checkbox text of Indentation Block Borders option.
Declaration
public const string IndentationBlockBordersText = "&Indentation Block Borders"
Field Value
Type |
---|
System.String |
IndentationGuidelinesText
Holds the checkbox text of Indentation Guidelines option.
Declaration
public const string IndentationGuidelinesText = "I&ndentation Guidelines"
Field Value
Type |
---|
System.String |
IndicatorAreaText
Holds the checkbox text of Indicator Area.
Declaration
public const string IndicatorAreaText = "&Indicator Area"
Field Value
Type |
---|
System.String |
InsertModeText
Holds the checkbox text of Insert Mode option.
Declaration
public const string InsertModeText = "&Insert Mode"
Field Value
Type |
---|
System.String |
LineNumbersText
Holds the checkbox text of Line numbers option.
Declaration
public const string LineNumbersText = "&Line Numbers"
Field Value
Type |
---|
System.String |
LinesWrappingMarksText
Holds the checkbox text of Lines Wrapping Marks option.
Declaration
public const string LinesWrappingMarksText = "&Lines Wrapping Marks"
Field Value
Type |
---|
System.String |
OkButton
Holds the ok button text.
Declaration
public const string OkButton = "&O&K"
Field Value
Type |
---|
System.String |
OutliningCollapsersText
Holds the checkbox text of Outlining Collapsers option.
Declaration
public const string OutliningCollapsersText = "&Outlining Collapsers"
Field Value
Type |
---|
System.String |
SelectionAreaText
Holds the checkbox text of Selection Area option
Declaration
public const string SelectionAreaText = "&Selection Area"
Field Value
Type |
---|
System.String |
StatusBarText
Holds the checkbox text of Status Bar option.
Declaration
public const string StatusBarText = "&Status Bar"
Field Value
Type |
---|
System.String |
TabSizeLabel
Holds the label text of Tab Size option.
Declaration
public const string TabSizeLabel = "Tab Size:"
Field Value
Type |
---|
System.String |
TabStopsText
Holds the checkbox text of Tab Stops option.
Declaration
public const string TabStopsText = "&Tab Stops"
Field Value
Type |
---|
System.String |
TransparentSelectionText
Holds the checkbox text of Transparent Selection option.
Declaration
public const string TransparentSelectionText = "&Transparent Selection"
Field Value
Type |
---|
System.String |
UserAreaText
Holds the checkbox text of User Area option.
Declaration
public const string UserAreaText = "&User Area"
Field Value
Type |
---|
System.String |
UseTabsText
Holds the checkbox text of Use Tabs option.
Declaration
public const string UseTabsText = "&Use Tabs"
Field Value
Type |
---|
System.String |
VerticalScrollBarText
Holds the checkbox text of Vertical ScrollBar option.
Declaration
public const string VerticalScrollBarText = "&Vertical Scrollbar"
Field Value
Type |
---|
System.String |
ViewWhiteSpaceText
Holds the checkbox text of View White Space option.
Declaration
public const string ViewWhiteSpaceText = "Vi&ew White Space"
Field Value
Type |
---|
System.String |
VirtualSpaceModeText
Holds the checkbox text of Virtual Space Mode option.
Declaration
public const string VirtualSpaceModeText = "&Virtual Space Mode"
Field Value
Type |
---|
System.String |
WordWrapAreaText
Holds the checkbox text of Word Wrap Area option.
Declaration
public const string WordWrapAreaText = "&Word Wrap Area"
Field Value
Type |
---|
System.String |
WordWrapText
Holds the checkbox text of Word Wrap option.
Declaration
public const string WordWrapText = "&Word Wrap"
Field Value
Type |
---|
System.String |
WrappedLinesMarksText
Holds the checkbox text of Wrapped Lines Marks option.
Declaration
public const string WrappedLinesMarksText = "&Wrapped Lines Marks"
Field Value
Type |
---|
System.String |
XPStyleText
Holds the checkbox text of XP Style option.
Declaration
public const string XPStyleText = "&XP Style"
Field Value
Type |
---|
System.String |