EditorFormatDefinition Properties

Include Protected Members
Include Inherited Members

The EditorFormatDefinition type exposes the following members.

Properties

  Name Description
Public property BackgroundBrush Gets or sets the background brush for this item.
Public property BackgroundColor Gets or sets the background color for this item.
Public property BackgroundCustomizable Determines whether the background of this format is customizable.
Public property DisplayName Defines the string used when displaying this format definition to the user. This property is used only if the UserVisibleAttribute is set to true on this object's export.
Public property ForegroundBrush Gets or sets the foreground brush for this item.
Public property ForegroundColor Gets or sets the foreground color for this item.
Public property ForegroundCustomizable Determines whether the foreground of this format is customizable.

Top

See Also

Reference

EditorFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace