SECTipOfDay::SetLeadInText

voidSECTipOfDay::SetLeadInText(const TCHAR *lpNewLeadInText)

Allows the user to change the "Did you know..." lead-in text to any string they desire. This is the string that is displayed to the right of the icon.

Defined in: sectod.cpp

Return Value

void

Parameters

lpNewLeadInText

Specifies the string to use for lead-in text.

See Also

SetLeadInFont

SECTipOfDay