DxpHelpProvider Methods TIBCO Spotfire 7.6 API Reference

The DxpHelpProvider type exposes the following members.

Methods

  Name Description
Public method CanExtend
Specifies whether this object can provide its extender properties to the specified object.
(Inherited from HelpProvider.)
Public method CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Protected method Finalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public method GetHelpKeyword
Returns the Help keyword for the specified control.
(Inherited from HelpProvider.)
Public method GetHelpNavigator
Returns the current HelpNavigator setting for the specified control.
(Inherited from HelpProvider.)
Public method GetHelpString
Returns the contents of the pop-up Help window for the specified control.
(Inherited from HelpProvider.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetShowHelp
Returns a value indicating whether the specified control's Help should be displayed.
(Inherited from HelpProvider.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member Initialize
Initializes the help provider.
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public method ResetShowHelp
Removes the Help associated with the specified control.
(Inherited from HelpProvider.)
Public method SetHelpKeyword
Specifies the keyword used to retrieve Help when the user invokes Help for the specified control.
(Inherited from HelpProvider.)
Public method SetHelpNavigator
Specifies the Help command to use when retrieving Help from the Help file for the specified control.
(Inherited from HelpProvider.)
Public method SetHelpString
Specifies the Help string associated with the specified control.
(Inherited from HelpProvider.)
Public method SetInvariantHelpNamespace
Calling this method overides the default help namespace with an invariant version. The intended use for this method is to provide English help for non-translated dialogs, such as for minor releases and service packs where the translation cost has been judged as too expensive.
Public method SetShowHelp
Specifies whether Help is displayed for the specified control.
(Inherited from HelpProvider.)
Public method ShowHelp
Shows the help associated with the specified Control.
Public method ToString
Returns a string that represents the current HelpProvider.
(Inherited from HelpProvider.)
Top
See Also

Reference