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 / C++ / MFC
  4. binding an application to an application

binding an application to an application

Scheduled Pinned Locked Moved C / C++ / MFC
wpfwcftutorial
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
    swarup
    wrote on last edited by
    #1

    hi guys anyone has any idea or know how to, i hv a dialog based application, in tht suppose i want to bind notepad, bind mean, notepad will be inside the application and should behave as a child to my dialog, ie, u see a button or editbox they are bind to dialog n they act as a child to the app n they move with the app, same way in my app notepad has to do, move with the dialog.if i click some where out of ma app n then again click on ma app notepad should be in its place. any idea, thanks

    A 1 Reply Last reply
    0
    • S swarup

      hi guys anyone has any idea or know how to, i hv a dialog based application, in tht suppose i want to bind notepad, bind mean, notepad will be inside the application and should behave as a child to my dialog, ie, u see a button or editbox they are bind to dialog n they act as a child to the app n they move with the app, same way in my app notepad has to do, move with the dialog.if i click some where out of ma app n then again click on ma app notepad should be in its place. any idea, thanks

      A Offline
      A Offline
      Arman S
      wrote on last edited by
      #2

      There is a technology for that - OLE. To do what you want, first the client side (e.g. notepad) should support OLE activization/embedding. Second, your app should support the facilities of OLE controllers. As far as i know, Notepad is not an OLE client, so it cannot 'bound' (as you call) to other applications. For more details, search for 'OLE Visual Editing' in the web.

      -- ===== Arman

      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