Hi,
I am having a CHM file which contains topic ID & the Help sting in the following forms:
.topic 0x1c52
Identifies the name of the schema to be used for the task.
.topic 0x232b
Indicates the charge code to be used when a job is submitted to this server.
.topic 0x2338
.topic 0x1d55
Designates that only the job initiator and privileged users are granted control over the job.
I would like to provode the topic id to a TextBox, if I press the F1 key on the TextBox the corresponding Help String has to be displayed.
regards
Manoharan
I am having a CHM file which contains topic ID & the Help sting in the following forms:
.topic 0x1c52
Identifies the name of the schema to be used for the task.
.topic 0x232b
Indicates the charge code to be used when a job is submitted to this server.
.topic 0x2338
.topic 0x1d55
Designates that only the job initiator and privileged users are granted control over the job.
I would like to provode the topic id to a TextBox, if I press the F1 key on the TextBox the corresponding Help String has to be displayed.
regards
Manoharan