Why I can not add variable to controls?

  • Thread starter Thread starter Alex Lu
  • Start date Start date
A

Alex Lu

Hi, I created a MFC project and then add a new dialog , I drop a edit
control to the dialog, but when I right click the control , I found the <Add
varible> item in the popup menu is disabled, could anybody tell me why?
Thanks in advance!

Alex
 
Hi, I created a MFC project and then add a new dialog , I drop a edit
control to the dialog, but when I right click the control , I found the <Add
varible> item in the popup menu is disabled, could anybody tell me why?

Alex,

Have you created a class for the dialog (right click on the dialog)?

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top