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 / C++ / MFC
  4. Embed word document inside a form

Embed word document inside a form

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
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.
  • K Offline
    K Offline
    Kamesh
    wrote on last edited by
    #1

    :confused:How to embed a word document inside a form, what are the steps and what control i have to use?? Thanks inadvance --Kamesh

    V 1 Reply Last reply
    0
    • K Kamesh

      :confused:How to embed a word document inside a form, what are the steps and what control i have to use?? Thanks inadvance --Kamesh

      V Offline
      V Offline
      vijayaramaraju
      wrote on last edited by
      #2

      Hi, You got to make your application to be a container. for this the Document should be derived from a COleDocument instead of a CDocument. Create a project with the container option in the third step of the MFC class wizard. by default you'll get an insert object in the Edit Menu. use that and insert MS Word Document. your application would then host an MS-Word document.

      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