Defines a set of constants used by the Color property.
Remarks
Defines a set of constants used by the Color property.
Members
| Member Name | Description |
|---|---|
| HostBlue | Constant representing host blue. |
| HostGreen | Constant representing host green. |
| HostNoColor | Constant representing host "no color". |
| HostPink | Constant representing host pink. |
| HostRed | Constant representing host red. |
| HostTurquoise | Constant representing host turquoise. |
| HostWhite | Constant representing host white. |
| HostYellow | Constant representing host yellow. |
| StatusLine | Constant representing the host status line color. |
| ProtectedNormalAlphaColor | Constant representing the host color for protected normal alpha fields. |
| ProtectedNormalNumericColor | Constant representing the host color for protected normal numeric fields. |
| ProtectedHighlightAlphaColor | Constant representing the host color for protected highlighted alpha fields. |
| ProtectedHighlightNumericColor | Constant representing the host color for protected highlighted numeric fields. |
| UnprotectedNormalAlphaColor | Constant representing the host color for unprotected normal alpha fields. |
| UnprotectedNormalNumericColor | Constant representing the host color for unprotected normal numeric fields. |
| UnprotectedHighlightAlphaColor | Constant representing the host color for unprotected highlighted alpha fields. |
| UnprotectedHighlightNumericColor | Constant representing the host color for unprotected highlighted numeric fields. |
| MessageLineColor | Constant representing the host color for the message line. |
| ErrorLineColor | Constant representing the host color for the error line. |
| SysRequestColor | Constant representing the host color for the SysRequest line. |
Requirements
Namespace: WRQ.Verastream.HostIntegrator Namespace
Assembly: WRQ.Verastream.HostIntegrator.dll
See Also
WRQ.Verastream.HostIntegrator Namespace