TextWinTextColor Property

Specifies the text color for the text window.

See Also | Example

Signature

object.TextWinTextColor

object

PreferencesDisplay
The object or objects this property applies to.

TextWinTextColor

OLE_COLOR (constant); read-write

vbBlack

vbRed

vbYellow

vbGreen

vbCyan

vbBlue

vbMagenta

vbWhite

Remarks

The default color for this property is the Windows standard window text color.

 

   Comments?