CMFCToolBarComboBoxButton::Serialize

Reads this object from an archive or writes it to an archive.

virtual void Serialize(
   CArchive& ar
);

Parameters

  • [in, out] ar
    The CArchive object to serialize.

Remarks

Settings in the CArchive object determine whether this method reads or writes to the archive.

Requirements

Header: afxtoolbarcomboboxbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarComboBoxButton Class