SRGWizSheet::SetShadowStyle

void SRGWizSheet::SetShadowStyle(SRGraphStyle* pStyle, UINT nType)

Change the shadow style to the style given in the second argument
0 -- CX_NO_SHADOW no shadow (default)
1 -- CX_THIN_SHADOW thin shadow
2 -- CX_MEDIUM_SHADOW medium shadow
3 -- CX_THICK_SHADOW thick shadow

Defined in: WizSheet.cpp

Return Value

void

Parameters

pStyle

The type to be modified

nType

Value of the shadow style to be set