5/13/08

How do you implement property persistence for an MFC ActiveX control?

To implement property persistence for an MFC ActiveX control, you use the property
exchange functions provided by MFC, which allow you to serialize properties of different
types. The names of these functions begin with the prefix PX_. PX_ functions are placed
within the control class's DoPropExchange() function.

No comments:

ITUCU