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
  1. Home
  2. General Programming
  3. C#
  4. Using assembly information from a different assembly

Using assembly information from a different assembly

Scheduled Pinned Locked Moved C#
winformstutorialquestion
4 Posts 3 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.
  • A Offline
    A Offline
    alleyes 0
    wrote on last edited by
    #1

    How do you scope information from one assembly to another? I have a generic host dialog DLL and I use that to create applications in the form of user controls. The host dialog DLL however is the default system menu and has no scope of the assembly who's information I want to pass in. For example: Host dialog is a WinForm DLL. It has the client area as well as the non-client area for window controls (minimize close, system menu). Apps are created using user controls that are addded to projects and each one has the host dialog in common. I would like to have a generic About selection added to the system menu but display fields from the assembly of the project and not the host dialog DLL. Hope that was clear Thanks

    W 1 Reply Last reply
    0
    • A alleyes 0

      How do you scope information from one assembly to another? I have a generic host dialog DLL and I use that to create applications in the form of user controls. The host dialog DLL however is the default system menu and has no scope of the assembly who's information I want to pass in. For example: Host dialog is a WinForm DLL. It has the client area as well as the non-client area for window controls (minimize close, system menu). Apps are created using user controls that are addded to projects and each one has the host dialog in common. I would like to have a generic About selection added to the system menu but display fields from the assembly of the project and not the host dialog DLL. Hope that was clear Thanks

      W Offline
      W Offline
      William Winner
      wrote on last edited by
      #2

      I know this was answered in Quick Answer, but an FYI. One, don't cross-post. By that I mean, post your question in one place and wait for an answer, not in two or more forums. Secondly, if you solve your problem in one of these forums (not the quick answers) then edit the title so that it says solved.

      A 1 Reply Last reply
      0
      • W William Winner

        I know this was answered in Quick Answer, but an FYI. One, don't cross-post. By that I mean, post your question in one place and wait for an answer, not in two or more forums. Secondly, if you solve your problem in one of these forums (not the quick answers) then edit the title so that it says solved.

        A Offline
        A Offline
        alleyes 0
        wrote on last edited by
        #3

        If I could have withdrawn from quick answer I would have so as to not double post. As it was I got my answer in the Quick Answer. So better that it remained there for visibility.

        P 1 Reply Last reply
        0
        • A alleyes 0

          If I could have withdrawn from quick answer I would have so as to not double post. As it was I got my answer in the Quick Answer. So better that it remained there for visibility.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          As you had a reply to your message here, you would have been better editing your question to put a link to the QA version. As it is, there's now a dangling reply.

          "WPF has many lovers. It's a veritable porn star!" - Josh Smith

          As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

          My blog | My articles | MoXAML PowerToys | Onyx

          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