BOOL CBCGPEditCtrl::OpenFile | ( | const CString & | strFileName | ) |
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.
strFileName | Specifies the file name. |