CodeEdit
CodeEdit class is derived from RichEdit class and used to display coding text with the redefined color for key word.
Control.h
Name | Brief | Example |
---|---|---|
AddKeywords | Adds keywords to be colored. | |
CodeEdit | Constructor. | |
ColorOptions | Changes color options of the control. | |
CreateControl | Creates the actual control. | |
GetText | Gets the window text. | |
Highlight | Highlights a particular line in the control | |
SetText | Sets the window text. |