Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Where is the class wizard in VS2005

Where is the class wizard in VS2005

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    eli15021979
    wrote on last edited by
    #1

    Hi, Recently I started working in VS2005 instead of VS6. In VS6 I could add member veriables to my class by using the class wizard. In VS2005 I'm able to add only one member veriable at a time(i.e - for each member veriable i need to right click over the form , choose the Add veriable , add the member veriable and choose the finish option(I can't add more than one veriable in one session). Is there another quick way to do so? Regards, Eli

    B P PJ ArendsP R 4 Replies Last reply
    0
    • E eli15021979

      Hi, Recently I started working in VS2005 instead of VS6. In VS6 I could add member veriables to my class by using the class wizard. In VS2005 I'm able to add only one member veriable at a time(i.e - for each member veriable i need to right click over the form , choose the Add veriable , add the member veriable and choose the finish option(I can't add more than one veriable in one session). Is there another quick way to do so? Regards, Eli

      B Offline
      B Offline
      bob16972
      wrote on last edited by
      #2

      where'd the good stuff go[^]

      1 Reply Last reply
      0
      • E eli15021979

        Hi, Recently I started working in VS2005 instead of VS6. In VS6 I could add member veriables to my class by using the class wizard. In VS2005 I'm able to add only one member veriable at a time(i.e - for each member veriable i need to right click over the form , choose the Add veriable , add the member veriable and choose the finish option(I can't add more than one veriable in one session). Is there another quick way to do so? Regards, Eli

        P Offline
        P Offline
        prasad_som
        wrote on last edited by
        #3

        This could go here as suggestion[^].

        Prasad Notifier using ATL | Operator new[],delete[][^]

        1 Reply Last reply
        0
        • E eli15021979

          Hi, Recently I started working in VS2005 instead of VS6. In VS6 I could add member veriables to my class by using the class wizard. In VS2005 I'm able to add only one member veriable at a time(i.e - for each member veriable i need to right click over the form , choose the Add veriable , add the member veriable and choose the finish option(I can't add more than one veriable in one session). Is there another quick way to do so? Regards, Eli

          PJ ArendsP Offline
          PJ ArendsP Offline
          PJ Arends
          wrote on last edited by
          #4

          eli15021979 wrote:

          s there another quick way to do so?

          Open the class' .h file and start typing. It's the fastest and easiest way to add member variables.


          You may be right
          I may be crazy
          -- Billy Joel --

          Within you lies the power for good, use it!!!

          Within you lies the power for good; Use it!

          1 Reply Last reply
          0
          • E eli15021979

            Hi, Recently I started working in VS2005 instead of VS6. In VS6 I could add member veriables to my class by using the class wizard. In VS2005 I'm able to add only one member veriable at a time(i.e - for each member veriable i need to right click over the form , choose the Add veriable , add the member veriable and choose the finish option(I can't add more than one veriable in one session). Is there another quick way to do so? Regards, Eli

            R Offline
            R Offline
            rgbalpha
            wrote on last edited by
            #5

            When you click the class in class sheet, you'll see a property sheet. It is like the class wizard for adding message handlers and overwriting virtual functions. If you use Dialog DDV/DDX, the adding variable members is for it.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups