COleControl::AmbientUserMode
Determines if the container is in design mode or user mode.
BOOL AmbientUserMode( );
Возвращаемое значение
Nonzero if the container is in user mode; otherwise 0 (in design mode). If this property is not supported, this function returns TRUE.
Заметки
For example, a container might set this to FALSE in design mode.
Требования
Header: afxctl.h