CDataPathProperty::SetControl

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 Class

Hierarchy Chart

CDataPathProperty::GetControl

CDataPathProperty::SetPath

CDataPathProperty::CDataPathProperty