Results 1 to 12 of 12

Thread: No colour for MainMenu?

  1. #1

    Thread Starter
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Unhappy No colour for MainMenu?

    I was kind of surprised to see that the MainMenu control doesn't change colour when you change the colour of your form. And there is no "color" property for the MainMenu, so you can't set it manually.

    Has anyone found a way to put a little colour into the MainMenu?
    ~Peter


  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: No colour for MainMenu?

    Originally posted by MrGTI
    I was kind of surprised to see that the MainMenu control doesn't change colour when you change the colour of your form. And there is no "color" property for the MainMenu, so you can't set it manually.
    Has anyone found a way to put a little colour into the MainMenu?
    Did you try changing to Owner Draw ? you can use that to colorize your menu items .

  3. #3
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Could anyone point me in the right direction for some good Owner Draw tutorials?
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  4. #4

    Thread Starter
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Question

    What the heck is Owner Draw?
    ~Peter


  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by RealNickyDude
    Could anyone point me in the right direction for some good Owner Draw tutorials?
    ONE TWO THREE

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  7. #7

    Thread Starter
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277
    Cool stuff. I'm playing with it now, but i don't see any way to apply this to a MainMenu. Hopefully i can figure something out. Or if you have any tips, let me know.
    ~Peter


  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    here's one of many posts about menu owner draw :

  9. #9

    Thread Starter
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Unhappy

    I tried and tired to figure out a way to make the MainMenu into "OwnerDraw" so i could colour it, but nothing i tried worked.

    So i downloaded the MagicMenu. It's pretty sweet, and it's got all the bells and whistles you could ask for. It's a bugger to get all set up though. And i'll have to deploy it with any project i make using it, but i guess that's the price you have to pay if you want the cool stuff.
    ~Peter


  10. #10
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    Try using the XPMenuItem objec that I created. It has the look of the menuitems in Office XP and Visual Studio .NET.

    Get it from my site here: http://www.PietschSoft.com/Products


  11. #11
    Frenzied Member dis1411's Avatar
    Join Date
    Mar 2001
    Posts
    1,048
    Originally posted by MrGTI
    What the heck is Owner Draw?
    it means the program creates the menu instead of asking windows to

  12. #12
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    This thread should be closed or I better unsubscribe.........

    .

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