PresentationAttributes properties

PresentationAttributes type system variables affect the display of the console window. You can set or retrieve any of the following properties in variables of this type at run time:

Table 1. Properties that apply to PresentationAttributes variables
Property Description
color Specifies the color of a field in a console form.
highlight Specifies the special effect (if any) with which to display the field.
intensity Specifies the strength of the displayed font.

Feedback