 
      The wx.stc.StyledTextCrtl class provided by this module is a text widget primarily intended for use as a syntax highlighting source code editor. It is based on the popular Scintilla widget.
| Class | Short Description | 
|---|---|
| StyledTextCtrl | A wxWidgets implementation of the Scintilla source code editing component. | 
| StyledTextEvent | The type of events sent from wx.stc.StyledTextCtrl. |