Adobe 65030089 - Robohelp - PC Using Manual page 264

User manual
Hide thumbs Also See for 65030089 - Robohelp - PC:
Table of Contents

Advertisement

USING ROBOHELP HTML 10
Context-sensitive Help
10
Double-click the button.
Copy the ASP.NET context-sensitive Help example code. Paste it into the code.
11
In the code, add using RoboHelpAPI.
12
13
To test, compile and run the project. Select the Help button.
Call context-sensitive Help for WebHelp or FlashHelp from Visual Basic .NET
Include the RoboHelp_CSH.vb file in the project.
1
2
Call the
RH_ShowLocalHelp (hParent, strtHelpURL, strWndName, nCommand, nData)
Parameter
Data Type
hParent
Object
strHelpURL
String
String
strWndName
nCommand
Int
nData
Int
Call context-sensitive Help for WebHelp Pro or FlashHelp Pro from Visual Basic .NET
Open VisualStudio.NET.
1
Do one of the following:
2
• Select File > New > Project.
• Open a Visual Basic .NET project.
Navigate to the context-sensitive Help files for ASP .NET in C:\Program Files\[RoboHelp Install Folder]\CSH
3
API\VB.NET.
4
Copy the RoboHelp_CSH.vb file.
Paste the supporting files to the ASP .NET project.
5
Right-click the Reference folder. Select Add Reference.
6
7
Select .Net tab > System.Web.Services.Dll.
8
Click OK.
Right-click the Reference. Select Add Reference.
9
Select:
10
msxml2.dll
Select OK.
11
Add a button in the application.
12
Description
Handle of the parent window.
Help source for WebHelp; specifies the path to the project start page.
Name of the window to be opened.
Class constants.
Opens the topic associated with the map ID
CSH_DISPLAY_CONTEXT
in the nData parameter
Displays the Contents pane and the default topic
CSH_DISPLAY_TOC
Displays the Index pane and the default topic
CSH_DISPLAY_INDEX
Displays the Search pane and the default topic
CSH_DISPLAY_SEARCH
Displays the map ID of the topic. To obtain the map ID, you can export the map file
for a programming language using CSH_DISPLAY_CONTEXT in
Last updated 7/13/2012
258
function.
nCommand.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Robohelp html 10

Table of Contents