Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to associate an asynchronous OLE control with the CDataPathProperty object.
void SetControl(
COleControl* pControl
);
Parameters
- pControl
A pointer to the asynchronous OLE control to be associated with the property.
Requirements
Header: afxctl.h
See Also
Reference
CDataPathProperty::CDataPathProperty