Type
OLE Color
Description
Determines the default color of text in the displayed page.
Example
REM Show text in black by default
WebsterPro1.ForeColor = &H00000000
Remarks
Changing this property affects subsequent page loads, but not pages that are already in cache (including the current page). You can use the Reload method to update the display after changing this property.