CEditView Members
Base Class Members
Data Members
Default style for objects of type CEditView. |
Construction
Constructs an object of type CEditView. |
Attributes
Obtains the length of the character buffer. |
|
Provides access to the CEdit portion of a CEditView object (the Windows edit control). |
|
Retrieves the current printer font. |
|
Retrieves the current text selection. |
|
Locks the buffer. |
|
Sets a new printer font. |
|
Sets tab stops for both screen display and printing. |
|
Unlocks the buffer. |
Operations
Searches for a string within the text. |
|
Renders text inside a given rectangle. |
|
Serializes a CEditView object to disk as raw text. |
Overridables
Finds next occurrence of a text string. |
|
Replaces all occurrences of a given string with a new string. |
|
Replaces current selection. |
|
Called when a find operation fails to match any further text. |