HllApiAttr Property (Read Only)

Top  Previous  Next

Returns the attribute of Field in HLLAPI-compliance format.

 

VB.NET Syntax

 

[Byte =] Field.HllApiAttr

 

C# Syntax

 

[byte =] Field.HllApiAttr;

 

 

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 Editable, Blinking, Color, High and Reverse properties.