BEGIN_EVENT_MAP(theClass, baseClass ) 參數 theClass 指定事件對應這是控制項類別的名稱。 baseClass 指定theClass基底類別的名稱。 備註 在定義的實作 (.cpp) 檔中這個成員為您的類別函式,開始與BEGIN_EVENT_MAP巨集對應的事件,然後將的巨集輸入每個事件,然後利用END_EVENT_MAP巨集對應的事件。
Remarks In the implementation (.cpp) file that defines the member functions for your class, start the event map with theBEGIN_EVENT_MAPmacro, then add macro entries for each of your events, and complete the event map with theEND_EVENT_MAPmacro. For more information on event maps and theBEG...
Embedded event maps within a DHTML and URL event map consist of a BEGIN_EMBED_DHTML_EVENT_MAP macro followed by DHTML_EVENT macros and an END_EMBED_DHTML_EVENT_MAP macro.Each embedded event map requires a corresponding URL event entry to map mapName (specified in BEGIN_EMBED_DHTML_EVENT_...
BEGIN_EMBED_DHTML_EVENT_MAP(className, mapName ) 參數className 包含事件對應的類別名稱。 這個類別應該直接或間接衍生自 CMultiPageDHtmlDialog。 內嵌的 DHTML 事件對應必須在 DHTML 和 URL 的事件對應)。 mapName 指定的事件對應的網頁。 這會符合 mapName 在URL_EVENT_ENTRY 巨集的實際定義的 URL 或 HTML...
BEGIN_DHTML_URL_EVENT_MAP(CMyMultiPageDlg) BEGIN_EMBED_DHTML_EVENT_MAP(CMyMultiPageDlg, Page1) DHTML_EVENT_ONCLICK(_T("Next"), OnPage1Next) END_EMBED_DHTML_EVENT_MAP() BEGIN_EMBED_DHTML_EVENT_MAP(CMyMultiPageDlg, Page2) DHTML_EVENT_ONCLICK(_T("Back"), OnPage2Back) DHTML_EVENT_ON...
Embedded event maps within a DHTML and URL event map consist of a BEGIN_EMBED_DHTML_EVENT_MAP macro followed by DHTML_EVENT macros and an END_EMBED_DHTML_EVENT_MAP macro.Each embedded event map requires a corresponding URL event entry to map mapName (specified in BEGIN_EMBED_DHTML_EVENT_...
Embedded event maps within a DHTML and URL event map consist of a BEGIN_EMBED_DHTML_EVENT_MAP macro followed by DHTML_EVENT macros and an END_EMBED_DHTML_EVENT_MAP macro.Each embedded event map requires a corresponding URL event entry to map mapName (specified in BEGIN_EMBED_DHTML_EVENT_...
Starts the definition of an embedded DHTML event map in a multipage dialog.Copy BEGIN_EMBED_DHTML_EVENT_MAP(className, mapName ) ParametersclassName The name of the class containing the event map. This class should derive directly or indirectly from CMultiPageDHtmlDialog. The embedded DHTML ...
BEGIN_EMBED_DHTML_EVENT_MAP(className, mapName ) ParametersclassName The name of the class containing the event map. This class should derive directly or indirectly from CMultiPageDHtmlDialog. The embedded DHTML event map must be inside a DHTML and URL event map). mapName Specifies the page ...
BEGIN_EVENT_MAP BEGIN_EVENTSINK_MAP BEGIN_INTERFACE_MAP BEGIN_MESSAGE_MAP BEGIN_TEMPLATE_MESSAGE_MAP BEGIN_OLEFACTORY BEGIN_PROPPAGEIDS BEGIN_URL_ENTRIES CATCH CATCH_ALL CommandHandler委托 CommandUIHandler委托 CompareElements CopyElements CONNECTION_IID CONNECTION_PART DDP_CBIndex DDP_CBString DDP_CBString...