What use addpage ?
please example,very thanks
AddPage
AddPage is called to add a page to the Edgebar tool for the document passed in. The HWND passed back can be used in Windows APIs. For Visual C++ users this handle can also be used, for example, to create a CWnd object that can be used as the parent of a CDialog object that may be positioned inside the client area of the returned page.
HRESULT AddPage( IDispatch *theDocument, long nInstanceHandle,
long nBitmapID, BSTR strTooltip, long nOption,
long *hWndPage)
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP