BOOL AmbientUserMode( );
Return Value
Nonzero if the container is in user mode; otherwise 0 (in design mode). If this property is not supported, this function returns 0.
Remarks
Call this function to determine if the container is in design mode or user mode. For example, a container might set this to FALSE in design mode.
COleControl Overview | Class Members | Hierarchy Chart
See Also COleControl::AmbientUIDead