|
VLPropertyList Reference
|
||||||
|
Returns or sets a context ID for a topic in a HelpFile to provide context-sensitive Help for the property.
Syntax object.HelpContext [= Long]
The HelpContext property syntax has these parts:
Remark VLPropertyList control supports WinHelp (.hlp format help) as well as HtmlHelp (new .chm format help) files. It will automatically launch and show the appropriate help page when HelpFile and HelpContext are specified for a property. When COM object's properties are loaded using LoadobjectProperties , the HelpFile and HelpContext attributes are also loaded from the typeinfo of the COM object. Before launching the help file, the control fires HelpRequested event. You can suppress auto launching of help by setting bProcessDefault to false in the HelpRequested event. |
||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |