CMFCShadowRenderer Class

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

class CMFCShadowRenderer : public CMFCControlRenderer

Members

Public Methods

Name

Description

CMFCShadowRenderer::Create

 

CMFCShadowRenderer::CreateObject

Used by the framework to create a dynamic instance of this class type.

CMFCShadowRenderer::Draw

Selects an image from the internal image list and draws it in the specified rectangle. (Overrides CMFCControlRenderer::Draw.)

CMFCShadowRenderer::DrawFrame

Draws an image border (frame) that is selected from the internal image list. (Overrides CMFCControlRenderer::DrawFrame.)

CMFCShadowRenderer::GetRuntimeClass

 

CMFCShadowRenderer::OnSysColorChange

  (Overrides CMFCControlRenderer::OnSysColorChange.)

Inheritance Hierarchy

CObject

   CMFCControlRenderer

      CMFCShadowRenderer

Requirements

Header:

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)