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. Help File integration

Help File integration

Scheduled Pinned Locked Moved C#
csharpalgorithmsjsonhelptutorial
3 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.
  • M Offline
    M Offline
    Muhammad Nauman Yousuf
    wrote on last edited by
    #1

    Dear All, I tried searching CP for some relevant answer as to "How to integrate a help (.chm) file with my dot.net application). Any comments / suggestion / solutions ... Thank you! Nauman

    "Mess with the Best, Die like the rest"

    J 1 Reply Last reply
    0
    • M Muhammad Nauman Yousuf

      Dear All, I tried searching CP for some relevant answer as to "How to integrate a help (.chm) file with my dot.net application). Any comments / suggestion / solutions ... Thank you! Nauman

      "Mess with the Best, Die like the rest"

      J Offline
      J Offline
      Justin Perez
      wrote on last edited by
      #2

      On install of your software put it into the same directory as the your executeable. Or not, doesn't matter, just know where you put it. Build a string for the directory of the file, and show it like this: Help.ShowHelp(this, strHelpFilePath, "Introduction.htm");

      I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

      M 1 Reply Last reply
      0
      • J Justin Perez

        On install of your software put it into the same directory as the your executeable. Or not, doesn't matter, just know where you put it. Build a string for the directory of the file, and show it like this: Help.ShowHelp(this, strHelpFilePath, "Introduction.htm");

        I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

        M Offline
        M Offline
        Muhammad Nauman Yousuf
        wrote on last edited by
        #3

        Thx for the hlep Perez. I m quite unable to understand the syntax above, can you please be more elaborative. Thank you!

        "Mess with the Best, Die like the rest"

        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