12-16-2009, 9:00 AM
|
floriankarch
Joined on 12-17-2009
Posts 3
|
Open the right page in the chm from VB.Net
|
 
 
|
|
|
In the Help.ShowHelp function, if i want to go to a specific bookmark created in the word document, what's the manner ?
I succeed with Help.ShowHelp(Me, "mychm.chm",KeywordIndex,"MyString") but i would prefer to search with hidden bookmarks in the word document (= name of the vb screen) rather than a specific string.
Thanks.
|
|
|
|
|
Report
|
|
|
|