/**
@class wxStyledTextEvent
- @headerfile stc.h wx/stc/stc.h
The type of events sent from wxStyledTextCtrl.
/**
@class wxStyledTextCtrl
- @headerfile stc.h wx/stc/stc.h
A wxWidgets implementation of the Scintilla source code editing component.
more of the following comma separated elements:
bold turns on bold
italic turns on italics
- fore:[name or #RRGGBB] sets the foreground colour
- back:[name or #RRGGBB] sets the background colour
+ fore:[name or \#RRGGBB] sets the foreground colour
+ back:[name or \#RRGGBB] sets the background colour
face:[facename] sets the font face name to use
size:[num] sets the font size in points
eol turns on eol filling