COleControl::AmbientUIDead

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

Call this function to determine if the container wants the control to respond to user-interface actions. For example, a container might set this to TRUE in design mode.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::AmbientUserMode