AppConnTerminalAttributes Object

Use the AppConnTerminalAttributes object to get information on terminal attributes.

Click a method to see more information on its use, syntax, and parameters:

Color Property

Used to get the color value terminal attribute.

Syntax

object.Color

Part Description
object A terminal attributes object

Remarks

Use the Color property to get the color terminal attribute.

IsBlinking Property

Used to get the blinking terminal attribute.

Syntax

object.IsBlinking

Part Description
object A terminal attributes object

Remarks

Use the IsBlinking property to get the blinking terminal attribute.

IsColumnSeparated Property

Used to get the column separated terminal attribute.

Syntax

object.IsColumnSeparated

Part Description
object A terminal attributes object

Remarks

Use the IsColumnSeparated property to get the comma separated terminal attribute.

IsHalfBrite Property

Used to get the half brite terminal attribute.

Syntax

object.IsHalfBrite

Part Description
object A terminal attributes object

Remarks

Use the IsHalfBrite property to get the half brite terminal attribute.

IsIntense Property

Used to get the intense terminal attribute.

Syntax

object.IsIntense

Part Description
object A terminal attributes object

Remarks

Use the IsIntense property to get the intense terminal attribute.

IsNondisplay Property

Used to get the nondisplay terminal attribute.

Syntax

object.IsNondisplay

Part Description
object A terminal attributes object

Remarks

Use the IsNondisplay property to get the nondisplay terminal attribute.

IsNumeric Property

Used to get the numeric terminal attribute.

Syntax

object.IsNumeric

Part Description
object A terminal attributes object

Remarks

Use the IsNumeric property to get the numeric terminal attribute.

IsPenDetect Property

Used to get the pen detect terminal attribute.

Syntax

object.IsPenDetect

Part Description
object A terminal attributes object

Remarks

Use the IsPenDetect property to get the pen detect terminal attribute.

IsProtected Property

Used to get the protected terminal attribute.

Syntax

object.IsProtected

Part Description
object A terminal attributes object

Remarks

Use the IsProtected property to get the protected terminal attribute.

IsReverse Property

Used to get the reverse terminal attribute.

Syntax

object.IsReverse

Part Description
object A terminal attributes object

Remarks

Use the IsReverse property to get the reverse terminal attribute.

IsUnderscore Property

Used to get the underscore terminal attribute.

Syntax

object.IsUnderscore

Part Description
object A terminal attributes object

Remarks

Use the IsUnderscore property to get the underscore terminal attribute.