Sets the stock Font property of your control.
void SetFont(
   LPFONTDISP pFontDisp 
);
Parameters
- pFontDisp
 A pointer to a Font dispatch interface.
Requirements
Header: afxctl.h
Sets the stock Font property of your control.
void SetFont(
   LPFONTDISP pFontDisp 
);
Header: afxctl.h