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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. cloning menus

cloning menus

Scheduled Pinned Locked Moved C#
question
2 Posts 2 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.
  • S Offline
    S Offline
    Stephan Wright
    wrote on last edited by
    #1

    Hy everyone! When I do clone menues do I clone them as a whole meaning, the Menu, the Items and the actions which they did or do I only clone the items? Because what I want to do is cloning an existing menu and adding some new items to the cloned menu. But I am not sure if cloning only creates a copy of the menu without the actions or with them. I only found examples describing cloning the items but there were no infos available if the actions were also cloned. Thanks! Stephan.

    S 1 Reply Last reply
    0
    • S Stephan Wright

      Hy everyone! When I do clone menues do I clone them as a whole meaning, the Menu, the Items and the actions which they did or do I only clone the items? Because what I want to do is cloning an existing menu and adding some new items to the cloned menu. But I am not sure if cloning only creates a copy of the menu without the actions or with them. I only found examples describing cloning the items but there were no infos available if the actions were also cloned. Thanks! Stephan.

      S Offline
      S Offline
      sreejith ss nair
      wrote on last edited by
      #2

      hi, i can give a small hit. If you took the methods MergeMenu() -> This will merges another menu's items with this one's as specified by these mergeType and mergeorder properties. This method is used to merge an MDI continer's menu with that of its active child. CloneMenu() -> This will create a deep copy of another menu. ************************** S r e e j i t h N a i r **************************

      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