Results 1 to 4 of 4

Thread: Disabling/Enabling Menus in VC++

  1. #1

    Thread Starter
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535

    Disabling/Enabling Menus in VC++

    I have started learning VC++ since today morning. I want to know how can I disable/Enable menu items using code?

    Kinjal

  2. #2
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    Are you using MFC or API?
    Baaaaaaaaah

  3. #3

    Thread Starter
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535

    Thumbs up

    I am using MFC.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Do you know C++? If you don't, learn that first before trying to make Windows applications, whether with MFC or the API.

    If you really want to use MFC, then this is the learning curve:

    C++ -> API -> MFC

    Lots of people get to MFC and decide it's crap (like me) then stick with the API

    So see www.cplusplus.com and the FAQ here on VB-W
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width