Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the container allows the control to display grab handles for itself when active.
BOOL AmbientShowGrabHandles( );
Return Value
Nonzero if grab handles should be displayed; otherwise 0. If this property is not supported, this function returns nonzero.
Remarks
Note that the container is not required to support this property.
Requirements
Header: afxctl.h
See Also
Reference
COleControl::AmbientShowHatching