Re: Help Required for Help Context Id !!!!!!

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"SenthilVel" <senthilvel.marimuthu@xxxxxxxxxxxxxxxxxxx> wrote in message
news:Oa51x4W9FHA.3588@xxxxxxxxxxxxxxxxxxxxxxx
> In VB6 we use the property HELPCONTEXTID in order to assign the help id
> for a control. Here in .NET we need to use HelpNavigator
>
> through which we need to specify the TOPICID (equivalent to HELPCONTEXTID
> in VB6). But TOPICID will be available only if we have
>
> .NET framework 2.0 installed.
>
> Question is, is there a way, having .NET framework 1.1 we can achieve the
> implementation of HELPCONTEXTID?
>
> Thanks
>
> Senthil

There must be a way since this tool lists "Update Form controls with Help
Context Ids/Keywords and pop up
Help Builder context sensitively from within your development environment"
as one of its features.

West Wind HTML Help Builder
http://www.west-wind.com/wwHelp/#Features

There's a message board on that site that may help, if no one here knows off
hand.

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..


.



Relevant Pages

  • RE: Incorrect help file shown for buttons on a usercontrol
    ... Have the user control change the client form's HelpContextID when it gets the focus. ... > the focus is on one of the command buttons. ...
    (microsoft.public.vb.com)
  • RE: Incorrect help file shown for buttons on a usercontrol
    ... Have the user control change the client form's HelpContextID when it gets the focus. ... > the focus is on one of the command buttons. ...
    (microsoft.public.vb.general.discussion)
  • RE: Incorrect help file shown for buttons on a usercontrol
    ... Have the user control change the client form's HelpContextID when it gets the focus. ... > the focus is on one of the command buttons. ...
    (microsoft.public.vb.controls)
  • How to link help with a DLL?
    ... VB6 had the HelpContextID to associate a help topic with a specific method. ... All the .Net discussions are related to applications with visible interfaces and associating help with controls. ... In a DLL I need to associate help with a method. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Help Required for Help Context Id !!!!!!
    ... > through which we need to specify the TOPICID (equivalent to HELPCONTEXTID ... > in VB6). ... > Question is, is there a way, having .NET framework 1.1 we can achieve the ...
    (microsoft.public.dotnet.faqs)