Construction | |
---|---|
CEditView | Constructs an object of type CEditView. |
Attributes | |
---|---|
GetEditCtrl | Provides access to the CEdit portion of a CEditView object (the Windows edit control). |
GetSelectedText | Retrieves the current text selection. |
LockBuffer | Locks the buffer. |
UnlockBuffer | Unlocks the buffer. |
GetBufferLength | Obtains the length of the character buffer. |
SetTabStops | Sets tab stops for both screen display and printing. |
Operations | |
---|---|
SerializeRaw | Serializes a CEditView object to disk as raw text. |
CEditView Overview, CEditView Data Members, View Classes