BOOL CBCGPEditCtrl::OpenFile | ( | CFile & | file | ) |
Opens a file, reads text from it and sets this text to the edit control.
Use this function to set the edit control's text from the specified file.
file | A file object. The file must have been opened. |