AS I only have the visual study 2008 express, which does not have MFC, I am trying to implement the chapter 14 SKETCHER program using CLR--windows form application.
Everything goes fine as the book goes explaining, up to the point on page 839, were you say:
---------------------------------------------------------------------------------
"The element type and the drawing color are modal, so you should add variables to the Form1 class to store the current element type and color. You can do this manually or use a code wizard to do it; letâs try the latter. Right-click on Form1 in Class View and select Add /Add Variable... from the pop-up.
Select the Access as private, double-click the default variable type and enter Element Type and type the variable name as element Type. "
------------------------------------------------------------------------------
I can not get the code wizard to appear in order to Add the variable, have tried many times.
Also I do not find on the text following that paragraph the explanation on how to do it without the wizard
could you pls help
besides this problem, I found the book extremely well written and highly didactic.


thanks in advance
jjosea