<< Return to Main Index

< Return to Class Index

CGXExcelChildFrame::InitNewHandler

virtual LONG InitNewHandler(UINT ui = 0, LONG l = 0);

ui

WPARAM data

l

LPARAM data

Remarks

This override corresponds to the WM_GX_INITNEW message. The WPARAM and LPARAM parameters that are passed in to this message are passed on to this method. This method posts the WM_GXINITIALUPDATE and the WM_GXINITIALUPDATEDONE messages to the Excel views. The later message is posted after the tab count is initialized.

See Also

CGXExcelChildFrame::InitFromFileHandler CGXExcelReadView::OnExcelFileInitialUpdate CGXExcelReadView::OnExcelFileInitialUpdateDone

CGXExcelChildFrame

Class Overview | Class Members