CDataPathProperty::SetControl

CDataPathProperty::SetControl

void SetControl( COleControl* pControl );

Parameters

pControl

A pointer to the asynchronous OLE control to be associated with the property.

Remarks

Call this member function to associate an asynchronous OLE control with the CDataPathProperty object.

CDataPathProperty Overview |  Class Members |  Hierarchy Chart

See Also   CDataPathProperty::GetControl, CDataPathProperty::SetPath, CDataPathProperty::CDataPathProperty