Adobe 65030089 - Robohelp - PC Using Manual page 262

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

Advertisement

USING ROBOHELP HTML 10
Context-sensitive Help
Make sure that context-sensitive Help function calls specify the online Help in the individual calls to
When a remote Help call is made, the online version of the Help system appears. If connecting to the Internet is not
possible, offline Help appears.
Call context-sensitive Help for WebHelp or FlashHelp from C# .NET
Include the RoboHelp_CSH.cs file in the project.
1
Call the
2
RH_ShowLocalHelp (hParent, strtHelpURL, strWndName, nCommand, nData)
Parameter
Data Type
Object
hParent
strHelpURL
String
String
strWndName
nCommand
Int
Int
nData
Call context-sensitive Help for WebHelp Pro or FlashHelp Pro from C# .NET
1
Open VisualStudio.
Do one of the following:
2
• Select File > New > Project.
• Open a C# .NET project.
Add a button named Help.
3
Navigate to the context-sensitive Help supporting files in C:\Program Files\[RoboHelp Install Folder]\CSH
4
API\CS.NET.
Copy the RoboHelp_CSH.cs file.
5
6
Paste the files to the C# .NET project.
Right-click the Reference folder. Select Add Reference.
7
Select .Net tab > System.Web.Services.Dll.
8
9
Click OK.
Right-click the Reference folder. Select Add Reference.
10
Select
11
c:\windows\system32\msxml2.dll
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.
OptionConstants.CSH_DISPLAY_CONTEXT
with the map ID in the nData parameter
OptionConstants.CSH_DISPLAY_TOC
the default topic
OptionConstants.CSH_DISPLAY_INDEX
the default topic
OptionConstants.CSH_DISPLAY_SEARCH
and the default topic
Displays the map ID of the topic. To obtain the map ID, you can export the map file
for a programming language using OptionConstants.CSH_DISPLAY_CONTEXT in
nCommand.
Last updated 7/13/2012
RH_Showhelp
function.
Opens the topic associated
Displays the Contents pane and
Displays the Index pane and
Displays the Search pane
256
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Robohelp html 10

Table of Contents