CEditView 	Constructs an object of type CEditView.
Attributes
GetEditCtrl 	Provides access to the CEdit portion of a CEditView object (the Windows edit control).
GetPrinterFont 	Retrieves the current printer font.
GetSelectedText 	Retrieves the current text selection.
LockBuffer 	Locks the buffer.
UnlockBuffer 	Unlocks the buffer.
GetBufferLength 	Obtains the length of the character buffer.
SetPrinterFont 	Sets a new printer font.
SetTabStops 	Sets tab stops for both screen display and printing.
Operations
FindText 	Searches for a string within the text.
PrintInsideRect 	Renders text inside a given rectangle.
SerializeRaw 	Serializes a CEditView object to disk as raw text.
			
		
 
	
Partager