SMathColors Class

Each property of this class is a Color used in the SMath controls.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public static class SMathColors
Inheritance
Object    SMathColors

Properties

ActiveBreakpoint Color of the active breakpoint.
Background Background color.
Breakpoint Color of the inactive breakpoint.
ErrorEntry Color of the error entry.
HighlightedText Color of the highlighted text.
RegularText Color of the regular text.
Selection Color of the selection.
StringEntry Color of the string entry.
UnitEntry Color of the unit of measurement entry.

See Also