CDHtmlDialog::LoadFromResource
Loads the specified resource into the WebBrowser control in the DHTML dialog.
BOOL LoadFromResource(
LPCTSTR lpszResource
);
BOOL LoadFromResource(
UINT nRes
);
Параметры
lpszResource
A pointer to a string containing the name of the resource to load.nRes
The ID of the resource to load.
Возвращаемое значение
TRUE if successful; otherwise FALSE.
Требования
Header: afxdhtml.h