Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Reads this object from an archive or writes it to an archive.
virtual void Serialize(
CArchive& ar
);
Parameters
- [in] ar
The CArchive object from which or to which to serialize.
Remarks
This method extends the base class implementation (CMFCToolBarButton::Serialize) by serializing the resource ID of the parent toolbar. When the archive is loading (CArchive::IsLoading returns a nonzero value), this method sets the m_pToolBar data member to the toolbar that contains the serialized resource ID.
Requirements
Header: afxdropdowntoolbar.h