CComControl::GetAmbientShowGrabHandles

This method retrieves DISPID_AMBIENT_SHOWGRABHANDLES, a flag indicating whether the container allows the control to display grab handles for itself when active.

Syntax

HRESULT GetAmbientShowGrabHandles( BOOL& bShowGrabHandles );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Methods