Opens a form and sets the HelpForm property to an instance of the form. c`
public bool OpenForm(string Pk, TopicTypes TopicType, string FileName)
Return Value
bool
Parameters
Pk
The key to lookup
TopicType
Topic type to lookup
FileName
Optional file name
Overloads:
o.OpenForm(cLookup,nType,cFilename)
public bool OpenForm( string Pk, TopicTypes TopicType );
public bool OpenForm( string Pk );
See also:
Class wwHelp© West Wind Techologies, 1996-2023 • Updated: 10/21/07
Comment or report problem with topic