From c49aae8c8b1508a5f7df24409c8cf50c67da6d1f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 1 Mar 2003 21:45:16 +0000 Subject: Explained control character style. --- doc/ScintillaDoc.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index ef79b95b9..a06d1928d 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -1776,7 +1776,9 @@ struct TextToFind { 36 - This style sets the display attributes used when drawing control characters. See + This style sets the font used when drawing control characters. + Only the font, size, bold, italics, and character set attributes are used and not + the colour attributes. See also: SCI_SETCONTROLCHARSYMBOL. -- cgit v1.2.3