Share via


COleControl::AmbientShowHatching

Determines whether the container allows the control to display itself with a hatched pattern when UI active.

BOOL AmbientShowHatching( );

Return Value

Nonzero if the hatched pattern should be shown; 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 Class

Hierarchy Chart

COleControl::AmbientShowGrabHandles