TerminalAttributeOption Enumeration
In This Topic
Identifies a host terminal attribute.
Members
| Member | Description |
| ProtectedHigh | T27 protected intense text |
| ProtectedHighBlink | T27 Protected intense blinking text |
| ProtectedLow | UTS protected low intensity text |
| ProtectedLowAlpha | UTS protected low intensity alphanumeric attribute. |
| ProtectedLowBlink | UTS protected low intensity blinking text attribute. |
| ProtectedNormal | protected field normal text |
| ProtectedNormalAlpha | protected normal alphanumeric attribute. |
| ProtectedNormalBlink | Protected blinking text |
| ProtectedNormalNumeric | protected normal numeric attribute. |
| StatusLine | Status line attribute. |
| UnprotectedHigh | T27 Unprotected intense text |
| UnprotectedHighBlink | T27 Unprotected intense blinking text |
| UnprotectedLow | UTS Unprotected low intensity text |
| UnprotectedLowAlpha | UTS unprotected intense alphanumeric attribute. |
| UnprotectedLowAlphaBlink | UTS unprotected low intensity alphanumeric blinking text attribute. |
| UnprotectedLowBlink | UTS Unprotected low intensity blinking text |
| UnprotectedLowNumeric | UTS unprotected intense numeric attribute. |
| UnprotectedLowNumericBlink | UTS unprotected low intensity numeric blinking text attribute. |
| UnprotectedNormal | Unprotected normal text |
| UnprotectedNormalAlpha | unprotected normal alphanumeric attribute. |
| UnprotectedNormalAlphaBlink | UTS unprotected normal alphanumeric blinking text attribute. |
| UnprotectedNormalBlink | Unprotected normal blinking text |
| UnprotectedNormalNumeric | unprotected normal numeric attribute. |
| UnprotectedNormalNumericBlink | UTS unprotected normal numeric blinking text attribute. |
See Also