COleControl::AmbientUIDead

Determines if the container wants the control to respond to user-interface actions.

BOOL AmbientUIDead( );

Return Value

Nonzero if the control should respond to user-interface actions; otherwise 0. If this property is not supported, this function returns 0.

Remarks

For example, a container might set this to TRUE in design mode.

Requirements

Header: afxctl.h

See Also

Reference

COleControl Class

Hierarchy Chart

COleControl::AmbientUserMode

Other Resources

COleControl Members