Board index » DotNet » Help needed for Help Cnotext Id !!!!
|
datamovr
Registered User |
|
datamovr
Registered User |
Help needed for Help Cnotext Id !!!!
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 - |
