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 OverviewClass MembersHierarchy Chart

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