TMenuItem at runtime

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33783
    João Paulo
    Participant

    Tmenuintem am creating at runtime, how to update these objects?
    They are in standard Windows.

    #42744
    Support
    Keymaster

    Hello
    The answer exists already on this forum http://www.alphaskins.com/forum/index.php?…ost&p=21510

    sSkinManager1.SkinableMenus.HookPopupMenu(sPopupMenu1, True);
    Menu items, created in the run-time, must be updated manually in old versions of the package.

    Btw. Which version of AlphaControls is used? Menus must be updated automatically in latest versions.
    And which control is owner of your menu?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.