【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.4 CodeEdit
Name
CodeEdit
Remark
CodeEdit class is derived from RichEdit class and used to display coding text with the redefined color for key word.
Hierarchy
Examples
Header to Include
Control.h
Reference
Members
| 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. |