Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the container is in design mode or user mode.
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 TRUE.
Remarks
For example, a container might set this to FALSE in design mode.
Requirements
Header: afxctl.h