HllApiEab Property (Read Only) |
Top Previous Next |
Returns the extended attribute of Field in HLLAPI-compliance format.
VB.NET Syntax
[Byte =] Field.HllApiEab
C# Syntax
[byte =] Field.HllApiEab;
Remarks
This is a terminal-emulation behavior attribute. Normally, you should consider this property if you are going to implement a terminal emulation program.
See Also Blinking, Color, High and Reverse properties.
|