Share via


CMFCVisualManager::SetMenuShadowDepth

Sets the width and height of the menu shadow.

void SetMenuShadowDepth(
   int nDepth
);

Parameters

  • [in] nDepth
    An integer that specifies the depth of the menu shadow in pixels.

Remarks

The height and width of the menu shadow must be identical. The default value is 7 pixels.

Requirements

Header: afxvisualmanager.h

See Also

Reference

CMFCVisualManager Class

Hierarchy Chart