CGXFrameAdapter::GetInsertInfo

virtual void GetInsertInfo(int nInsertBefore, CGXTabCreateInfo* pTabCreateInfo, UINT& nID);

nInsertBefore

Index of the tab (before which the insert will be made)

pTabCreateInfo

ab creation information

nID

ID of the tab to be inserted

Remarks

This function will be called whenever there is an insert made into the worksheet.

See Also

 CGXFrameAdapter::OnChangeInsertInfo

CGXFrameAdapter

 Class Overview |  Class Members