|
virtual |
Creates the calculator Windows control.
Call this function to create the calculator Windows control. Use this function if the calculator control is placed on a dialog. The function should be called from OnInitDialog.
| pParentWnd | A pointer to the parent window. |
| rect | The calculator control rectangle. |
| nID | Control ID. |