CWnd::SetProperty

This method sets the ActiveX control property specified by dwDispID. This method should be called only on an ActiveX control.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

CWnd::InvokeHelper, COleDispatchDriver, CWnd::CreateControl