helpfiles and vb.net 2003

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JR

    #1

    helpfiles and vb.net 2003

    Hi,

    I need to add contect help in my application. in the paste I used vb6 and
    shalom helpmaker. that worked fine contectid was the same as the pagenumber

    Now with the helpprovider i can't figer it out how to do it. almost no
    examples wher i find(or i don't look fine)

    who can help me. i want to stay with helpfiles (*.hlp)


    Jan


  • Eric Moreau

    #2
    Re: helpfiles and vb.net 2003

    See an article I wrote in December 2004 from http://emoreau.s2i.com/

    --


    HTH

    Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
    Conseiller Principal / Senior Consultant
    S2i web inc. (www.s2i.com)


    "JR" <x.x@x.xwrote in message
    news:g519h.1985 85$qz2.3034167@ phobos.telenet-ops.be...
    Hi,
    >
    I need to add contect help in my application. in the paste I used vb6 and
    shalom helpmaker. that worked fine contectid was the same as the
    pagenumber
    >
    Now with the helpprovider i can't figer it out how to do it. almost no
    examples wher i find(or i don't look fine)
    >
    who can help me. i want to stay with helpfiles (*.hlp)
    >
    >
    Jan
    >

    Comment

    • JR

      #3
      Re: helpfiles and vb.net 2003

      thanks I'm gonna try it


      "Eric Moreau" <eric.moreau_N_ O_S_P_A_M@video tron.caschreef in bericht
      news:O2vPghpDHH A.4464@TK2MSFTN GP06.phx.gbl...
      See an article I wrote in December 2004 from http://emoreau.s2i.com/
      >
      --
      >
      >
      HTH
      >
      Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
      Conseiller Principal / Senior Consultant
      S2i web inc. (www.s2i.com)

      >
      "JR" <x.x@x.xwrote in message
      news:g519h.1985 85$qz2.3034167@ phobos.telenet-ops.be...
      >Hi,
      >>
      >I need to add contect help in my application. in the paste I used vb6 and
      >shalom helpmaker. that worked fine contectid was the same as the
      >pagenumber
      >>
      >Now with the helpprovider i can't figer it out how to do it. almost no
      >examples wher i find(or i don't look fine)
      >>
      >who can help me. i want to stay with helpfiles (*.hlp)
      >>
      >>
      >Jan
      >>
      >
      >

      Comment

      • Master Programmer

        #4
        Re: helpfiles and vb.net 2003

        VB 6.0 is the undisputed GOD of programming software. Do yourself a
        favour and give anything that ends in ".NET" a wide berth, every
        version of this garbage continues to get worse.

        If you feel you need to move away from VB 6.0 (not a nice thought I
        know), then you could consider Delphi - a more stable product than any
        MS offerings.


        Hope this helps
        The Grand Master



        JR wrote:
        Hi,
        >
        I need to add contect help in my application. in the paste I used vb6 and
        shalom helpmaker. that worked fine contectid was the same as the pagenumber
        >
        Now with the helpprovider i can't figer it out how to do it. almost no
        examples wher i find(or i don't look fine)
        >
        who can help me. i want to stay with helpfiles (*.hlp)
        >
        >
        Jan

        Comment

        Working...