CWnd::SetProperty

Call this member function to set the ActiveX control property specified by dwDispID. This function should be called only on an ActiveX control.

Syntax

void SetProperty( DISPID dwDispID, VARTYPE vtProp, ... );

At a Glance

Header File Afxwin.h
Platforms
Versions 2.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::InvokeHelper, COleDispatchDriver, CWnd::CreateControl