Results 1 to 4 of 4

Thread: Add images to Popup menu...[Resolved]

  1. #1

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Resolved Add images to Popup menu...[Resolved]

    I can add images to the regular menus using

    SetMenuItemBitmaps

    but it doesnt want to work for popmenus!
    any ideas??
    Last edited by Static; Jun 20th, 2005 at 12:40 PM.
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  2. #2
    Addicted Member
    Join Date
    May 2005
    Posts
    168

    Re: Add images to Popup menu...

    Hi,

    I think if you use the same method SetMenuBitmaps but for popup menus I think the popup menu has to be visible on the menubar for the bitmaps to show. You can always disable the popup menu on the bar so it will still be visible but not clickable.

    Have a good one!
    BK

  3. #3

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: Add images to Popup menu...

    I know it works if its visible.. but looks terrible. no good (Thanks though)
    There must be another way..
    the SetMenuBitmaps works in access2k...(when the popMenu is "created" at runtime..)

    any other ideas?
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  4. #4

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: Add images to Popup menu...

    actually your idea worked... sort of..
    enabled = false
    caption = "" <added this

    worked great!
    Thanks!!
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

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