property Note.PartForeColor(Part as NotePartEnum) as Color
Specifies the foreground color to show the part of the note.

TypeDescription
Part as NotePartEnum A NotePartEnum expression that specifies the part.
Color A Color expression that specifies the part's foreground color.
The PartForeColor property indicates the foreground color to display the PartText. Use the <fgcolor> HTML tag in the PartText property to specify parts of the note's caption with different foreground colors. Use the <bgcolor> HTML tag in the PartText property to specify parts of the note's caption with different background colors.  Use the The PartBackColor property to specify an EBN / Solid Color object to show a different visual appearance for the part ( borders and/or background ).